07akioni
c6191b116f
test(checkbox): uncontrolled mode
2021-05-27 18:23:14 +08:00
07akioni
c641e3f806
chore: remove useless config
2021-05-27 13:40:17 +08:00
07akioni
8b249709b6
feat(select): virtual-scroll
prop & consistent-menu-width
prop
2021-05-27 13:26:53 +08:00
07akioni
4483d722af
2.10.0
2021-05-26 17:09:58 +08:00
07akioni
2c432ceff3
refactor: remove icons & nimbus icons
2021-05-26 16:15:10 +08:00
07akioni
62b3fdbbfa
feat(tabs): add box shadow to indicate scroll status
2021-05-26 01:36:06 +08:00
07akioni
d4e9cac324
2.9.0
2021-05-25 19:25:43 +08:00
07akioni
b96c066a9c
docs: ui framework => component lib
2021-05-25 13:21:43 +08:00
07akioni
56bcfbe2b5
wip(tree): refactor dnd
2021-05-23 21:01:18 +08:00
07akioni
60eeb17f78
wip(tree): refactor dnd
2021-05-23 13:28:22 +08:00
07akioni
4b723085d6
wip(tree): refactor dnd
2021-05-22 14:29:36 +08:00
07akioni
0a1b65f2a7
feat(data-table): support tree data
2021-05-22 00:54:44 +08:00
07akioni
f201e362aa
fix: adapt vueuc type breaking changes
2021-05-19 13:31:21 +08:00
07akioni
56ed02fcca
deps: bump vueuc & css-render version
2021-05-19 13:14:07 +08:00
07akioni
7b9bd91f2e
2.8.0
2021-05-19 02:25:38 +08:00
07akioni
2247a5fbde
Merge branch 'master' of ***REMOVED***
2021-05-19 01:01:17 +08:00
07akioni
54b2ec0122
fix(data-table): use same component inner virtual list
2021-05-18 14:19:25 +08:00
07akioni
df78a9f8f3
refactor(data-table): clean scroll codes
2021-05-18 02:19:15 +08:00
07akioni
503dac600c
fix(anchor): don't listen capture scroll
2021-05-17 22:19:24 +08:00
07akioni
f579457e3d
feat(data-table): virtual-scroll prop
2021-05-17 04:18:32 +08:00
07akioni
9921bddda7
feat(tree): virtual-scroll
2021-05-16 18:51:03 +08:00
07akioni
2aea017139
refactor(tree): flatten dom
2021-05-16 17:55:50 +08:00
07akioni
cea5b73f8e
fix(transfer): in virtual mode not setting key for items
2021-05-16 15:49:46 +08:00
07akioni
c610881ef4
chore: get prepared for CSSStyleSheet.insertRule
2021-05-16 15:24:04 +08:00
wanli.song@tusimple.ai
e4d9ad4ef8
fix(ci): fix test
2021-04-28 17:09:11 +08:00
07akioni
e357f4642a
2.7.4
2021-04-25 20:25:11 +08:00
07akioni
dd8ab9d228
2.7.3
2021-04-22 00:09:41 +08:00
07akioni
41bf170992
2.7.2
2021-04-21 14:50:27 +08:00
07akioni
07556d80b1
2.7.1
2021-04-20 13:07:00 +08:00
07akioni
6e7c9f9c3a
feat(cascader): action slot
2021-04-20 02:36:31 +08:00
07akioni
8764fd7d7f
2.7.0
2021-04-19 22:05:43 +08:00
07akioni
3d0e22ef7f
2.6.0
2021-04-19 01:31:36 +08:00
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