Commit Graph

971 Commits

Author SHA1 Message Date
07akioni
9d50cd1022 refactor(layout): rename use-native-scrollbar to native-scrollbar 2020-11-16 01:17:56 +08:00
07akioni
cb21b1d8a9 refactor(drawer): remove body-wrapper prop & simplify dom 2020-11-16 01:12:04 +08:00
07akioni
b0bb58cb74 refactor(spin): deprecate some sizes & flatten cssr vars 2020-11-15 13:26:59 +08:00
07akioni
c2f5cb3137 docs(menu): enUS 2020-11-14 21:59:02 +08:00
07akioni
a5f81d15a6 feat(menu): defaultValue prop & add item to onUpdateValue 2020-11-14 18:09:26 +08:00
07akioni
acd96b3d2e docs: deprecate styleScheme & themeEnv 2020-11-13 21:40:38 +08:00
07akioni
cf2603e9f4 chore: fix some props default value 2020-11-13 21:26:18 +08:00
07akioni
5772b40a5e feat(menu): prop default-expand-all 2020-11-13 21:09:49 +08:00
07akioni
fef576e207 refactor(menu): use treemate 2020-11-13 18:24:43 +08:00
07akioni
cee34beeb2 refactor(tree): use treemate, add cascade prop 2020-11-13 17:02:30 +08:00
07akioni
0698834d8e refactor(tags): flatten cssr vars 2020-11-11 20:13:14 +08:00
07akioni
0fee062398 feat(dropdown): animated prop 2020-11-08 21:46:26 +08:00
07akioni
2a1b7b63cd feat(popover): animated prop 2020-11-08 21:39:22 +08:00
07akioni
f36f787668 refactor(typography): depth 2020-11-07 01:02:26 +08:00
07akioni
f216556231 docs(cascader): prop show 2020-11-07 00:22:09 +08:00
07akioni
28df854153 refactor: update built-in icons 2020-11-07 00:07:02 +08:00
07akioni
2cab8b2efa refactor(dynamic-input): support no item 2020-11-06 16:22:05 +08:00
07akioni
c1d7e40ae5 refactor: use icons from vicons 2020-11-03 18:56:13 +08:00
07akioni
3031b93d2a refactor: remove most sass usage 2020-11-01 19:35:00 +08:00
07akioni
33986f496e refactor(transfer): virtual scroll list 2020-10-30 17:07:17 +08:00
07akioni
df52cffbf3 fix(select): onScroll 2020-10-30 15:48:45 +08:00
07akioni
9608a11fdc fix(log): scroll to 2020-10-30 15:17:49 +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
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
8f41aab269 refactor(select): use treemate 2020-10-28 01:00:55 +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
3ce5673a35 refactor(data-table): new sort icon & filter icon 2020-10-26 13:50:51 +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
083e264ee5 chore 2020-10-23 23:11:34 +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
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
07akioni
52f58d9dac refactor(anchor): target => listen-to, fix scroll listener is not unregistered 2020-10-23 15:42:11 +08:00
07akioni
f0ac1d30c1 docs(affix): fix listen-to 2020-10-23 15:09:21 +08:00
07akioni
dfbcf93aa9 docs(modal): set default handlers of modal to undefined 2020-10-23 15:01:01 +08:00
07akioni
15d52f8e23 refactor(theme): default theme to undefined 2020-10-23 14:18:35 +08:00
07akioni
d63d7b2c05 refactor(themeable): default themedStyle to undefined 2020-10-23 14:15:35 +08:00
07akioni
3c42ab263c refactor(collapse): set some prop default value to undefined 2020-10-23 14:03:27 +08:00
07akioni
0b5598a091 refactor(card): some default value to undefined 2020-10-23 14:03:05 +08:00
07akioni
ed46f687b6 refactor(dialog): set default event handler value to undefined 2020-10-23 13:41:31 +08:00
07akioni
2237772ebe refactor(popconfirm): set default event handler value to undefined 2020-10-23 13:39:38 +08:00
07akioni
3282df39a4 docs(back-top): fix listen-to prop 2020-10-23 01:45:47 +08:00
07akioni
fa0f7939df docs(modal): fix not working demos 2020-10-23 00:08:52 +08:00
07akioni
d0deb804e5 fix(log): no event emitted, deprecate old scrollToXxx 2020-10-22 23:26:34 +08:00
07akioni
5ea6010498 docs(tooltip): vue3 2020-10-22 21:46:11 +08:00
07akioni
e4da0a6896 docs(spin): vue3 2020-10-22 21:39:56 +08:00
07akioni
2b4e2e2e57 docs(result): vue3 2020-10-22 21:37:51 +08:00
07akioni
eb6a0cd7c6 docs(progress): vue3 2020-10-22 21:35:18 +08:00
07akioni
5ce7a9c90a docs(popselect): vue3 2020-10-22 21:19:43 +08:00
07akioni
6c88053ade docs(popover): vue3 2020-10-22 21:12:57 +08:00
07akioni
2784af7012 docs(popconfirm): vue3 2020-10-22 20:35:12 +08:00
07akioni
e8363f9b64 docs(notification): vue3 2020-10-22 19:14:56 +08:00
07akioni
c7fb6eb2ec docs(modal): props default value 2020-10-22 18:51:02 +08:00
07akioni
0a50059a63 docs(modal): vue3 2020-10-22 18:47:11 +08:00
07akioni
a21453802f docs(message): vue3 2020-10-22 18:38:05 +08:00
07akioni
1206897131 docs(drawer): vue3 2020-10-22 18:25:31 +08:00
07akioni
ec23ef2b80 docs(dialog): vue3 2020-10-22 18:14:09 +08:00
07akioni
12dd8b7286 docs(menu): vue3 2020-10-22 17:25:26 +08:00
07akioni
124e8bf815 docs(tabs): vue3 2020-10-22 17:03:42 +08:00
07akioni
a518f4d407 docs(steps): vue3 2020-10-22 16:49:06 +08:00
07akioni
6c539f79d9 docs(pagination): vue3 2020-10-22 16:39:42 +08:00
07akioni
62287f0abf docs(loading-bar): vue3 2020-10-22 16:28:05 +08:00
07akioni
66966d349e docs(back-top): vue3 2020-10-22 16:09:30 +08:00
07akioni
4507f6335c docs(anchor): vue3 2020-10-22 15:44:29 +08:00
07akioni
71877ddac3 docs(affix): vue3 2020-10-22 15:39:40 +08:00
07akioni
804d73582d docs(tree): vue3 2020-10-22 15:19:23 +08:00
07akioni
1cb7d1c71b docs(timeline): vue3 2020-10-22 15:12:31 +08:00
07akioni
da42623cad docs(thing): vue3 2020-10-22 15:10:48 +08:00
07akioni
ba83087f61 docs(time): vue3 2020-10-22 15:08:43 +08:00
07akioni
778d7d34af docs(table): vue3 2020-10-22 14:55:12 +08:00
07akioni
764f5aea44 docs(statistic): vue3 2020-10-22 14:51:17 +08:00
07akioni
7e500d1501 docs(log): vue3 2020-10-22 14:47:35 +08:00
07akioni
ba8d507b94 doc(list): vue3 2020-10-22 14:36:44 +08:00
07akioni
28505e8983 docs(empty): vue3 2020-10-22 14:34:43 +08:00
07akioni
ea192f0bc8 docs(descriptions): vue3 2020-10-22 14:33:01 +08:00
07akioni
991789b964 docs(table): vue3 2020-10-22 14:30:14 +08:00
07akioni
d290d4e974 docs(code): vue3 2020-10-22 13:51:57 +08:00
07akioni
e29b34fc44 docs(upload): vue3 2020-10-22 13:49:51 +08:00
07akioni
157409147f docs(transfer): vue3 2020-10-22 13:42:05 +08:00
07akioni
b9934d3f07 docs(time-picker): vue3 2020-10-22 13:14:56 +08:00
07akioni
4630485fe6 docs(switch): vue3 2020-10-22 13:10:54 +08:00
07akioni
fb7e14a76f docs(slider): vue3 2020-10-22 13:06:06 +08:00
07akioni
e0c8b70e1a docs(select): vue3 2020-10-22 13:01:40 +08:00
07akioni
02c8150374 docs(radio): vue3 2020-10-22 12:55:37 +08:00
07akioni
0e20b7c61c docs(input-number): vue3 2020-10-22 12:20:34 +08:00
07akioni
a3fa31e3a9 docs(input): vue3 2020-10-22 12:12:11 +08:00
07akioni
effc859dc6 docs(form): vue3 2020-10-22 11:51:33 +08:00
07akioni
4a857824ea refactor(checkbox): use value as checked outside checkbox-group 2020-10-22 00:48:42 +08:00
07akioni
8d5d58ea23 docs(dynamic-input): vue3 2020-10-22 00:43:40 +08:00
07akioni
3071c9a2a6 docs(date-picker): vue3 2020-10-22 00:35:47 +08:00
07akioni
6c0b88b557 docs(checkbox): vue3 2020-10-22 00:27:48 +08:00
07akioni
bc054a0fc7 docs(cascader): vue3 2020-10-22 00:07:13 +08:00
07akioni
db4fb5d6d8 docs(auto-complete): vue3 2020-10-21 23:55:11 +08:00