Commit Graph

3283 Commits

Author SHA1 Message Date
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
07akioni
7b3e6e4eba refactor(time-picker): change some vars 2020-11-26 17:28:59 +08:00
07akioni
bad4208012 refactor(dropdown): use v-binder 2020-11-26 17:20:54 +08:00
07akioni
68b6363632 refactor(time-picker): split panel & use v-binder 2020-11-26 15:45:49 +08:00
07akioni
0bd2101865 refactor(popover): use v-binder 2020-11-26 13:19:23 +08:00
07akioni
52c13b7cd3 refactor(cascader): use v-binder 2020-11-25 18:37:24 +08:00
07akioni
3062741f04 refactor(auto-complete): use v-binder 2020-11-25 17:19:26 +08:00
07akioni
1b5d1a2e61 refactor(date-picker): use v-binder 2020-11-25 16:58:50 +08:00
07akioni
3cd9791b97 refactor(select): use v-binder 2020-11-25 14:17:58 +08:00
07akioni
2fd0216758 docs(select): use n-space 2020-11-25 14:14:20 +08:00
07akioni
868ba53b8e fix: tusimple style 2020-11-23 11:25:25 +08:00
07akioni
c7916682e3 fix(back-top, breadcrumb, form, input, message): fix style problems derived from style migration 2020-11-23 02:24:27 +08:00
07akioni
30468e95bb site: use small button rather than tag (as button) in header 2020-11-23 02:22:41 +08:00
07akioni
7af5b3a7a0 docs(breadcrumb): remove space in basic demo 2020-11-23 02:21:55 +08:00
07akioni
9484716679 fix: adapt tusimple style 2020-11-23 01:07:02 +08:00
07akioni
3a8a986458 refactor(form-item): fix styles 2020-11-23 01:05:08 +08:00
HaiboTang
6a9a6b8a58 feat: tusimple css form (#316)
* chore: init const

* feat: form override style

* chore: fix code review

* fix: code review

Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-11-23 01:04:07 +08:00
07akioni
523480a7aa feat(dynamic-input, message, pagination, backtop, breadcrumb): update style (#336) 2020-11-23 00:59:06 +08:00
07akioni
5bc3fefe91 fix(drawer): body-style not working 2020-11-23 00:07:46 +08:00
07akioni
f1b23a2a6b docs(radio): radio button size demo 2020-11-23 00:07:29 +08:00
07akioni
22076e7f5e refactor(menu): remove horizontal bar 2020-11-23 00:07:13 +08:00
07akioni
1404f59f3e chore: change some basic style vars 2020-11-20 15:14:02 +08:00
07akioni
165625ea1f fix(transfer): header border-radius & border-color 2020-11-20 15:00:39 +08:00
07akioni
5d88c851b4 fix(typography): code background color 2020-11-20 14:59:48 +08:00
07akioni
a22dde5bc8 docs: hide deprecated theme-environment 2020-11-20 14:22:37 +08:00
07akioni
4622125db2 fix(base-selection): tag text overflow ellipsis not wokring 2020-11-17 18:38:15 +08:00
07akioni
8772979fb1 fix(transfer): item hover background 2020-11-17 18:29:11 +08:00
07akioni
9ef3cf0b0d fix(select-menu): keyboard not working when multiple 2020-11-17 18:28:41 +08:00
07akioni
afd648069b fix(gradient-text): detect houdini api in safari 2020-11-17 17:13:24 +08:00
07akioni
6c7715ef16 chore 2020-11-17 02:19:54 +08:00
07akioni
cf0881fb34 feat(gradient-text): background-image transition 2020-11-17 02:17:38 +08:00