07akioni
|
690f872c7f
|
fix(selection): not using merged theme on popover
|
2021-03-20 14:58:27 +08:00 |
|
07akioni
|
4c2019b513
|
feat(cascader): add max-tag-count prop, fix clear button triggers menu
|
2021-03-20 02:09:07 +08:00 |
|
07akioni
|
f7418bd293
|
feat(select): max-tag-count prop
|
2021-03-20 01:49:16 +08:00 |
|
07akioni
|
48e63da8ef
|
docs(jsx-tsx): how to use jsx & tsx
|
2021-03-18 15:51:25 +08:00 |
|
07akioni
|
d66e00eede
|
docs: fix all callback [=> any] to [ => void]
|
2021-03-18 15:30:12 +08:00 |
|
07akioni
|
08edf65455
|
feat(card): hoverable prop
|
2021-03-18 15:19:04 +08:00 |
|
07akioni
|
f20172a5d3
|
docs(config-provider): set zh-CN name to 全局化配置
|
2021-03-18 14:52:39 +08:00 |
|
07akioni
|
7068e5b35f
|
refactor: use type directly from drawer in use-adjusted-to
|
2021-03-17 18:14:54 +08:00 |
|
07akioni
|
5f1b1838cb
|
feat(config-provider): theme-overrides support inheritance
|
2021-03-17 11:22:25 +08:00 |
|
07akioni
|
01bd5122c4
|
2.0.1
|
2021-03-17 10:52:39 +08:00 |
|
07akioni
|
0cb3e22b6c
|
docs(changelog): 2.0.1
|
2021-03-17 10:47:55 +08:00 |
|
07akioni
|
21fbd00a74
|
refactor(modal): change showMask to unstableShowMask
|
2021-03-17 10:43:47 +08:00 |
|
07akioni
|
3a93193e01
|
docs(menu): add routing method in select demo
|
2021-03-17 10:42:20 +08:00 |
|
07akioni
|
2f803065fe
|
fix(menu, modal): callback prop doesn't support array
|
2021-03-17 10:41:44 +08:00 |
|
07akioni
|
1f4cc8682d
|
fix(pagination): tusimple style
|
2021-03-17 10:33:25 +08:00 |
|
07akioni
|
c9292987c3
|
Merge branch 'master' of github.com:07akioni/naive-ui
|
2021-03-17 10:23:44 +08:00 |
|
07akioni
|
f64a0d9fc5
|
feat(modal): custom position
|
2021-03-17 02:45:01 +08:00 |
|
07akioni
|
10f9226965
|
feat(modal): show-mask prop
|
2021-03-17 01:13:02 +08:00 |
|
07akioni
|
85687ed7e3
|
feat(layout): n-layout-sider add default-collapsed prop
|
2021-03-17 01:05:46 +08:00 |
|
07akioni
|
c46bd46d6d
|
fix(layout): sider toggle button is covered
|
2021-03-17 00:52:09 +08:00 |
|
07akioni
|
14a0594c45
|
fix(menu): collapsed-icon-size not working
|
2021-03-17 00:38:48 +08:00 |
|
07akioni
|
60a65ea05a
|
docs(menu): update message api & add select demo
|
2021-03-17 00:28:05 +08:00 |
|
07akioni
|
0f3d8633c0
|
docs(modal): make dialog demo closable
|
2021-03-17 00:08:18 +08:00 |
|
07akioni
|
bc0c888d23
|
docs(message, notification, dialog): fix prequisite docs
|
2021-03-17 00:02:54 +08:00 |
|
07akioni
|
5321b5436b
|
docs(menu): onUpdate:expandedKeys and onUpdate:value
|
2021-03-16 23:58:54 +08:00 |
|
07akioni
|
5a041c9dc3
|
fix(menu): item tooltip won't show when collapsed
|
2021-03-16 18:24:49 +08:00 |
|
07akioni
|
18652d4434
|
Merge branch 'vue3' of github.com:07akioni/naive-ui into vue3
|
2021-03-15 16:38:04 +08:00 |
|
07akioni
|
7557551616
|
site: scroll to hash element on mount & click demo title to set location hash
|
2021-03-15 16:37:18 +08:00 |
|
07akioni
|
5fe958a306
|
chore: gen version 2.0
|
2021-03-15 16:05:06 +08:00 |
|
07akioni
|
f877705a38
|
2.0.0
|
2021-03-15 16:04:35 +08:00 |
|
07akioni
|
3824247184
|
chore: fix some lint
|
2021-03-15 15:25:11 +08:00 |
|
07akioni
|
242238e37a
|
feat(data-table): group header
|
2021-03-15 15:23:34 +08:00 |
|
07akioni
|
2da3e06a34
|
test(popover): trigger
|
2021-03-08 19:14:36 +08:00 |
|
07akioni
|
d17250436d
|
test(popover): basic unit test
|
2021-03-08 18:20:02 +08:00 |
|
07akioni
|
5331c26506
|
release: 2.0.0-rc.7
|
2021-03-05 15:22:51 +08:00 |
|
07akioni
|
f640b86c2b
|
2.0.0-rc.7
|
2021-03-05 15:16:15 +08:00 |
|
07akioni
|
620a7a701d
|
feat(input): suffix-text-color & icon-color, remove IconConfigProvider
|
2021-03-05 15:13:01 +08:00 |
|
07akioni
|
615fc3e107
|
feat(radio, checkbox): label-padding customization
|
2021-03-05 14:08:08 +08:00 |
|
07akioni
|
1cb65cd4b8
|
refactor(alert): padding, icon, close customization
|
2021-03-05 13:56:04 +08:00 |
|
07akioni
|
288dfe6514
|
docs(alert, legacy-grid): fix demo
|
2021-03-05 13:39:42 +08:00 |
|
07akioni
|
cab5894c15
|
feat(notification): close & width & padding customization
|
2021-03-05 13:34:10 +08:00 |
|
07akioni
|
9191670e20
|
fix(pop-select): border-radius customization
|
2021-03-05 13:16:25 +08:00 |
|
07akioni
|
3962f899c7
|
feat(pagination): item-color-active-hover customization
|
2021-03-05 13:07:40 +08:00 |
|
07akioni
|
ef7a2ac9d9
|
feat(drawer): padding customization
|
2021-03-05 12:40:26 +08:00 |
|
07akioni
|
098640daae
|
refactor(table): bodyColor => tdColor
|
2021-03-05 12:37:13 +08:00 |
|
07akioni
|
43428399c5
|
feat(input): group-label text-color & border customization
|
2021-03-05 12:33:24 +08:00 |
|
07akioni
|
16dcdcb180
|
feat(button): font-weight customization
|
2021-03-05 12:26:25 +08:00 |
|
07akioni
|
6630da1f14
|
Merge branch 'vue3' of github.com:07akioni/naive-ui into vue3
|
2021-03-05 00:44:14 +08:00 |
|
07akioni
|
0bf117ca95
|
feat: tusimple config provider work with dark theme
|
2021-03-05 00:39:10 +08:00 |
|
07akioni
|
d673561463
|
feat: tusimple dark theme
|
2021-03-05 00:29:38 +08:00 |
|