Commit Graph

16 Commits

Author SHA1 Message Date
07akioni
3496883bd9 build: use rollup to build seperated bundle 2019-12-30 13:15:14 +08:00
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
6ee7ced770 refactor(tree): change apply drop insert after logic 2019-12-24 21:49:19 +08:00
songwanli2025@163.com
26442f33e0 fix: fix code smell 2019-12-23 17:40:37 +08:00
songwanli2025@163.com
5f1c73fe8a fix code smells & bug 2019-12-17 15:42:55 +08:00
songwanli2025@163.com
4f90dd3b05 merge from upstream 2019-12-17 14:36:37 +08:00
07akioni
6833c999a2 fix(tree): transition should be disabled when drop 2019-09-15 15:47:56 +08:00
07akioni
9b4ca92d21 fix(tree): leaf status not correct 2019-09-15 13:31:26 +08:00
07akioni
dc1391cb4e feat(tree): draggable 2019-09-15 10:45:34 +08:00
07akioni
9c976c8f65 refactor(popover): remove all wrappers 2019-09-02 15:55:23 +08:00
07akioni
3201cbb34a fix(cascader): remove some dead code 2019-08-29 18:59:41 +08:00
07akioni
9c2562b6dc chore: add some comment 2019-08-28 22:37:43 +08:00
07akioni
fb7f8e0e00 refactor(cascader): support keyboard on lazyload 2019-08-28 19:19:31 +08:00
07akioni
63b8fbd64b fix(cascader): new option id algorithm 2019-08-28 18:04:46 +08:00
07akioni
84f29dbbca feat(cascader): lazy 2019-08-28 17:02:40 +08:00