Commit Graph

70 Commits

Author SHA1 Message Date
07akioni
f21c139312 feat(select): light theme 2019-09-27 16:02:20 +08:00
07akioni
e254ade1a0 chore: select light theme wip 2019-09-25 14:24:53 +08:00
07akioni
ee50e935fd fix(select): single filterable focus status not correct 2019-09-25 12:31:51 +08:00
07akioni
8e216d6ff4 fix(base-picker): focus status fix & input-tag width bug 2019-09-24 16:58:39 +08:00
07akioni
ec8b5ae386 refactor(scrollbar): use ResizeObserver to detect content size change 2019-09-20 18:19:24 +08:00
07akioni
7a4f376d63 refactor: different manner to add namespace to detached content container 2019-09-17 19:26:06 +08:00
07akioni
e21c404cd7 fix(select): height of multiple select picker 2019-09-15 17:01:35 +08:00
07akioni
3881d97857 fix(select): vertical align 2019-09-12 11:56:49 +08:00
07akioni
2548927089 fix(select-menu): infinite render loop caused by lightbar 2019-09-06 12:11:39 +08:00
07akioni
726a9419d5 fix(select): options not memorized when options set async 2019-09-03 10:18:19 +08:00
07akioni
3a2781bf3c refactor(clickoutside): dismiss click mousedown inside element 2019-08-29 11:16:08 +08:00
07akioni
4537a180e9 fix: merge conflict 2019-08-28 17:12:22 +08:00
07akioni
84f29dbbca feat(cascader): lazy 2019-08-28 17:02:40 +08:00
mangogan
b71e7f7c85 hotfix: fix the value change event in select for form validation 2019-08-28 15:56:09 +08:00
07akioni
552442ab36 feat(cascader): damn it 2019-08-26 18:32:45 +08:00
07akioni
74eb78fd16 refactor(select): support main keyboard events 2019-08-26 16:25:51 +08:00
07akioni
6bba332083 refactor(base-picker): make keyboard events work 2019-08-26 15:41:44 +08:00
07akioni
00dfa036c3 chore(base-picker): refactor for keyboard event checkpoint 2019-08-26 00:04:07 +08:00
07akioni
0a7e5e2eda chore(cascader): refactor checkpoint... 2019-08-25 16:58:04 +08:00
07akioni
42b590eff3 refactor(select): use base-picker 2019-08-24 01:31:56 +08:00
07akioni
c04bff1d1a refactor(input): add props.clearable 2019-08-23 14:20:10 +08:00
07akioni
48c22a2ec2 fix(select): do not show cancel mark when no data 2019-08-23 10:25:58 +08:00
07akioni
afec33d310 feat(select): add props.clearable 2019-08-22 23:21:19 +08:00
07akioni
b805390a03 feat(select): disabled options available 2019-08-22 18:15:48 +08:00
07akioni
ea70669c2a fix(select): handle blur incorrectly so value will not change 2019-08-22 17:19:44 +08:00
07akioni
8d06399eac refactor(select): remote search and keyboard events 2019-08-22 16:21:39 +08:00
07akioni
67def92f3d fix(select): memorized options on created when remote is true 2019-08-21 19:20:52 +08:00
07akioni
f142eb7366 fix(select): add guard for access $refs 2019-08-19 19:30:37 +08:00
07akioni
a2fa6e3b7e refactor(select): change payload of change event to v-model new value 2019-08-19 15:23:24 +08:00
07akioni
f49fa6f018 feat(select): scroll event 2019-08-16 17:19:54 +08:00
07akioni
b90a61821f refactor: rename $refs.contentWrapper to $refs.contentContainer 2019-08-16 16:45:26 +08:00
07akioni
b44b17e8be feat(select): remote search on multiple select 2019-08-12 16:46:10 +08:00
haibo tang
fb259f5a0b [chore] add rowCls prop in advanced Table 2019-08-07 17:15:01 +08:00
07akioni
ff67fa1f15 fix(select): fix multiple select, placeholder will not display when input is not empty 2019-08-06 16:26:48 +08:00
07akioni
c989b7051a fix(select): tag should not be deleted when input is not empty 2019-08-06 16:24:09 +08:00
07akioni
ccac4c71fd feat(select): filterable on multiple select 2019-08-06 15:56:00 +08:00
haibo tang
8c84925c02 feat(select) add cursor props 2019-08-06 10:30:55 +08:00
mangogan
f2eca2763b fix: cannot exec validate rules in the multiple select 2019-08-01 17:51:01 +08:00
07akioni
2d7ff80d14 refactor(select): using new scrollbar 2019-07-31 17:35:37 +08:00
07akioni
622ee18bfb fix(select): scroll bar overflow 2019-07-26 18:04:48 +08:00
07akioni
d584ce2ce5 refactor(select): using zindexable 2019-07-26 16:30:49 +08:00
mangogan
3d2e3d710c fix: some css update 2019-07-24 17:28:31 +08:00
mangogan
cc6525d246 merge develope 2019-07-24 17:00:08 +08:00
mangogan
733a09cc6a fix: fix the code format 2019-07-24 16:56:04 +08:00
mangogan
a225e9e1f7 feature: disabled, resetForm, and size need to finish 2019-07-23 20:47:00 +08:00
07akioni
895e94b054 feat(select): disabled prop 2019-07-18 16:37:42 +08:00
07akioni
628564b077 fix(select): multiple select menu won't change position when tags are multiple lines 2019-07-18 13:50:23 +08:00
07akioni
39906da6c3 refactor(doc, select): a naive loader, detach select to body 2019-07-17 18:27:13 +08:00
07akioni
1481a5b962 chore(select): on search single select, there may be a bug of chrome 2019-07-17 14:11:05 +08:00
07akioni
a24deb5317 refactor(popover): split it into some mixins and utils 2019-07-17 01:35:11 +08:00