-
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
-
Input increase autocomplete
-
Add counter start to reduce
-
impove table render logic,fix xss.
-
fix #695
-
Use textContent to not escape html entities in Select options