Commit Graph

3436 Commits

Author SHA1 Message Date
07akioni
a975316530 fix(scrollbar): has no binded attrs 2020-11-14 14:31:04 +08:00
07akioni
acd96b3d2e docs: deprecate styleScheme & themeEnv 2020-11-13 21:40:38 +08:00
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
8e395cfe8b site: refactor menu options 2020-11-13 18:57:28 +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
5d52800c00 chore: remove useless codes in playground 2020-11-12 20:18:03 +08:00
07akioni
673e794d74 chore: add usage comment in bable.config.js and postcss.config.js 2020-11-12 20:11:46 +08:00
07akioni
8f6f0f9f5d build: set cjs exports to named 2020-11-12 19:34:20 +08:00
07akioni
dc643516f8 docs(design-notes) 2020-11-12 19:32:08 +08:00
07akioni
52ae1829fa refactor: rename css vars in button, input, input-number 2020-11-12 19:32:01 +08:00
07akioni
c7e283560c build: extract loaders to build/, compress cssr.js files 2020-11-12 13:30:04 +08:00
07akioni
672eee1be8 chore 2020-11-11 23:10:58 +08:00
07akioni
6be5bf0938 chore: test rollup-tree-shaking 2020-11-11 22:20:28 +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
9ada662c91 feat: add tusimple design index 2020-11-11 20:48:42 +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
cdc591e7d4 site: favicon 2020-11-07 15:22:38 +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
f216556231 docs(cascader): prop show 2020-11-07 00:22:09 +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