vue-impression icon indicating copy to clipboard operation
vue-impression copied to clipboard

A Vue.js 2.0 UI elements for mobile.

Results 35 vue-impression issues
Sort by recently updated
recently updated
newest added

Bumps [lodash.mergewith](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. Commits - See full diff in [compare view](https://github.com/lodash/lodash/commits) [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=lodash.mergewith&package-manager=npm_and_yarn&previous-version=4.6.1&new-version=4.6.2)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't...

dependencies

![image](https://user-images.githubusercontent.com/22184471/49565884-bfd0a280-f963-11e8-8ba8-d6b7924f8e2a.png) ![image](https://user-images.githubusercontent.com/22184471/49566067-6026c700-f964-11e8-9f6c-3b34beee1a1f.png) slideup固定在bottom,这里是否可以做成配置项,可以设置top,bottom属性

是否可以有个文档,第一次使用vue-impression的时候,不知从何下手,只能翻看源码,感觉增加了项目开发成本

![image](https://user-images.githubusercontent.com/22184471/49513749-f90a0380-f8cc-11e8-8030-64331be1c572.png)

![image](https://user-images.githubusercontent.com/6417186/45791073-9b492080-bcba-11e8-9097-8192c3834a64.png)

![image](https://user-images.githubusercontent.com/6417186/45790995-368dc600-bcba-11e8-8d2c-01eace03cbea.png)

[src/scripts/mixins/sync.js](https://github.com/NewDadaFE/vue-impression/blob/master/src/scripts/mixins/sync.js) 第20-24行,为什么`this.currentValue = undefined`? 把空数组变为`undefined`导致在项目中watch`this.currentValue`的变化时多触发一次change事件。

可否加入滑块选择的组件,例如[这样](http://elemefe.github.io/mint-ui/#/range)