Commit Graph

1735 Commits

Author SHA1 Message Date
07akioni
da9703bf73 refactor(input-number): new theme 2021-01-05 18:03:22 +08:00
07akioni
06688e5099 wip(input): new theme 2021-01-04 18:36:35 +08:00
07akioni
2f7c8bb1be refactor(button): composition & new theme 2021-01-01 21:56:26 +08:00
07akioni
b7cabf901a refactor(divider): new theme impl 2020-12-31 20:29:27 +08:00
07akioni
e59cfbb871 docs(button): debug demo causing site build failed 2020-12-28 00:28:07 +08:00
07akioni
b33a4394e9 docs: change a v-slot to # 2020-12-24 00:29:04 +08:00
07akioni
3185a76fd7 docs(cascader): fix lazy demo data not cleared after unmount 2020-12-24 00:27:18 +08:00
07akioni
5473584ea9 refactor(mixin/as-form-item): remove it 2020-12-23 11:49:06 +08:00
07akioni
ba35a17e19 docs: import on demand 2020-12-18 21:12:57 +08:00
07akioni
1633dc8148 refactor(radio): add padding on label & make n-space work in radio-group 2020-12-16 12:31:24 +08:00
07akioni
35d56075eb fix: site vue-router warning 2020-12-16 11:17:56 +08:00
07akioni
4448456056 chore: change all v-slot to # 2020-12-16 02:24:35 +08:00
07akioni
4ab5d18dfb docs: use n-space to refactor some demos 2020-12-16 01:24:30 +08:00
07akioni
6d0b8f2b61 docs: use n-space to refactor some demos 2020-12-15 23:58:45 +08:00
07akioni
cc9143bdd1 refactor: use global font-size 2020-12-15 23:15:40 +08:00
07akioni
b6b6f4cc0e docs(tree): fix broken table 2020-12-15 16:43:02 +08:00
07akioni
317a17b436 docs(popover, tooltip): body-style 2020-12-15 16:36:11 +08:00
07akioni
b4849b4714 refactor(modal): body-style => style 2020-12-15 16:24:39 +08:00
07akioni
75a816ca4f refactor(drawer): body-class => class & body-style => style 2020-12-15 16:16:01 +08:00
07akioni
10ce5dadb9 refactor(popover): alter body-class & body-style withy class & style, add private padded prop 2020-12-14 15:37:49 +08:00
07akioni
129f0e5a11 feat(dynamic-input): default-value prop 2020-12-14 03:59:39 +08:00
07akioni
094217b330 feat(input): default-value prop 2020-12-14 03:47:21 +08:00
07akioni
e676d78ce1 feat(date-picker): default-value prop 2020-12-14 03:34:36 +08:00
07akioni
61c74779d2 feat(transfer): default-value prop 2020-12-14 03:14:45 +08:00
07akioni
dd0e8f16ff feat(time-picker): default-value prop 2020-12-14 02:55:07 +08:00
07akioni
fb4ac1bd67 feat(slider): default value prop 2020-12-14 02:43:48 +08:00
07akioni
eb42ad5d8b feat(input-number): default-value prop 2020-12-14 01:57:23 +08:00
07akioni
d35f34f728 feat(cascader): default-value prop 2020-12-14 01:29:42 +08:00
07akioni
078575d1e2 fix: site build failed 2020-12-12 18:16:19 +08:00
07akioni
590c61ffd1 build: eslint markdown 2020-12-12 15:33:41 +08:00
07akioni
50f48b22b4 docs: prettier markdown 2020-12-12 14:44:44 +08:00
07akioni
2d13c548b6 chore: prettier demo 2020-12-12 13:51:22 +08:00
07akioni
2ac34a55ac feat(dialog): default type, create method 2020-12-10 17:13:11 +08:00
07akioni
cc0fbca1d5 refactor(dialog): info type & icon-placement prop, tusimple theme 2020-12-10 16:37:54 +08:00
07akioni
24f9f0cae6 chore(select): change scroll demo & remove useless code 2020-12-09 00:17:45 +08:00
07akioni
2f767df423 feat(select): default-value 2020-12-09 00:11:06 +08:00
07akioni
af8cccffa8 feat(auto-complete): clearable, default-value 2020-12-08 23:38:04 +08:00
07akioni
994b4aa2a3 feat(auto-complete): disabled 2020-12-08 13:47:01 +08:00
07akioni
643f8b6c41 feat(checkbox): value support number 2020-12-08 00:20:44 +08:00
07akioni
d61f4e1f60 docs(table): fix enUS controlled sorter demo 2020-12-08 00:06:44 +08:00
07akioni
b313057b80 docs(message): remove api call of $NMessage 2020-12-07 23:55:54 +08:00
07akioni
203403e74d docs(select): remove zhCN in api table 2020-12-07 23:03:06 +08:00
07akioni
0b3d32f14b fix: use file level import to avoid exhausting fd when build site
ulimit -n
2020-12-07 21:29:51 +08:00
07akioni
fc418f72ad build: simplify build steps 2020-12-07 16:26:33 +08:00
07akioni
460bed129c fix: warn by vue-router on os-theme route 2020-12-07 00:44:01 +08:00
07akioni
99f9f15aff refactor(highlightjs): update version to 10 2020-12-04 18:12:24 +08:00
07akioni
a99101d35b feat(switch): default value & size 2020-12-04 17:19:19 +08:00
07akioni
d530140a59 refactor(avatar): use n-space 2020-12-01 00:20:05 +08:00
07akioni
2ac1fb0678 site: fix api-table margin bottom 2020-11-30 22:20:01 +08:00
07akioni
f703470933 refactor(base-select-menu): use last value as pending node 2020-11-30 21:38:16 +08:00
07akioni
044d28d7e4 fix(date-picker): tusimple theme 2020-11-30 14:29:48 +08:00
07akioni
f421104505 fix(popover): manually positioned not working 2020-11-28 23:32:30 +08:00
07akioni
9a108df7e6 docs: fix default value of placeholder 2020-11-28 21:50:51 +08:00
07akioni
59eb1b0628 site: move version to header right 2020-11-28 14:33:04 +08:00
07akioni
995dfbb8d8 site: style change 2020-11-28 13:34:45 +08:00
07akioni
ee62f8a82d docs(upload): fix api table 2020-11-28 01:50:46 +08:00
07akioni
68b6363632 refactor(time-picker): split panel & use v-binder 2020-11-26 15:45:49 +08:00
07akioni
52c13b7cd3 refactor(cascader): use v-binder 2020-11-25 18:37:24 +08:00
07akioni
3062741f04 refactor(auto-complete): use v-binder 2020-11-25 17:19:26 +08:00
07akioni
1b5d1a2e61 refactor(date-picker): use v-binder 2020-11-25 16:58:50 +08:00
07akioni
2fd0216758 docs(select): use n-space 2020-11-25 14:14:20 +08:00
07akioni
30468e95bb site: use small button rather than tag (as button) in header 2020-11-23 02:22:41 +08:00
07akioni
7af5b3a7a0 docs(breadcrumb): remove space in basic demo 2020-11-23 02:21:55 +08:00
07akioni
f1b23a2a6b docs(radio): radio button size demo 2020-11-23 00:07:29 +08:00
07akioni
1404f59f3e chore: change some basic style vars 2020-11-20 15:14:02 +08:00
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