-
Pr/1789
-
Propagate type changes to panel
-
Update Sinon to major v.3 because of peer dependencies
-
Update dependencies
-
Update Travis so we use Node v.6 Update dependencies to latest ”minor/patch”
-
Rollback #968
-
If you want to prevent submit, use this instead: ``` <Form @submit.native.prevent> ```
-
Add tests for #1807
-
fix debounce context
-
Optimize append and remove options
-
Add Object rest spread to eslint and babel configs
-
Also change from `eslint-plugin-html` to `eslint-plugin-vue`
-
修复 Slider 滑动按钮单击时数值跳动 issue