Commit Graph

6 Commits

Author SHA1 Message Date
07akioni
8963a9a61f perf(select): impore pref 2019-12-26 14:48:45 +08:00
07akioni
9db4e0edaa refactor(select): imporve perf & api change
1. restrain option value to string & number, for find id by value is a huge overhead when where is too many options.
2. use value as option.id, for the same reason
3. imporve the perf of select by remove some bottle neck function
2019-12-26 01:32:36 +08:00
07akioni
86c9c52949 refactor(dropdown): wip 2019-12-01 22:55:39 +08:00
07akioni
9c976c8f65 refactor(popover): remove all wrappers 2019-09-02 15:55:23 +08:00
07akioni
9c2562b6dc chore: add some comment 2019-08-28 22:37:43 +08:00
07akioni
84f29dbbca feat(cascader): lazy 2019-08-28 17:02:40 +08:00