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
07akioni
34932484b7
feat(popover): overlap
2021-02-19 01:27:35 +08:00
07akioni
425b6794b1
build: reorder npm scripts
2021-02-18 23:48:04 +08:00
07akioni
a95edb8440
2.0.0-rc.0
2021-02-18 23:38:31 +08:00
07akioni
b5680a84c3
build: add tsc --force flag when build
2021-02-18 23:31:02 +08:00
07akioni
effb098cb1
chore: vite 2.0.1, fix tusimple theme bundle
2021-02-18 20:29:15 +08:00
07akioni
730b313d3a
site: refactor to unify tusimple demo
2021-02-17 23:31:56 +08:00
07akioni
5fbde112e0
chore: clean deps
2021-02-17 19:40:12 +08:00
07akioni
c56c5e0d1c
refactor: rename SelectOption to SelectBaseOption
2021-02-17 19:32:50 +08:00
07akioni
bad0a55146
refactor(popover): set default trigger to hover
2021-02-17 16:59:46 +08:00
07akioni
6a70895021
test: add basic test for all comps
2021-02-17 16:33:29 +08:00
07akioni
25f72e39ab
test(time)
2021-02-17 15:28:20 +08:00
07akioni
39f2b3c49a
fix: make test works
2021-02-17 14:55:44 +08:00