Commit Graph

5 Commits

Author SHA1 Message Date
07akioni
f8e76dd7cd refactor(placable): use a measure element for better
positioning robustness
2020-01-30 16:00:38 +08:00
07akioni
222060df98 chore: try to rollup project, not finished 2020-01-13 14:26: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
6b3ec32917 chore: reorganize project, remove some dependencies 2019-10-20 12:34:22 +08:00