Commit Graph

1670 Commits

Author SHA1 Message Date
07akioni
a22dde5bc8 docs: hide deprecated theme-environment 2020-11-20 14:22:37 +08:00
07akioni
6c7715ef16 chore 2020-11-17 02:19:54 +08:00
07akioni
0c006c3282 site(landing): use css var for left & right image 2020-11-16 01:31:32 +08:00
07akioni
19c653c579 site: fix landing page theme change button 2020-11-16 01:22:33 +08:00
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
ead3850655 site: landing page blue circle box shadow 2020-11-15 00:51:59 +08:00
07akioni
c2f5cb3137 docs(menu): enUS 2020-11-14 21:59:02 +08:00
07akioni
9b5c7cf390 refactor(site): remove rubbish codes 2020-11-14 20:38:30 +08:00
07akioni
0257b89586 refactor(nimbus-service-layout): refactor rubbish codes 2020-11-14 20:03:33 +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
8e395cfe8b site: refactor menu options 2020-11-13 18:57:28 +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
ede19f130c fix: styles glitches 2020-11-12 20:44:05 +08:00
07akioni
c7e283560c build: extract loaders to build/, compress cssr.js files 2020-11-12 13:30:04 +08:00
07akioni
9ada662c91 feat: add tusimple design index 2020-11-11 20:48:42 +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
0b167d91cf fix(md-renderer): https & http link is not used as href 2020-11-05 15:49:08 +08:00
07akioni
50d30f1d6a site(migrate-from-v1) 2020-11-05 15:24:18 +08:00
07akioni
1f4e1b587e refactor: use font from v-fonts 2020-11-04 12:13:11 +08:00
07akioni
4d41f68021 chore 2020-11-04 00:44:24 +08:00
07akioni
c1d7e40ae5 refactor: use icons from vicons 2020-11-03 18:56:13 +08:00
07akioni
f3aa35e5ff fix: lint 2020-11-03 15:15:45 +08:00
07akioni
25608dc5f5 fix: lint 2020-11-03 15:10:29 +08:00
07akioni
3051421864 site: refactor entry files 2020-11-02 21:41:40 +08:00
07akioni
5c893ee417 site: vite build, it works 2020-11-02 19:07:07 +08:00
07akioni
899b29c48c site: vite build, not error (wip) 2020-11-02 15:40:23 +08:00
07akioni
ec30de44a1 build: vite prod build, make it with no error first (wip) 2020-11-02 04:23:28 +08:00
07akioni
3031b93d2a refactor: remove most sass usage 2020-11-01 19:35:00 +08:00
07akioni
82eb2d11cf build: refactor build:style to build:fonts 2020-10-31 18:32:47 +08:00
07akioni
b346384491 site: fix production dev switch button 2020-10-30 17:42:34 +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
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
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
0791e60802 chore: use composition from vooks 2020-10-28 01:22:08 +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
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
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
98ebedb820 refactor: unify internal icon usage 2020-10-23 11:57:40 +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
dc90ab6426 docs(create-themed-component): deprecate style-scheme 2020-10-22 21:48:04 +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
07akioni
fbd1fc89b3 docs(typography): vue3 2020-10-21 23:50:49 +08:00
07akioni
9f08020957 docs(tag): vue3 2020-10-21 23:43:34 +08:00
07akioni
6f8ef734a9 docs(gradient-text): vue3 2020-10-21 23:34:01 +08:00
07akioni
a2388278ee docs(icon): vue3 2020-10-21 23:33:50 +08:00
07akioni
12b8447233 docs(dropdown): fix trigger manual 2020-10-21 23:28:09 +08:00
07akioni
368951032d docs(dropdown): vue3 2020-10-21 23:22:08 +08:00
07akioni
1e85944bae docs(divider): vue3 2020-10-21 23:00:36 +08:00
07akioni
2956df0be6 docs(card): vue3 2020-10-21 22:59:32 +08:00
07akioni
bd6bdc629f docs(badge): use space.item-style to align items 2020-10-21 21:39:35 +08:00
07akioni
1188300a6f feat(space): item-style prop 2020-10-21 21:39:12 +08:00
07akioni
7319a45b74 docs(element): vue3 2020-10-21 21:21:19 +08:00
07akioni
5abb947df2 docs(config-provider): vue3 2020-10-21 21:20:59 +08:00
07akioni
0e4eb54a04 docs(config-consumer): vue3 2020-10-21 21:20:44 +08:00
07akioni
e719ef3ab3 docs(collapse): vue3 2020-10-21 17:30:45 +08:00
07akioni
53746588a1 docs(button): remove events 2020-10-21 17:23:08 +08:00
07akioni
76b4b959e8 docs(layout): vue3 2020-10-21 17:18:49 +08:00
07akioni
bd8753d11d docs(anchor): vue3 2020-10-21 17:14:03 +08:00
07akioni
c437705307 docs(badge): vue3 update 2020-10-21 17:10:23 +08:00
07akioni
1ccec286fb fix(site): api table mono font style 2020-10-21 16:07:32 +08:00
07akioni
8e80767287 docs: affix, alert en vue3 2020-10-20 15:32:47 +08:00
07akioni
21a788df8b refactor(cascader): remove menu size, fix small issues, clear demo 2020-10-19 01:34:04 +08:00
07akioni
589369163c feat(use-form-item): add useFormItem composable 2020-10-17 15:52:14 +08:00
07akioni
114c0b7376 refactor(cascader): multiple async check 2020-10-17 14:14:02 +08:00
07akioni
2eb9f52515 refactor(cascader): basic functions 2020-10-16 18:20:19 +08:00
07akioni
22d2c9c9a9 chore: reorganize utils 2020-10-08 15:07:33 +08:00
07akioni
d0c369efb6 site: i18n, prune codes 2020-10-08 04:14:14 +08:00
07akioni
01a6a9fce4 build: add tusimple index 2020-10-08 03:33:40 +08:00
07akioni
7148b6169e docs(space): update align 2020-10-08 01:18:16 +08:00
07akioni
3c87b764b9 refactor(menu): model-value => value 2020-10-08 00:25:38 +08:00
07akioni
4ee6a2162a site: add message injection for zhcn 2020-10-08 00:13:35 +08:00
07akioni
4153980d8b refactor(form-item): feedback transition 2020-10-08 00:06:57 +08:00
07akioni
37c160d21d site: fix auto-complete 2020-10-07 21:03:23 +08:00
07akioni
c618e7cdd3 site: locale 2020-10-07 20:45:51 +08:00
07akioni
160b029fc0 refactor(drawer): fit detached target animation 2020-10-07 18:27:15 +08:00
07akioni
cedc0dc7bc feat: detach pop content inside modal & drawer 2020-10-07 16:38:05 +08:00
07akioni
5588df5e8a refactor(tabs): use resize-observer component 2020-10-07 04:57:10 +08:00
07akioni
ae3f436d7a refactor(data-table): support vue3 2020-10-07 03:59:33 +08:00
07akioni
24afdda8f3 fix(button): onClick not working 2020-10-07 03:33:37 +08:00
07akioni
b04bd897ee refactor(alert): clean codes 2020-10-07 00:24:20 +08:00
07akioni
828c65e285 refactor(form): support vue3 2020-10-06 23:23:36 +08:00
07akioni
f601fc397d refactor: move style utils folder 2020-10-06 05:19:24 +08:00
07akioni
196db077c7 refactor(form): support vue3, make it work 2020-10-06 03:49:45 +08:00
07akioni
b81ae5542e refactor(transfer): support vue3 2020-10-06 03:04:22 +08:00
07akioni
ffe1bfd63c refactor(date-picker): use hooks to rewrite validation 2020-10-05 16:34:54 +08:00
07akioni
ab9ce35fc0 refactor(date-picker): support vue3 2020-10-05 03:50:59 +08:00
07akioni
f72f59567c chore: remove useless codes 2020-10-05 02:08:07 +08:00
07akioni
59423f1671 refactor(cascader): support vue3 2020-10-05 02:02:04 +08:00
07akioni
e410761442 refactor(select-menu): remove tracking rect 2020-10-04 14:45:32 +08:00
07akioni
055e6fb76c refactor(dropdown): support vue3 2020-10-04 04:07:14 +08:00
07akioni
fdf2c74b92 refactor(tree): support vue3 2020-10-01 14:46:08 +08:00
07akioni
ce50233061 refactor(select): support vue3 2020-10-01 01:53:57 +08:00
07akioni
6b802d3238 refactor(popselect): support vue3 2020-09-30 21:24:20 +08:00
07akioni
ee233a8e45 refactor(upload): support vue3 2020-09-30 20:18:43 +08:00
07akioni
90b535da9b refactor(slider): support vue3 2020-09-30 19:45:47 +08:00
07akioni
be7cd45aed refactor(auto-complete): support vue3 2020-09-30 14:56:45 +08:00
07akioni
c4da888a05 feat(space) 2020-09-30 00:21:32 +08:00
07akioni
a435b7127d build: adjust imports to make vite works 2020-09-29 15:03:46 +08:00
07akioni
cbe0363718 refactor(dynamic-input): support vue3 2020-09-29 12:57:55 +08:00
07akioni
66dd5ca79c refactor(dynamic-tags): support vue3 2020-09-29 12:33:58 +08:00
07akioni
634ef49fb4 refactor(time-picker): support vue3 2020-09-29 12:19:40 +08:00
07akioni
04c4db9ca2 refactor(input-number): support vue3 2020-09-29 01:15:09 +08:00
07akioni
f45f06206f refactor(radio): support vue3 2020-09-29 00:56:27 +08:00
07akioni
b460a9f4b8 refactor(checkbox): support vue3 2020-09-28 14:18:14 +08:00
07akioni
aa61c7c5f6 refactor(switch): support vue3 2020-09-28 12:56:21 +08:00
07akioni
22e75e6169 refactor(input): support vue3 2020-09-28 12:36:42 +08:00
07akioni
ddff99647c refactor(tabs): support vue3 2020-09-28 11:33:20 +08:00
07akioni
3530568725 refactor(tabs): support vue3 (wip) 2020-09-27 22:47:02 +08:00
07akioni
43dce9118d site: clean data codes 2020-09-27 22:27:25 +08:00
07akioni
2a89ecddba refactor(loading-bar): support vue3 2020-09-27 22:25:33 +08:00
07akioni
4e0e80992c refactor(dialog): support vue3 2020-09-27 13:53:16 +08:00