Commit Graph

3326 Commits

Author SHA1 Message Date
07akioni
a896c21b2b chore: improve code format 2020-12-07 00:58:27 +08:00
07akioni
460bed129c fix: warn by vue-router on os-theme route 2020-12-07 00:44:01 +08:00
07akioni
9f3c802e7a refactor: import styles directly from component folders, not styles.js 2020-12-07 00:13:47 +08:00
07akioni
75153646d1 refactor: remove all install scripts of components, prepare for tree-shaking 2020-12-06 23:41:08 +08:00
07akioni
20d880be68 fix: styles order 2020-12-06 22:24:38 +08:00
07akioni
0f944d63e8 build: transfrom all vue to js before rollup 2020-12-06 22:04:36 +08:00
07akioni
2eb97038a7 refactor(nimbus-icon): make it buildable 2020-12-06 21:40:12 +08:00
07akioni
d351edcd49 refactor: remove deprecated nimbus-form-card 2020-12-06 21:39:55 +08:00
07akioni
de99362320 fix: site build fail 2020-12-05 20:00:57 +08:00
07akioni
dbec18f502 build: set babel preset env, no ie 11, defaults 2020-12-04 22:34:28 +08:00
07akioni
73bd8dc9bd built: add bable plugin 2020-12-04 19:40:17 +08:00
07akioni
99f9f15aff refactor(highlightjs): update version to 10 2020-12-04 18:12:24 +08:00
07akioni
a99101d35b feat(switch): default value & size 2020-12-04 17:19:19 +08:00
07akioni
78687f0584 feat(progress): tusimple theme 2020-12-04 14:41:29 +08:00
07akioni
113cc32ebb chore: bump vue version to 3.0.4 2020-12-04 01:19:18 +08:00
07akioni
1b8f16d917 refactor(create-component-base): rename getDerivedVars to getLocalVars 2020-12-04 01:00:39 +08:00
07akioni
ffb9214f38 refactor(progress): tusimple style, wip 2020-12-04 00:55:50 +08:00
07akioni
1ecd4ba342 fix(theme): override not working 2020-12-03 22:09:16 +08:00
07akioni
760865b730 fix(base-selection): dark theme warning & error border color 2020-12-01 15:56:54 +08:00
07akioni
49e5a11612 refactor(base-suffix): use built-in icons 2020-12-01 15:51:07 +08:00
07akioni
4067705ba1 refactor(with-cssr): clean codes 2020-12-01 15:09:22 +08:00
07akioni
7bc46f62d3 refactor(with-cssr): remove immutable style 2020-12-01 01:28:37 +08:00
07akioni
d530140a59 refactor(avatar): use n-space 2020-12-01 00:20:05 +08:00
07akioni
69ee56719d refactor: merge base theme vars and derived vars for simplicity 2020-12-01 00:19:50 +08:00
07akioni
2ac1fb0678 site: fix api-table margin bottom 2020-11-30 22:20:01 +08:00
07akioni
b131e97b93 fix(popselect): warning on scrollbar 2020-11-30 22:13:03 +08:00
07akioni
f703470933 refactor(base-select-menu): use last value as pending node 2020-11-30 21:38:16 +08:00
07akioni
44b0efd9c5 fix(input): round border radius 2020-11-30 19:11:55 +08:00
07akioni
95593d90f3 fix(input): border zindex 2020-11-30 19:02:15 +08:00
07akioni
18db21cc9b fix(base-selection): border zindex 2020-11-30 18:50:04 +08:00
07akioni
7d1292df88 fix(input): border transition 2020-11-30 18:20:41 +08:00
07akioni
cc9fe1635f fix(select): incorrect selection label is displayed
since i use treemateNodeMap to resolve option, only the filtered nodes
can be resolve. there won't be mistakes when just toggle, but i need to
know which node is already in our node set.
2020-11-30 18:20:25 +08:00
07akioni
cbe7613613 fix(checkbox-group): no wrap when grid is inside 2020-11-30 18:18:02 +08:00
07akioni
ae5a7b336b fix(base-selection): border transition 2020-11-30 18:17:36 +08:00
07akioni
1270f1a5d8 fix(base-select-menu): pending node won't set to null event if there isn't any nodes 2020-11-30 18:17:14 +08:00
07akioni
e42aa5374d fix(base-suffix): clear icon pressed color 2020-11-30 18:16:21 +08:00
07akioni
bff76aadec fix(auto-complete): menu content not updated 2020-11-30 16:49:39 +08:00
07akioni
f310e95d43 feat(cascader): bordered 2020-11-30 16:32:42 +08:00
07akioni
1f1c0612b4 refactor(base-selection): bordered style 2020-11-30 16:25:49 +08:00
07akioni
dca1879f93 fix(select): filter not working 2020-11-30 16:25:12 +08:00
07akioni
2e0c01d6f4 feat(auto-complete, date-picker, time-picker): bordered 2020-11-30 15:15:51 +08:00
07akioni
7956c88866 feat(input, config-provider): bordered 2020-11-30 15:00:06 +08:00
07akioni
044d28d7e4 fix(date-picker): tusimple theme 2020-11-30 14:29:48 +08:00
07akioni
9cf27b07fe refactor(date-picker, time-picker): tusimple theme 2020-11-30 14:04:36 +08:00
07akioni
f421104505 fix(popover): manually positioned not working 2020-11-28 23:32:30 +08:00
07akioni
54931511b5 fix(collapse): header font weight 2020-11-28 22:21:55 +08:00
07akioni
1b354d1779 fix(slider): tooltip show logic 2020-11-28 21:53:39 +08:00
07akioni
9a108df7e6 docs: fix default value of placeholder 2020-11-28 21:50:51 +08:00
07akioni
59eb1b0628 site: move version to header right 2020-11-28 14:33:04 +08:00
07akioni
ca4e6a8e1b fix(base-suffix): hover & active style on dark theme 2020-11-28 13:55:09 +08:00