Commit Graph

23 Commits

Author SHA1 Message Date
07akioni
4b0d280c72 feat(select): debug prop 2020-05-28 14:18:50 +08:00
07akioni
c7e94407af feat(select): support style & class on select option 2020-05-28 13:51:35 +08:00
07akioni
f5476cc3ab fix(select): prev value is modified in multiple select 2020-05-28 11:58:30 +08:00
07akioni
7032309dbe fix(select): cast label type in default fallback-option 2020-04-29 23:07:53 +08:00
07akioni
60ad927791 doc(select): fallback-option 2020-04-29 22:05:35 +08:00
07akioni
b569b5a157 chore: some docs refined & unify themed properties code style 2020-03-20 14:19:29 +08:00
07akioni
668d91b422 chore: some docs refine & radio select prop change 2020-03-18 16:54:08 +08:00
07akioni
98552e2233 feat(select): tag mode. commit with some docs refines... 2020-03-14 17:48:54 +08:00
07akioni
9008027384 refactor: rename transparent prop to abstract on some components 2020-02-22 21:04:12 +08:00
07akioni
5af4545761 doc: fix some typos 2020-02-14 23:06:50 +08:00
07akioni
f90471da64 doc: some words alternation 2020-02-07 23:40:07 +08:00
07akioni
c3a3f70591 feat(select): zh-cn locale 2020-02-05 23:14:00 +08:00
07akioni
c280a14512 refactor(select): set default placeholder to null 2020-02-05 22:58:48 +08:00
07akioni
40504aac05 doc(select): zh-cn 2020-02-04 20:32:03 +08:00
07akioni
6e49198ede doc(auto-complete): zh-cn 2020-02-04 10:44:04 +08:00
07akioni
a1c5166619 doc(select): option type 2020-02-03 01:00:56 +08:00
07akioni
328dadab3b refactor(select): support action slot & custom render 2020-01-21 23:44:15 +08:00
07akioni
c93a8e3f10 feat(select): support group 2020-01-21 18:21:19 +08:00
07akioni
27aa6ef459 refactor(select): refactor select for perf & deprecate slot api (which is a design mistake because of vue's implementation) 2020-01-20 22:58:23 +08:00
07akioni
68f82f6966 feat(dropdown): i think it finally works... 2019-12-03 20:00:29 +08:00
07akioni
34f78b75e8 feat(select): support dom like api 2019-11-14 02:18:36 +08:00
07akioni
941b3be3e5 feat(select): show cancel button when mouse hover 2019-10-22 14:18:13 +08:00
07akioni
83dbe37031 feat(progress): light theme 2019-10-18 16:45:40 +08:00