Commit Graph

3098 Commits

Author SHA1 Message Date
07akioni
82eb2d11cf build: refactor build:style to build:fonts 2020-10-31 18:32:47 +08:00
07akioni
12affdb5c5 build: make rollup works 2020-10-31 18:02:14 +08:00
07akioni
b346384491 site: fix production dev switch button 2020-10-30 17:42:34 +08:00
07akioni
5af594d08e docs(vue3): update progress 2020-10-30 17:29:11 +08:00
07akioni
1e2db24bd7 fix(icon): icon style in different depth 2020-10-30 17:27:07 +08:00
07akioni
33986f496e refactor(transfer): virtual scroll list 2020-10-30 17:07:17 +08:00
07akioni
acb59f5d7d fix(data-table): right fixed column can't be deactivated 2020-10-30 16:03:04 +08:00
07akioni
c9ffb475c0 fix(data-table): sort-button color transition 2020-10-30 15:56:04 +08:00
07akioni
4dc6a82da5 fix(time-picker): scroll timer 2020-10-30 15:51:03 +08:00
07akioni
df52cffbf3 fix(select): onScroll 2020-10-30 15:48:45 +08:00
07akioni
cb5ad4bf32 fix(component-demo): code zone x-scrollable 2020-10-30 15:31:20 +08:00
07akioni
9608a11fdc fix(log): scroll to 2020-10-30 15:17:49 +08:00
07akioni
3df6277980 fix(log): passive event listener 2020-10-30 12:22:13 +08:00
07akioni
71cb2dda21 refactor(select-menu): auto pending on selected option 2020-10-30 12:08:59 +08:00
07akioni
5ad00e793b refactor(scrollbar): scrollTo new api 2020-10-30 11:59:48 +08:00
07akioni
2a141e1a84 docs(vue3): todo 2020-10-29 01:48:30 +08:00
07akioni
96f83007f1 docs(tree): fix deprecated api 2020-10-29 01:43:28 +08:00
07akioni
b4b55fdeef refactor(checkbox): value => checked when not wrapped in checkbox group & add default-checked prop 2020-10-29 01:42:02 +08:00
07akioni
c815f2742d refactor(timeline): remove hollowoutable 2020-10-29 00:56:16 +08:00
07akioni
6c9b74f3ef refactor(steps): remove hollowoutable 2020-10-29 00:54:33 +08:00
07akioni
9794671964 refactor(checkbox): remove simple-checkbox
never maintain duplicate codes
2020-10-29 00:48:51 +08:00
07akioni
8b5a497661 docs: fix some default values' format 2020-10-29 00:41:49 +08:00
07akioni
bb9ad6fb06 refactor(radio): checked-value => checked & style fixes 2020-10-29 00:38:43 +08:00
07akioni
1e8292c558 docs(select): update custom render demo to vue3 2020-10-28 22:40:41 +08:00
07akioni
b0c55b01d6 fix(space): item has no max-width 2020-10-28 20:42:55 +08:00
07akioni
19fb1ef9e6 fix(selection): label jump up and down when switch between filterable & not filterable 2020-10-28 20:41:39 +08:00
07akioni
fe81ed4e7a refactor(selection): placeholder part 2020-10-28 19:01:36 +08:00
07akioni
97e93686c0 fix(select-menu): scroll 2020-10-28 17:00:49 +08:00
07akioni
da8f1c5708 refactor(select): support keyboard scroll when virtual 2020-10-28 13:30:19 +08:00
07akioni
e3916f89d0 chore: update deps 2020-10-28 01:38:23 +08:00
07akioni
0791e60802 chore: use composition from vooks 2020-10-28 01:22:08 +08:00
07akioni
c2a5dfba0b fix(dropdown): adapt getDisabled to new treemate 2020-10-28 01:03:49 +08:00
07akioni
8f41aab269 refactor(select): use treemate 2020-10-28 01:00:55 +08:00
07akioni
0861ef3bf1 site: fix lazy load routes 2020-10-26 16:00:44 +08:00
07akioni
86fc1d7e4f site: lazy load demos 2020-10-26 15:32:25 +08:00
07akioni
7c47357d8d fix(button): icon color transition 2020-10-26 15:15:21 +08:00
07akioni
503405396a site: dev with vite, make it work 2020-10-26 15:13:05 +08:00
Jiwen Bai
6453b90043 Vite doc with vue3 (#315)
* feat(vite-doc): add vite md plugin

* fixed(site-vite): merge conflicts

* fix(vite-doc): some bug in vue rerender,use key to advoid

* feat(vite-doc): finished doc

* fix(vite-doc): import path should be same as normal

* chore(vite-doc): remove useless code

Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-10-26 15:03:02 +08:00
07akioni
d2959594b1 refactor(rate): star color 2020-10-26 14:08:53 +08:00
07akioni
ddbf01612e fix(icon): color transition 2020-10-26 14:08:41 +08:00
07akioni
3ce5673a35 refactor(data-table): new sort icon & filter icon 2020-10-26 13:50:51 +08:00
07akioni
da86d5b388 fix(checkbox): padding with empty label 2020-10-26 13:50:23 +08:00
07akioni
94f645a772 fix(data-table): header checkbox column display null 2020-10-26 12:59:17 +08:00
07akioni
248ebbc3cd fix(scrollbar): hor bar fade in transition 2020-10-26 12:56:51 +08:00
07akioni
053112913e refactor(space): default align to undefined 2020-10-26 12:49:04 +08:00
07akioni
8440cb6cd4 fix(pagination): quick jumper placeholder wrong margin 2020-10-26 12:48:10 +08:00
07akioni
14ef634226 docs(notification): use n-space 2020-10-26 12:44:52 +08:00
07akioni
66e8de3e4a docs(message): use n-space 2020-10-26 12:40:33 +08:00
07akioni
0663e7be1c docs: related to space align 2020-10-26 12:31:14 +08:00
07akioni
5cdd4c42e1 refactor(space): flex-wrap & vertical margin for hor space. default align to normal 2020-10-26 12:28:38 +08:00