naive-ui/packages/base
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
..
CancelMark feat(select): light theme 2019-09-27 16:02:20 +08:00
Context refactor(dropdown): new api 2019-12-03 18:36:21 +08:00
Icon feat(date-picker): light theme 2019-10-17 22:16:30 +08:00
Loading refactor(holloutable): use inline css 2019-11-28 14:42:11 +08:00
MenuMask feat(cascader): lazy 2019-08-28 17:02:40 +08:00
Picker chore(select): code clean 2019-11-14 11:57:37 +08:00
Portal feat(dropdown): i think it finally works... 2019-12-03 20:00:29 +08:00
SelectMenu refactor(select): imporve perf & api change 2019-12-26 01:32:36 +08:00
SlotMachine feat(progress): light theme 2019-10-18 16:45:40 +08:00