Commit Graph

4455 Commits

Author SHA1 Message Date
07akioni
2b2fe0c7ae docs(space): wrap prop & size prop 2021-04-29 15:04:22 +08:00
Wanli Song
d5dde87029 Merge pull request #364 from wanli-song/fix/ci
fix(ci): fix test
2021-04-29 11:09:57 +08:00
wanli.song@tusimple.ai
e4d9ad4ef8 fix(ci): fix test 2021-04-28 17:09:11 +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
5b640f1837 tusimple-theme@0.1.7 2021-04-22 00:16: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
e8355e5074 site: robust scroll by hash 2021-04-21 19:56:30 +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