Commit Graph

931 Commits

Author SHA1 Message Date
07akioni
cf2603e9f4 chore: fix some props default value 2020-11-13 21:26:18 +08:00
07akioni
5772b40a5e feat(menu): prop default-expand-all 2020-11-13 21:09:49 +08:00
07akioni
adc16d3a87 refactor(tree): default expand all using treemate 2020-11-13 21:05:32 +08:00
07akioni
7172519089 feat(element): expose css variables 2020-11-13 18:58:58 +08:00
07akioni
fef576e207 refactor(menu): use treemate 2020-11-13 18:24:43 +08:00
07akioni
cee34beeb2 refactor(tree): use treemate, add cascade prop 2020-11-13 17:02:30 +08:00
07akioni
41bde60f7d refactor(message, upload): cssr var names 2020-11-13 13:34:19 +08:00
07akioni
f08b5b9229 fix(select-menu): max-height not correct when virtual 2020-11-12 21:33:24 +08:00
07akioni
ef7fea8e78 fix(pop-select): not working with select-menu 2020-11-12 21:32:41 +08:00
07akioni
ede19f130c fix: styles glitches 2020-11-12 20:44:05 +08:00
07akioni
52ae1829fa refactor: rename css vars in button, input, input-number 2020-11-12 19:32:01 +08:00
07akioni
5c21ec4e77 fix: test not working 2020-11-11 22:19:51 +08:00
07akioni
6a51b12b2d feat: export all things 2020-11-11 22:10:38 +08:00
07akioni
d093de715a chore: fix styles index export sequence 2020-11-11 20:50:06 +08:00
07akioni
3067243186 refactor(base-suffix): flatten cssr vars 2020-11-11 20:41:49 +08:00
07akioni
0698834d8e refactor(tags): flatten cssr vars 2020-11-11 20:13:14 +08:00
07akioni
f13f887ca8 refactor(base-selection): clean cssr variables 2020-11-11 19:36:52 +08:00
07akioni
a79b96ce6a feat(input,input-number, select, dropdown, tag, dynamic-tags): update style (#332) 2020-11-11 18:22:50 +08:00
07akioni
80584d8711 fix(loading-bar): glitch when triggers start, end, start. 2020-11-10 15:20:28 +08:00
07akioni
0b981f046f refactor(input, input-number): unify border style variables 2020-11-10 15:03:33 +08:00
07akioni
636f8140a4 refactor: simplify create api
I've removed fallbackTheme since in most case it complicates thing. The
only usage of is is to controlled the extra class name of rendered
style. Setting it to `light` make code more clean and won't break
anything.

I removed `fallbackLocale` too, I think use the first item in `fallbackLocales`
is enough.
2020-11-10 00:50:23 +08:00
07akioni
a2d25cb9fc refactor: rename usecssr -> withCssr, asformitem -> asFormItem 2020-11-09 23:09:18 +08:00
07akioni
0fee062398 feat(dropdown): animated prop 2020-11-08 21:46:26 +08:00
07akioni
2a1b7b63cd feat(popover): animated prop 2020-11-08 21:39:22 +08:00
07akioni
9b7027a03d chore: bump vooks to 0.0.1 2020-11-07 20:57:09 +08:00
07akioni
3f86771a6a refactor: mount global style when install 2020-11-07 15:13:30 +08:00
07akioni
f36f787668 refactor(typography): depth 2020-11-07 01:02:26 +08:00
07akioni
473470680a refactor: import styles in treeshakable manner 2020-11-07 00:54:03 +08:00
07akioni
60279f8e9e refactor: rename withapp to configurable 2020-11-07 00:18:55 +08:00
07akioni
28df854153 refactor: update built-in icons 2020-11-07 00:07:02 +08:00
07akioni
8204bbae62 feat(cascader): show prop 2020-11-06 22:57:10 +08:00
07akioni
1087269fb9 chore: update deprecated module names 2020-11-06 20:15:55 +08:00
07akioni
86b3f40f62 chore: fix import 2020-11-06 19:54:20 +08:00
07akioni
03645c4411 refactor: use treeshakable import on base components 2020-11-06 19:52:34 +08:00
07akioni
5ebf11ba06 chore: reorganize _base/... & styles/... files 2020-11-06 19:04:31 +08:00
07akioni
84f9a0ff34 refactor: remove base/icon 2020-11-06 17:22:47 +08:00
07akioni
2cab8b2efa refactor(dynamic-input): support no item 2020-11-06 16:22:05 +08:00
07akioni
8fa21fe818 fix(transfer): props declare 2020-11-06 16:11:19 +08:00
07akioni
4c486639a7 fix(button): button tag follow the disabled state of the component 2020-11-06 11:50:51 +08:00
07akioni
0b167d91cf fix(md-renderer): https & http link is not used as href 2020-11-05 15:49:08 +08:00
07akioni
50d30f1d6a site(migrate-from-v1) 2020-11-05 15:24:18 +08:00
07akioni
b4498a3f4d refactor: remove hollowoutable 2020-11-05 14:59:43 +08:00
07akioni
e56770277a refactor: remove hollowoutable 2020-11-05 14:54:47 +08:00
07akioni
21fdc2e84e chore: rename zIndexManager to kebab case 2020-11-05 02:24:27 +08:00
07akioni
a42869d529 refactor: remove clickoutside & moveoutside delegate. use evtd 2020-11-05 02:23:28 +08:00
07akioni
b66377d208 refactor: scroll delegate & resize delegate by evtd 2020-11-04 19:54:46 +08:00
07akioni
3e9cc94664 refactor(utils/css/format-length) 2020-11-04 13:13:55 +08:00
07akioni
562843e560 chore: update utils paths 2020-11-04 12:31:43 +08:00
07akioni
1f4e1b587e refactor: use font from v-fonts 2020-11-04 12:13:11 +08:00
07akioni
4d41f68021 chore 2020-11-04 00:44:24 +08:00