Commit Graph

3436 Commits

Author SHA1 Message Date
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
07akioni
ceadc2f9d0 fix(input-number): placeholder color 2020-10-23 23:34:17 +08:00
07akioni
cb1ad67bac feat: input & input-number locale 2020-10-23 23:28:23 +08:00
07akioni
083e264ee5 chore 2020-10-23 23:11:34 +08:00
07akioni
01fe81f3f3 fix(date-picker): placeholder now shown 2020-10-23 23:11:28 +08:00
07akioni
747fae8d4c fix(time-picker): placeholder not shown 2020-10-23 23:03:25 +08:00
07akioni
64baadacc4 refactor(tag): use unified close icon 2020-10-23 22:57:26 +08:00
07akioni
590e132e76 fix(input): icon color 2020-10-23 22:54:36 +08:00
07akioni
2c6e3f1225 refactor(icon): use currentColor 2020-10-23 22:18:30 +08:00
07akioni
a5f73be880 feat(rate): basic rate 2020-10-23 18:01:28 +08:00
07akioni
92fb6928e4 fix(date-picker): placeholder not displayed 2020-10-23 17:10:18 +08:00
07akioni
81b7a97cdd docs: update most props default from null to undefined 2020-10-23 17:05:04 +08:00
07akioni
6b378e958f refactor: make most props default value to undefined 2020-10-23 16:53:52 +08:00