Commit Graph

2003 Commits

Author SHA1 Message Date
07akioni
cea5b73f8e fix(transfer): in virtual mode not setting key for items 2021-05-16 15:49:46 +08:00
07akioni
f8d53e433e fix(input-number): Doesn't reset to origin value when blur with invalid value 2021-05-16 15:36:46 +08:00
07akioni
c610881ef4 chore: get prepared for CSSStyleSheet.insertRule 2021-05-16 15:24:04 +08:00
07akioni
c12f6544a8 fix(layout): n-layout-sider doesn't show menu after collapsed 2021-05-07 17:46:46 +08:00
07akioni
9bc34429ce feat(layout): footer-color 2021-05-04 02:26:41 +08:00
07akioni
a40860eee7 Merge branch 'master' of github.com:07akioni/naive-ui 2021-04-29 16:19:48 +08:00
07akioni
2b2fe0c7ae docs(space): wrap prop & size prop 2021-04-29 15:04:22 +08:00
07akioni
e357f4642a 2.7.4 2021-04-25 20:25:11 +08:00
07akioni
d1edde9f17 fix(checkbox): check mark not displayed 2021-04-25 19:54:14 +08:00
07akioni
b56f441cc7 fix(date-picker): icon transition style in trigger 2021-04-25 19:51:18 +08:00
07akioni
245080054d fix(data-table): clear check all in table not working 2021-04-24 13:52:06 +08:00
07akioni
fa03dd513f refactor(use-config): rename return fields 2021-04-24 13:45:13 +08:00
07akioni
b211e24195 refactor(use-form-item): rename returned fields 2021-04-24 12:57:17 +08:00
07akioni
8daed4a9cf refactor: rename useLocale return fields 2021-04-24 12:41:35 +08:00
07akioni
d30f151276 site: remove button in header 2021-04-24 01:04:18 +08:00
07akioni
b22759c8a5 fix(checkbox-group): Not working in uncontrolled mode 2021-04-23 23:34:53 +08:00
07akioni
c8fe0b0899 feat(form-item): works without n-form 2021-04-23 23:20:21 +08:00
07akioni
701963dd3e fix(typography): p, li, ul margin bottom is not 0 when they are last child 2021-04-23 00:01:47 +08:00
07akioni
009c324dfc docs: use VNodeChild in types 2021-04-22 00:40:49 +08:00
07akioni
dd8ab9d228 2.7.3 2021-04-22 00:09:41 +08:00
07akioni
38ec4e1104 refactor(date-picker): remove provide(reactive) pattern 2021-04-22 00:06:11 +08:00
07akioni
3945844b06 refactor(dialog): remove provide(reactive pattern 2021-04-21 23:56:54 +08:00
07akioni
6dcfb5224b chore: fix lint 2021-04-21 23:18:34 +08:00
07akioni
2ad15357c1 Merge branch 'master' of github.com:07akioni/naive-ui 2021-04-21 23:16:24 +08:00
jiwen.bai@tusimple.ai
27b824c0c7 fix(form): FormRuleItem trigger types (#358) 2021-04-21 23:15:49 +08:00
07akioni
31ad51272a docs(icon): remove useless demo 2021-04-21 21:39:25 +08:00
07akioni
2b79bfebcc feat(data-table): render-filter-icon & render-filter prop 2021-04-21 21:34:03 +08:00
07akioni
a491baf120 feat(data-table): highlight sorted rows 2021-04-21 21:13:59 +08:00
07akioni
8bf69f4239 refactor: tree, data-table hover && pressed color 2021-04-21 20:53:20 +08:00
07akioni
fa9596f6f4 refactor: use #0000 to replace transparent to make theme editor work well 2021-04-21 20:12:55 +08:00
07akioni
6870bb2777 docs(dialog, table): small fixes 2021-04-21 19:15:43 +08:00
07akioni
2d51c15a81 feat(data-table): make fix col box-shadow more clear in dark theme 2021-04-21 18:42:33 +08:00
07akioni
5080369f31 refactor(data-table): use less nested style 2021-04-21 17:28:52 +08:00
07akioni
4bd297224e fix(color-picker): value has line wrap 2021-04-21 16:36:25 +08:00
07akioni
97f2d439b5 docs(modal): fix preset dialog demo 2021-04-21 16:36:08 +08:00
07akioni
41bf170992 2.7.2 2021-04-21 14:50:27 +08:00
07akioni
61dda125fc feat(data-table): summary prop 2021-04-21 14:47:24 +08:00
07akioni
4c0678d23a refactor(anchor): throttle scroll raf 2021-04-21 12:25:34 +08:00
07akioni
1fb128b821 refactor(affix): throttle scroll 2021-04-21 12:15:24 +08:00
07akioni
eeb48edca4 feat(data-table): selection options 2021-04-21 11:23:34 +08:00
07akioni
085f9f72ee docs(data-table): render filter icon 2021-04-21 10:25:30 +08:00
07akioni
366ed214f2 refactor(data-table, scrollbar): remove unnecessary overflow:hidden 2021-04-21 10:22:56 +08:00
07akioni
fdf6c6e913 docs(data-table): fix demo 2021-04-21 00:56:52 +08:00
07akioni
642e19ead6 feat(data-table): locale of selection dropdown 2021-04-21 00:06:24 +08:00
07akioni
728a9bb71d refactor(config-provider): remove provide(reactive) pattern 2021-04-20 23:36:37 +08:00
07akioni
d9b50209bd refactor(data-table): remove provider(reactive) pattern 2021-04-20 23:08:51 +08:00
07akioni
3581c3570f feat(data-table): selection.options 2021-04-20 22:37:06 +08:00
07akioni
8d8b4c764f fix(checkbox): color in dark theme 2021-04-20 22:24:23 +08:00
07akioni
1c3cd0f840 fix(fade-in): fade-in-height-expand transition 2021-04-20 16:06:02 +08:00
07akioni
c44979eb94 fix(layout): overflow on horizontal direction 2021-04-20 14:47:30 +08:00
07akioni
07556d80b1 2.7.1 2021-04-20 13:07:00 +08:00
07akioni
9c74b7ea87 refactor: remove n- prefix of all transitions' name 2021-04-20 12:54:12 +08:00
07akioni
7bc2ceae64 site: remove n- prefix of component docs route 2021-04-20 12:49:47 +08:00
07akioni
bd4b340128 refactor: dedupe theme vars generation 2021-04-20 12:37:18 +08:00
07akioni
06f2347eb7 refactor: dedupe some themes 2021-04-20 02:58:00 +08:00
07akioni
44d31369a5 refactor(button): theme dedup 2021-04-20 02:51:14 +08:00
07akioni
d24a4202ad refactor(select): merge dup theme 2021-04-20 02:46:27 +08:00
07akioni
b318498841 docs(ellpisis): enUS 2021-04-20 02:43:13 +08:00
07akioni
6e7c9f9c3a feat(cascader): action slot 2021-04-20 02:36:31 +08:00
07akioni
b80af22685 feat(checkbox): focusable 2021-04-20 02:18:23 +08:00
07akioni
d1f69ef245 refactor(select): make focus & blur more robust 2021-04-20 02:13:56 +08:00
07akioni
7063fe74c3 refactor(cascader): remove provide(reactive) pattern 2021-04-20 00:07:36 +08:00
07akioni
ee422672de site: no menu value when theme is os-theme 2021-04-19 22:30:31 +08:00
07akioni
8764fd7d7f 2.7.0 2021-04-19 22:05:43 +08:00
07akioni
2eb6219c6f feat(typography): clsPrefix 2021-04-19 17:47:46 +08:00
07akioni
2bfa035985 feat(layout): content-style for layout & layout-sider 2021-04-19 16:50:01 +08:00
07akioni
b1bad3c9ff feat(drawer): content-style & drawer-content component 2021-04-19 15:58:22 +08:00
07akioni
3d0e22ef7f 2.6.0 2021-04-19 01:31:36 +08:00
07akioni
d17dc5da01 refactor: cPrefix => mergedClsPrefix 2021-04-19 01:11:05 +08:00
07akioni
6f3489ec6a refactor(transfer): remove provide(reactive) 2021-04-19 00:22:06 +08:00
07akioni
277a355d9a refactor: remove some provide(reactive) 2021-04-19 00:07:18 +08:00
07akioni
9e89f39e56 refactor(select-menu, grid): remove provide reactive 2021-04-18 23:24:41 +08:00
07akioni
74cf920a76 refactor: remove some exported interfaces of select, may break some codes 2021-04-18 23:12:49 +08:00
07akioni
e82d3b0760 feat(config-provider): cls-prefix prop 2021-04-18 22:50:50 +08:00
07akioni
f414106869 refactor: remove useless comment & organize exports 2021-04-18 22:42:29 +08:00
07akioni
8f3fb3737c feat(notification): clsPrefix 2021-04-18 22:35:39 +08:00
07akioni
86c2c6742e feat(message): clsPrefix 2021-04-18 21:59:18 +08:00
07akioni
9b12b11a5b feat(loading-bar): clsPrefix 2021-04-18 20:01:19 +08:00
07akioni
c67ac4690c refactor(upload): clsPrefix 2021-04-18 01:13:59 +08:00
07akioni
5a503e4802 feat(tree): clsPrefix 2021-04-18 00:45:06 +08:00
07akioni
ad7c90a2d6 feat(progress): clsPrefix 2021-04-18 00:16:26 +08:00
07akioni
e53f4109fd feat(radio): clsPrefix 2021-04-18 00:07:55 +08:00
07akioni
9d60bb5270 feat(slider): clsPrefix 2021-04-17 23:52:18 +08:00
07akioni
707f29e370 feat(tabs): clsPrefix 2021-04-17 23:40:57 +08:00
07akioni
e70a6d977a feat(tooltip, popconfirm): export props type 2021-04-17 23:27:12 +08:00
07akioni
9e9c713bc9 feat(log): clsPrefix 2021-04-17 23:20:19 +08:00
07akioni
9b8bcf4148 feat(mention): clsPrefix 2021-04-17 23:06:08 +08:00
07akioni
44c9c4c8e2 feat(page-header): clsPrefix 2021-04-17 16:49:13 +08:00
07akioni
ba6e53f04c feat(legacy-grid): clsPrefix 2021-04-17 16:45:31 +08:00
07akioni
28d040bc84 feat(layout): clsPrefix 2021-04-17 16:37:47 +08:00
07akioni
73e530085e feat(data-table): only show hover style of common cell of table 2021-04-17 15:39:34 +08:00
07akioni
ad1df28019 feat(data-table): make rows with common cell hover state same 2021-04-17 11:14:17 +08:00
07akioni
96dd5f0d02 feat(steps): clsPrefix 2021-04-17 09:52:48 +08:00
07akioni
a454a172be feat(table): clsPrefix 2021-04-17 09:30:14 +08:00
07akioni
c4df03aafe feat(thing): clsPrefix 2021-04-17 09:11:54 +08:00
07akioni
976d096a0e feat(popover): export props type 2021-04-17 02:39:38 +08:00
07akioni
a9a1a36fb6 feat(transfer): clsPrefix 2021-04-17 02:37:13 +08:00
07akioni
60689e81a5 feat(form): clsPrefix 2021-04-17 02:36:35 +08:00
07akioni
e1fe18a674 feat(grid): clsPrefix 2021-04-17 01:38:56 +08:00
07akioni
a3ae1a6bf8 feat(list): clsPrefix 2021-04-17 01:33:49 +08:00
07akioni
41f263d7b8 feat(rate): clsPrefix 2021-04-16 23:55:42 +08:00
07akioni
56017475af docs(dynamic-input): remove useless key in form demo 2021-04-16 23:50:47 +08:00
07akioni
00974284cb feat(dynamic-input): clsPrefix 2021-04-16 23:49:22 +08:00
07akioni
e7c0d7d269 feat(dropdown): clsPrefix 2021-04-16 23:39:49 +08:00
07akioni
0af36ac95b feat(modal): clsPrefix 2021-04-16 21:55:06 +08:00
07akioni
979c3c4d98 feat(drawer): clsPrefix 2021-04-16 21:41:20 +08:00
07akioni
26b3af56d9 docs(card): loading demo 2021-04-16 21:26:29 +08:00
07akioni
8c1bac93c8 feat(popover): clsPrefix 2021-04-16 21:25:36 +08:00
07akioni
7b1c93215f feat(skeleton): clsPrefix 2021-04-16 16:50:10 +08:00
07akioni
c40e69e0fd feat(switch): clsPrefix 2021-04-16 16:47:05 +08:00
07akioni
429476d5ed feat(space): clsPrefix 2021-04-16 16:44:10 +08:00
07akioni
16af181e89 feat(statistic): clsPrefix 2021-04-16 16:39:37 +08:00
07akioni
79ea3015af feat(timeline): clsPrefix 2021-04-16 16:35:56 +08:00
07akioni
4bb94d676d feat(time): export props type 2021-04-16 16:19:35 +08:00
07akioni
a8ed48f7f9 feat(tag): clsPrefix 2021-04-16 16:17:21 +08:00
07akioni
7c7e7a2b5f feat(result): clsPrefix 2021-04-16 16:14:22 +08:00
07akioni
0b98b3d5f9 feat(dynamic-tags): clsPrefix 2021-04-16 16:11:17 +08:00
07akioni
3d16486df3 feat(gradient-text): clsPrefix 2021-04-16 16:05:20 +08:00
07akioni
ae73e5024d feat(image): clsPrefix 2021-04-16 16:01:29 +08:00
07akioni
8e356947b0 feat(divider): clsPrefix 2021-04-16 15:45:14 +08:00
07akioni
1bd97b972e feat(dialog): clsPrefix 2021-04-16 15:40:58 +08:00
07akioni
1feaee91ec feat(description): clsPrefix 2021-04-16 15:25:53 +08:00
07akioni
6d4fcdb506 feat(time-picker): clsPrefix 2021-04-16 15:16:03 +08:00
07akioni
8e7213f8d3 feat(input-number): clsPrefix 2021-04-16 15:04:16 +08:00
07akioni
ebc0fc82b2 feat(input): clsPrefix 2021-04-16 14:58:39 +08:00
07akioni
926cc4ee23 refactor(date-picker): clsPrefix 2021-04-16 14:44:48 +08:00
07akioni
cf46043d4f feat: exclude internalProp in exported types 2021-04-16 14:05:57 +08:00
07akioni
0b68530d14 feat(element):clsPrefix 2021-04-16 14:04:56 +08:00
07akioni
9d4d39f10f feat(ellipsis): clsPrefix 2021-04-16 02:33:18 +08:00
07akioni
ec90a58143 feat(pagination, empty): clsPrefix 2021-04-16 02:27:58 +08:00
07akioni
ba0164bc77 feat(spin): clsPrefix 2021-04-16 02:20:29 +08:00
07akioni
013bd0de9b refactor(data-table): clsPrefix 2021-04-16 02:17:17 +08:00
07akioni
3fe4a0a093 feat(config-provider): clsPrefix 2021-04-16 01:53:01 +08:00
07akioni
43fdea86a6 feat(color-picker): clsPrefix 2021-04-16 01:48:25 +08:00
07akioni
18573f9157 feat(collapse): clsPrefix 2021-04-16 01:35:58 +08:00
07akioni
c4487319fb feat(checkbox): clsPrefix 2021-04-15 21:47:20 +08:00
07akioni
cb1cf9244b feat(selector, cascader, scrollbar): clsPrefix 2021-04-15 21:24:02 +08:00
07akioni
0dd4ce8c9c feat(code): clsPrefix 2021-04-15 20:22:07 +08:00
07akioni
97952d4407 refactor: extract public props use utils type 2021-04-15 20:09:54 +08:00
07akioni
0a60b418b9 feat(card): clsPrefix 2021-04-15 19:58:50 +08:00
07akioni
dd3205d45c feat(calendar): clsPrefix 2021-04-15 19:48:43 +08:00
07akioni
5b600282cb feat(icon): clsPrefix 2021-04-15 19:44:18 +08:00
07akioni
f7745db137 feat(menu): clsPrefix 2021-04-15 19:34:59 +08:00
07akioni
525e7c49f4 feat(breadcrumb): clsPrefix 2021-04-15 18:48:36 +08:00
07akioni
1d45f39aa0 feat(badge): clsPrefix 2021-04-15 18:37:23 +08:00
07akioni
780122a3cf feat(button): clsPrefix 2021-04-15 18:22:29 +08:00
07akioni
0d771396d5 feat(back-top): clsPrefix 2021-04-15 17:36:54 +08:00
07akioni
3af0891d2c feat(avatar): clsPrefix 2021-04-15 17:24:03 +08:00
07akioni
ca6dfa10c1 feat(auto-complete): clsPrefix 2021-04-15 17:20:03 +08:00
07akioni
a68e987bd0 feat(anchor): clsPrefix 2021-04-15 15:06:48 +08:00
07akioni
5c927b1d55 feat(alert): clsPrefix 2021-04-15 14:36:47 +08:00
07akioni
b8786de7d0 refactor(affix): clsPrefix 2021-04-15 14:30:24 +08:00
07akioni
e26c37ad6d feat(tooltip, popselect, popconfirm): clsPrefix 2021-04-15 12:32:01 +08:00
07akioni
f82f362c18 feat(popover): support clsPrefix 2021-04-15 12:10:26 +08:00
07akioni
308135d032 fix(popover): may influence other popover when static props is hoisted 2021-04-15 11:54:35 +08:00
07akioni
0dfb1373f8 feat(button): clsPrefix 2021-04-15 02:09:49 +08:00
07akioni
2a7a731ca7 2.5.1 2021-04-14 15:47:42 +08:00
07akioni
4f7e20f287 fix(color-picker): value doesn't follow input in hex mode 2021-04-14 15:45:45 +08:00
07akioni
c11c9a99da fix(color-picker): hex not normalized 2021-04-14 15:21:10 +08:00
07akioni
07672fa3db refactor(color-picker): checkboard on trigger, fix mode display with alpha 2021-04-14 15:07:53 +08:00
07akioni
45ac382d40 docs(color-picker): fix form demo 2021-04-14 14:21:23 +08:00
07akioni
3e65735dec fix(select): fallback option has broken default value 2021-04-14 14:20:24 +08:00
07akioni
686afa00d1 docs(color-picker): fix api table modes 2021-04-14 12:06:29 +08:00
07akioni
b3ec9344cd feat(color-picker): show alpha 2021-04-14 12:03:42 +08:00
07akioni
362f014bf4 docs(page-header): add intro 2021-04-13 23:25:52 +08:00
07akioni
eb0ca82a97 2.5.0 2021-04-13 22:29:14 +08:00
07akioni
6161e0ca00 docs(calendar): fix on-update:value prop name 2021-04-13 22:18:59 +08:00
07akioni
03f2af800b docs(color-picker): change intro 2021-04-13 22:05:47 +08:00
07akioni
a4936acb9b feat(theme-editor): locale 2021-04-13 21:56:55 +08:00
07akioni
8d649eb255 feat(color-picker): add internal actions prop 2021-04-13 21:17:00 +08:00
07akioni
d167f61908 chore: fix some not percise theme vars 2021-04-13 20:21:44 +08:00
07akioni
731c95129b feat(color-picker): size 2021-04-13 19:50:31 +08:00
07akioni
63e713a597 docs(color-picker): form 2021-04-13 18:21:46 +08:00
07akioni
444a42bdef feat(color-picker): form item 2021-04-13 18:04:14 +08:00
07akioni
ef8d118174 docs(color-picker) 2021-04-13 17:50:26 +08:00
07akioni
2fff13060a feat(theme-editor): use color-picker 2021-04-13 13:28:16 +08:00
07akioni
049b00448d feat(color-picker): make it work 2021-04-13 12:44:53 +08:00
07akioni
c236653f01 wip(color-picker): clean style 2021-04-13 11:47:03 +08:00
07akioni
fd74965f50 fix(select): fallback option default value is nested function 2021-04-13 02:06:16 +08:00
07akioni
d4457c0a8b feat(select): showArrow prop 2021-04-13 02:04:31 +08:00
07akioni
6f8de5780d wip(color-picker): make panel work 2021-04-13 02:00:29 +08:00
07akioni
7617b51d16 wip(color-picker): cache up-coming value to avoid shifting of pallete cursor 2021-04-12 22:02:21 +08:00
07akioni
acec0c0229 fix(color-picker): cache hue to make hue slider not shift in rgba mode 2021-04-12 14:40:20 +08:00
07akioni
4a9fd78cde wip(color-picker): make data layer work 2021-04-11 01:22:45 +08:00
07akioni
936e1f43a5 wip(color-picker): scaffold 2021-04-10 10:30:04 +08:00
07akioni
f35572837a chore: reformat transition style mixins 2021-04-09 21:45:29 +08:00
07akioni
ddc3662b94 fix(button): loading fade in transition drifts 2021-04-09 21:33:54 +08:00
07akioni
26937d1f47 fix(time-picker): close animation drifts in date-picker 2021-04-09 21:07:37 +08:00
07akioni
b494cc8d83 fix: make to prop work for teleported component 2021-04-09 20:48:10 +08:00
07akioni
d865e1cffa fix: adjusted to not working for popover 2021-04-09 20:20:22 +08:00
07akioni
7749b61e72 refactor(data-table): use merged css vars 2021-04-09 19:51:14 +08:00
07akioni
77e0b5b11f refactor(description): popover color 2021-04-09 19:45:22 +08:00
07akioni
4aa462bedd refactor(transfer): adjust filter style 2021-04-09 19:29:02 +08:00
07akioni
9942cfea45 refactor(list): color in popover 2021-04-09 19:20:42 +08:00
07akioni
b458e7a5dc refactor(table): color in popover 2021-04-09 19:12:20 +08:00
07akioni
9be4afd06b refactor(calendar): hoist color calculation to theme 2021-04-09 19:00:14 +08:00
07akioni
d4cd2b9483 feat(data-table): color in popover 2021-04-09 18:52:07 +08:00
07akioni
1b054a3485 feat(card): background color in popover 2021-04-09 18:33:32 +08:00
07akioni
552cd7967b feat(calendar): color in popover 2021-04-09 18:27:59 +08:00
07akioni
3aa9d866ef feat(slider): dot color in popover 2021-04-09 18:20:18 +08:00