Commit Graph

1670 Commits

Author SHA1 Message Date
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
07akioni
a65b88f3b2 refactor(layout): support vue3 2020-09-27 03:21:50 +08:00
07akioni
6bbbc270e2 refactor(log): support vue3 2020-09-27 03:13:40 +08:00
07akioni
63b2e3dce1 refactor(popconfirm): support vue3 2020-09-27 03:03:14 +08:00
07akioni
52b7771461 refactor: config-provider, config-consumer, element support vue3 2020-09-27 01:30:48 +08:00
07akioni
69f20eab6b refactor(element): support vue3 2020-09-27 00:48:11 +08:00
07akioni
28cf9d7787 refactor(drawer): support vue3 2020-09-27 00:35:51 +08:00
07akioni
2626147ae4 docs(card): vue3 2020-09-26 23:43:12 +08:00
07akioni
4fc6fa5d4c refactor(pagination): support vue3 2020-09-25 15:40:23 +08:00
07akioni
a6a6ee8d99 feat(button): support tusimple theme (#313)
* feat(button): dashed

* feat(button): dashed, add new theme

* docs(button): dashed button
2020-09-25 14:17:52 +08:00
07akioni
bf11ebce66 chore: remove scss 2020-09-24 19:06:06 +08:00
07akioni
7e9ad34488 fix(directives/zindexable): fix duplicate call of unmounted 2020-09-19 16:48:23 +08:00
07akioni
da35f76b14 refactor(affix): support vue3 2020-09-19 16:02:14 +08:00
07akioni
c016bad589 refactor(collapse): support vue3 2020-09-19 00:10:16 +08:00
07akioni
cf33f6c586 refactor(descriptions): support vue3 2020-09-18 23:26:47 +08:00
07akioni
9067cde004 refactor(back-top): support vue3 2020-09-18 19:56:47 +08:00
07akioni
2de6b0dd5d site: use monospace font on first col of api table 2020-09-18 17:06:40 +08:00
07akioni
7108717fcd fix(menu): active path 2020-09-17 12:28:06 +08:00
07akioni
905d8314f3 docs(menu): fix 2020-09-17 12:22:31 +08:00
07akioni
2ed3d86c64 docs(popover): update 2020-09-17 12:21:01 +08:00
07akioni
7c4302990e docs(menu): api 2020-09-17 12:17:50 +08:00
07akioni
b020b086b1 refactor(menu): update api 2020-09-17 12:09:15 +08:00
07akioni
17b695b0ec docs(menu): vue3 2020-09-17 10:47:14 +08:00
07akioni
3daad057fc site: fix menu related errors 2020-09-17 10:43:29 +08:00
07akioni
1684139614 refactor(menu): support vue3 2020-09-17 01:02:59 +08:00
07akioni
89a819e344 refactor(notification): support vue3 2020-09-14 17:38:11 +08:00
07akioni
50580f5cfc refactor(message): use n-message-provider 2020-09-14 15:38:46 +08:00
07akioni
f2511c8560 refactor(switch): support vue3 2020-09-13 19:30:42 +08:00
07akioni
e175eda8ff refactor(popover): clean codes, remove width related api 2020-09-13 19:09:35 +08:00
07akioni
abd5e23ce1 refactor(modal): support vue3 2020-09-13 19:08:54 +08:00
07akioni
9e5d47df8a refactor(popover): use new event update:show 2020-09-12 03:30:03 +08:00
07akioni
ef33fdb301 refactor(message): support vue3 2020-09-12 03:28:40 +08:00
07akioni
c4b9ad5401 refactor(alert): support vue3 2020-09-10 16:07:59 +08:00
07akioni
728ebc5c92 refactor(tooltip): support vue3 2020-09-10 15:55:31 +08:00
07akioni
2f4f5ca2b1 refactor(popover): support vue3 2020-09-10 14:18:02 +08:00
07akioni
3b75a0a0cf refactor: update to vue3, make it runs first 2020-09-09 15:49:26 +08:00
07akioni
8c10ccdef5 refactor: upgrade to vue3, make it work first
there are quite a lot of things to finish
1. Vue.prototype
2. $scopedSlots
3. functional
4. i18n
5. virtual scroll
...
2020-09-08 22:04:45 +08:00
07akioni
0692cffb84 fix: git case sensitive file overlap 2020-09-08 20:12:57 +08:00
07akioni
3f9955f111 Delete Footer.vue 2020-09-08 20:05:23 +08:00
07akioni
be33667400 styles: add inter, roboto font 2020-09-07 16:28:33 +08:00
07akioni
4eef977a87 styles: add IBMPlex font 2020-09-07 14:47:22 +08:00
07akioni
048e7789eb site: disabled overflow scroll 2020-09-07 14:11:27 +08:00
07akioni
9f55eae73e site: optimize layout styles, make it work on ipad 2020-09-07 14:04:54 +08:00
07akioni
5b5071b1f7 fix(md-loader): relative-url not provided 2020-09-07 14:03:37 +08:00
07akioni
0b64736742 chore: organize site files 2020-09-04 01:19:54 +08:00
07akioni
1945782401 refactor: extract relative url 2020-09-04 01:06:39 +08:00
07akioni
b68168f238 site: make all demo to kebab cases 2020-09-03 23:40:38 +08:00
07akioni
b691d0841f site: refactor method to get demo file name 2020-09-03 23:02:40 +08:00
07akioni
f6ff8ff069 site: rename components 2020-09-03 17:02:31 +08:00
07akioni
476cd2425c chore: rename demo folders 2020-09-03 16:45:52 +08:00
07akioni
d3d7f368b9 refactor(base-select-menu): use cssr 2020-09-03 12:20:19 +08:00
07akioni
db2f25f8c0 chore: comment some useless styles 2020-09-01 21:15:37 +08:00
07akioni
44e5ffcf50 refactor(tree): clean cssr codes 2020-09-01 15:43:58 +08:00
07akioni
0bf57fb266 docs(drawer): fix target demo overflow 2020-08-27 14:31:04 +08:00
07akioni
5ff9cfc08a fix: lint 2020-08-27 13:07:55 +08:00
07akioni
1ac958ed81 refactor(thing): clean cssr codes 2020-08-27 11:52:47 +08:00
07akioni
d0e94f9c83 docs(todo) 2020-08-27 11:19:38 +08:00
07akioni
487001d697 build: add changelog to site, refactor loader based on suffix
.demo.md for component demo
.demo-entry.md for demo entry
.md for common docs
2020-08-19 23:30:04 +08:00
07akioni
48b2bcb49f chore 2020-08-15 01:58:26 +08:00
07akioni
6986bacf94 fix: loading-bar theme when use os theme 2020-08-14 23:04:41 +08:00
07akioni
648541aa4f refactor(gradient-text): clean cssr codes 2020-08-10 22:12:59 +08:00
07akioni
01ee562796 fix: fix all seperator to separator 2020-08-08 20:11:46 +08:00
07akioni
4c191090f3 docs(changelog): 1.5.4 2020-08-08 13:39:31 +08:00
07akioni
0a5f9a1413 refactor(typography): use cssr, wip 2020-08-06 01:51:45 +08:00
07akioni
5dc30ce09f feat(theme/tusimple) 2020-08-04 21:45:05 +08:00
07akioni
142767a7ff docs(timeline): page header 2020-08-02 00:41:04 +08:00
07akioni
6b20ad8325 chore 2020-08-02 00:35:14 +08:00
07akioni
7da9238667 chore: img url to 07akioni.jpeg 2020-08-01 18:05:31 +08:00
07akioni
9860648e85 refactor(data-table): use cssr 2020-07-31 22:48:23 +08:00
07akioni
531e02bac8 docs: update site footer 2020-07-31 22:24:00 +08:00
07akioni
0e753f042b fix(select): display with mistake when placeholder is empty 2020-07-23 18:50:36 +08:00
07akioni
07e6fbb63f build: generate version 2020-07-22 17:40:38 +08:00
Wanli Song
0db4bc26a1 fix the input of radio cannot foucs & feat time-picker disabled (#164)
* fix the input of radio cannot foucs

* fix the input of radio cannot foucs

* modify(changelog)

* refactor:remove debugger

* feature(n-time-picker):Add  for

* refactor:remove debugger
2020-07-22 16:58:31 +08:00
07akioni
2338ce9cfb chore (#163)
* chore

* fix: sonargate

* docs(radio): focus debug
2020-07-22 16:11:55 +08:00
07akioni
b4cfe1232e fix: deploy index style 2020-07-08 23:06:11 +08:00
07akioni
14ad455b93 doc(experimental-feature): conform new api 2020-07-08 22:30:44 +08:00
07akioni
9da3f3d836 refactor(create): proxy theme.base.override to theme.override 2020-07-08 22:25:43 +08:00
07akioni
f279d0c818 fix: dark style entry scss mixin name 2020-07-08 22:11:02 +08:00
07akioni
9a298b520b refactor: styles override api 2020-07-08 21:57:07 +08:00
07akioni
7978dda9a6 refactor(input-number): use cssr 2020-07-07 23:14:56 +08:00
07akioni
37f2d40cc8 Merge branch 'develop' of ***REMOVED*** into develop 2020-06-29 21:57:05 +08:00
07akioni
1d2c1db87a refactor(button): style using cssr 2020-06-26 02:15:58 +08:00
07akioni
c4e3b01dc3 doc: remove import on demand section 2020-06-25 17:57:58 +08:00
07akioni
64004a5f67 chore 2020-06-25 16:03:52 +08:00
songwanli2025@163.com
5968493e1e docs(select/filterable) 2020-06-23 18:54:38 +08:00
songwanli2025@163.com
309d986cbf fix(n-select):readonly 2020-06-23 18:52:40 +08:00
songwanli2025@163.com
438fb2df84 Merge remote-tracking branch 'upstream/develop' into develop 2020-06-23 18:41:09 +08:00
songwanli2025@163.com
2eeda5c58d feature(n-select):add autofocus to props 2020-06-23 18:40:47 +08:00
07akioni
137aff1076 fix: typo 2020-06-21 18:59:15 +08:00
07akioni
70f22d966b doc(changelog): 1.4.0 2020-06-18 23:53:07 +08:00
07akioni
4ba2de372f chore: test customize style scheme on deploymentIndex 2020-06-18 01:47:22 +08:00
07akioni
6ecf0bf949 feat: experimental customize theme 2020-06-18 01:33:55 +08:00
07akioni
c61b31166d refactor(config-provider): change theme-environment prop to theme-environments 2020-06-18 00:25:14 +08:00
07akioni
0c9ce40f9c refactor(menu): not supporting slot anymore 2020-06-17 12:45:10 +08:00
07akioni
90ed52aee4 feat(button): attr-type prop to set type attr 2020-06-06 00:03:44 +08:00
07akioni
513be202e7 fix: to prop of n-a don't support object 2020-06-05 23:03:45 +08:00
07akioni
bf82196a4f Merge branch 'develop' into develop 2020-06-03 14:07:10 +08:00
07akioni
a457b75e0e doc(config-provider): use os theme 2020-06-03 13:56:46 +08:00
07akioni
df093103a9 feat($NOs): a os meta property includes theme 2020-06-03 13:46:11 +08:00
songwanli2025@163.com
3e65db0847 docs(tag): modify the demo of DynamicTags 2020-06-02 14:52:01 +08:00
07akioni
42fa6d4f11 fix: typo 2020-06-01 20:27:00 +08:00