Commit Graph

567 Commits

Author SHA1 Message Date
07akioni
0dfb1373f8 feat(button): clsPrefix 2021-04-15 02:09:49 +08:00
07akioni
2a7a731ca7 2.5.1 2021-04-14 15:47:42 +08:00
07akioni
4f7e20f287 fix(color-picker): value doesn't follow input in hex mode 2021-04-14 15:45:45 +08:00
07akioni
eb0ca82a97 2.5.0 2021-04-13 22:29:14 +08:00
07akioni
d167f61908 chore: fix some not percise theme vars 2021-04-13 20:21:44 +08:00
07akioni
ef8d118174 docs(color-picker) 2021-04-13 17:50:26 +08:00
07akioni
049b00448d feat(color-picker): make it work 2021-04-13 12:44:53 +08:00
07akioni
4a9fd78cde wip(color-picker): make data layer work 2021-04-11 01:22:45 +08:00
07akioni
99336d4bc6 2.4.2 2021-04-08 00:47:30 +08:00
07akioni
a78f143282 2.4.1 2021-04-07 22:11:01 +08:00
07akioni
ef8753febc 2.4.0 2021-04-07 16:31:14 +08:00
07akioni
1994a90a04 deps: update vooks to fix warning & seemly to fix import in space 2021-04-06 01:59:53 +08:00
07akioni
ddb6d20400 fix(popover): not working on mobile device 2021-04-05 19:03:09 +08:00
07akioni
a4360301b6 refactor: unify padding related style vars 2021-04-02 12:19:58 +08:00
Wanli Song
c410295d46 feat: modify build site (#357) 2021-04-01 18:23:11 +08:00
07akioni
6620d1836c fix: update to vue 3.0.10 to fix teleport is unmounted twice & remove redundant vnode type casting 2021-04-01 15:24:12 +08:00
07akioni
451e45d4b7 fix: not executing post-build-site script 2021-03-31 11:14:48 +08:00
07akioni
a4ec6e737d feat(theme-editor) (#25)
* wip(theme-editor)

* chore: make theme editor looks better

* feat(theme-editor): use controlled overrides

* fix(theme-editor): no invalid color

* chore: update seemly to support keywords color

* feat(theme-editor): add filter

* refactor(theme-editor): use popover

* fix(site): package bundled twice due to src code reference

* docs(back-top): avoid collision with theme-editor
2021-03-30 02:25:22 +08:00
07akioni
62cae6862b 2.3.1 2021-03-29 14:06:33 +08:00
07akioni
a363099661 2.3.0 2021-03-29 13:10:54 +08:00
07akioni
c46c005dcb 2.2.0 2021-03-29 01:38:09 +08:00
07akioni
7dc817f5a9 refactor: update deps & fix ts errors in 4.2.3 2021-03-29 01:12:00 +08:00
07akioni
00238e920e fix(mention): handle mousedown & import caret-pos by source to make scroll of input has correct position 2021-03-29 00:07:27 +08:00
07akioni
8fbd1526e7 feat(mention) 2021-03-27 12:06:08 +08:00
07akioni
e9e7537c44 2.1.3 2021-03-25 18:58:22 +08:00
07akioni
2f448e15c2 2.1.2 2021-03-24 17:53:17 +08:00
07akioni
d7a9df5d98 2.1.1 2021-03-22 12:25:01 +08:00
07akioni
58fb4af19a 2.1.0 2021-03-22 00:41:07 +08:00
07akioni
6952a700a8 deps: bump deps version 2021-03-21 15:31:34 +08:00
07akioni
f7418bd293 feat(select): max-tag-count prop 2021-03-20 01:49:16 +08:00
07akioni
01bd5122c4 2.0.1 2021-03-17 10:52:39 +08:00
07akioni
f877705a38 2.0.0 2021-03-15 16:04:35 +08:00
07akioni
2da3e06a34 test(popover): trigger 2021-03-08 19:14:36 +08:00
07akioni
f640b86c2b 2.0.0-rc.7 2021-03-05 15:16:15 +08:00
07akioni
620a7a701d feat(input): suffix-text-color & icon-color, remove IconConfigProvider 2021-03-05 15:13:01 +08:00
07akioni
437b8fad3d 2.0.0-rc.6 2021-03-04 16:16:12 +08:00
07akioni
6e567711a1 2.0.0-rc.5 2021-03-04 15:26:14 +08:00
07akioni
d923cc8b7a fix(grid): test failed due to jsdom window.matchMedia 2021-03-04 15:07:12 +08:00
07akioni
e033d246a3 feat(grid): responsive & collapse demo 2021-03-03 17:26:54 +08:00
07akioni
ea0da9b5b2 feat(grid): Grid with great responsive features 2021-03-03 00:55:43 +08:00
07akioni
ac14bc4884 wip: new grid component 2021-03-02 11:57:46 +08:00
07akioni
b679092cfe 2.0.0-rc.4 2021-02-25 17:26:30 +08:00
07akioni
d8bed81e60 2.0.0-rc.3 2021-02-25 16:19:05 +08:00
07akioni
41813d3b3b fix: use event name in lower case to avoid vue 3.0.6 regression
https://github.com/vuejs/vue-next/issues/3303
2021-02-25 16:18:18 +08:00
07akioni
33b980894d fix: theme types causing error in ts 4.2.2, use ts builtin resize observer 2021-02-25 12:04:43 +08:00
07akioni
1f4f7d1029 fix: build errors 2021-02-25 11:04:47 +08:00
07akioni
e5dd1a95ab 2.0.0-rc.2 2021-02-22 10:32:26 +08:00
07akioni
b89eb29db5 refactor(tabs): use x-scroll from vueuc 2021-02-19 23:18:15 +08:00
07akioni
33810c1a9d release(tusimple-theme): 0.1.1 2021-02-19 14:01:48 +08:00
07akioni
d6747d5679 2.0.0-rc.1 2021-02-19 01:31:31 +08:00