Commit Graph

3160 Commits

Author SHA1 Message Date
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
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
86fd15dce7 chore: change site outputdir to site 2020-11-05 15:36:27 +08:00
07akioni
16a53f7902 fix(rollup): validate external by prefix 2020-11-05 15:31:40 +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
c94dc701a8 fix(build): bump rollup-plugin-vue version, fix build error 2020-11-05 14:57:35 +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
07akioni
22e207c59a feat(scrollbar): scrollTo support numbers 2020-11-04 00:42:35 +08:00
07akioni
efed314065 refactor: clear utils 2020-11-04 00:26:00 +08:00
07akioni
c2aa7f67fd fix: mixing named and default exports 2020-11-03 19:04:08 +08:00
07akioni
c1d7e40ae5 refactor: use icons from vicons 2020-11-03 18:56:13 +08:00
07akioni
2255178d56 fix: virtual list height now applied in prod mode 2020-11-03 16:23:51 +08:00
07akioni
65ca9675b8 chore: remove webpack configs 2020-11-03 15:17:33 +08:00
07akioni
f3aa35e5ff fix: lint 2020-11-03 15:15:45 +08:00
07akioni
25608dc5f5 fix: lint 2020-11-03 15:10:29 +08:00
07akioni
636421eaa3 build: replace __DEV__ when bundling 2020-11-03 14:05:05 +08:00
07akioni
8eb31ea723 refactor: tree-shakeable index 2020-11-03 13:13:49 +08:00