-
Add select examples from the docs for rework of the select component
-
Use babel-polyfill for testing examples
-
Use RegExp.escape proposal library for user input
-
Fix: CommonJS global variables and CommonJS scoping (use this for bro…
-
Fix: Project is using 4 spaces but editor config is wrong when user e…
-
(Polyfill) This is required when developing with older browser i.e. IE11. The locale change is because it is really difficult for non-chinese reading/speaking developers to understand what they are seeing on the page when developing this project.
-
https://github.com/benjamingr/RegExp.escape This just installs the library for use with components in future, i.e. select rework
-
…ode that uses Browserify/WebPack).
-
Pr/3027
-
[Bug Fix] Avatar's slot content not being center after update
-
Pass correct arguments to `on-change` callback
-
Create el-GR.js
-
Hello from Greece, An Attempt to contribute to iview community. Just direct translation. Not tested on components yet. Any comments or edits are welcomed. Keep up the good work lads. Lover of dark themes, by the way......
-
Datepicker refactor
-
繁體中文字詞修飾
-
normalise public (export) value to number of step decimal cases
-
Switch: Add keyboard control
-
Performance Improvements when Table Select
-
Fix #982 issue.Make Null acceptable for Select tag(让Select标签可以接收null值)
-
Revert "updateOpened时判断accordion"