Commit Graph

3313 Commits

Author SHA1 Message Date
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
07akioni
995dfbb8d8 site: style change 2020-11-28 13:34:45 +08:00
07akioni
dad96b7f42 feat(typography): li & p line-height & font-size config 2020-11-28 13:34:24 +08:00
07akioni
ee62f8a82d docs(upload): fix api table 2020-11-28 01:50:46 +08:00
07akioni
21411d17dd chore: remove utils/naive/debug 2020-11-27 22:43:10 +08:00
07akioni
f73da1ff81 refactor: remove base-teleport & base-lazy-teleport 2020-11-27 22:40:42 +08:00
07akioni
e5f94fa209 refactor: move get-target & create to seemly 2020-11-27 22:27:16 +08:00
07akioni
6f90560d32 refactor: use seemly to replace some utils 2020-11-27 21:53:14 +08:00
07akioni
221afa8799 fix(button): preventScroll when mousedown 2020-11-27 18:15:25 +08:00
07akioni
786791bf08 refactor(date-picker, dropdown, timepicker): remove keyboard delegate 2020-11-27 18:09:32 +08:00
07akioni
9673ad94cd refactor(scrollbar): use evtd to handle events 2020-11-27 01:54:14 +08:00
07akioni
50ec676e2d refactor(slider): use v-binder, remove placeable mixin 2020-11-27 01:40:47 +08:00
07akioni
271753707b fix(popover): namespace from config provider not working 2020-11-26 22:55:51 +08:00
07akioni
549b9f247d refactor: remove all built in directives, use vdirs instead 2020-11-26 22:42:54 +08:00