Commit Graph

140 Commits

Author SHA1 Message Date
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
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
7063fe74c3 refactor(cascader): remove provide(reactive) pattern 2021-04-20 00:07:36 +08:00
07akioni
8764fd7d7f 2.7.0 2021-04-19 22:05:43 +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
e82d3b0760 feat(config-provider): cls-prefix prop 2021-04-18 22:50:50 +08:00
07akioni
308135d032 fix(popover): may influence other popover when static props is hoisted 2021-04-15 11:54:35 +08:00
07akioni
2a7a731ca7 2.5.1 2021-04-14 15:47:42 +08:00
07akioni
3e65735dec fix(select): fallback option has broken default value 2021-04-14 14:20:24 +08:00
07akioni
b3ec9344cd feat(color-picker): show alpha 2021-04-14 12:03:42 +08:00
07akioni
eb0ca82a97 2.5.0 2021-04-13 22:29:14 +08:00
07akioni
ef8d118174 docs(color-picker) 2021-04-13 17:50:26 +08:00
07akioni
d4457c0a8b feat(select): showArrow prop 2021-04-13 02:04:31 +08:00
07akioni
00c9f3e67f feat(calender): new component 2021-04-09 18:06:22 +08:00
07akioni
aaa22493d0 feat(date-picker): locale.firstDayOfWeek 2021-04-09 02:50:02 +08:00
07akioni
f96ffbf593 fix(date-picker): trigger has no focus style in focus is in panel 2021-04-09 02:36:29 +08:00
07akioni
d09a79cc6b feat(skeleton): new component 2021-04-09 00:43:33 +08:00
07akioni
84e02f276e fix(n-select): filterable doesn't work with composite events 2021-04-08 00:43:19 +08:00
07akioni
606cb19429 feat(form): add n-form-item-gi (grid-item) component 2021-04-08 00:09:32 +08:00
07akioni
371078a6a2 fix(n-ellipsis, n-data-table): ellpisis content mis-vertical-aligned 2021-04-07 23:06:28 +08:00
07akioni
a78f143282 2.4.1 2021-04-07 22:11:01 +08:00
07akioni
b065f7fbfb refactor(select): menu is focusable now 2021-04-07 21:26:58 +08:00
07akioni
ef8753febc 2.4.0 2021-04-07 16:31:14 +08:00
07akioni
ab24d61f45 feat(image): new component 2021-04-07 13:10:45 +08:00
07akioni
2135d8e94c refactor: make light theme text & action color bluer 2021-04-06 18:49:23 +08:00
07akioni
491351ff88 feat(global-style) 2021-04-06 18:06:04 +08:00
07akioni
eae73b9968 fix(select): fix n-select tag text overflow. 2021-04-06 00:38:10 +08:00
07akioni
4853fd88e1 feat(card): footer-style prop 2021-04-05 23:58:45 +08:00
07akioni
fe2ad7190f fix(anchor): ignore-gap not working 2021-04-05 22:57:19 +08:00
07akioni
828f46c6d4 refactor(menu): use options prop instead of items 2021-04-05 18:10:30 +08:00
07akioni
257233398d build: unify doc loader & md loader 2021-04-05 14:38:39 +08:00
07akioni
7d15f230b0 feat(button): bordered prop 2021-04-03 15:17:52 +08:00
07akioni
12b97ab79c feat(breadcrumb): separator slot & prop on item 2021-04-03 15:11:12 +08:00
07akioni
6e1cca769d feat(page-header) 2021-04-03 11:29:37 +08:00
07akioni
abce6eece9 fix(collapse): content is truncated by overflow hidden 2021-03-29 21:38:09 +08:00
07akioni
37ce928d10 fix(layout):horizontal content overflows 2021-03-29 13:40:42 +08:00
07akioni
3a76cebac5 feat(layout): new api 2021-03-29 12:51:39 +08:00
07akioni
c46c005dcb 2.2.0 2021-03-29 01:38:09 +08:00
07akioni
c087e4971b fix(input): In textarea mode autosize rows not changed if props.value is changed from outside 2021-03-28 23:20:00 +08:00
07akioni
3d568e7b43 fix(input): in textarea mode autosize line not correct due to inconsistant font family 2021-03-28 22:13:10 +08:00
07akioni
8fbd1526e7 feat(mention) 2021-03-27 12:06:08 +08:00
07akioni
d6f9510d03 fix(input): can't select text in textarea mode & no box-shadow 2021-03-27 01:48:59 +08:00
07akioni
abbbd5b19f refactor(empty): change icon & make it larger 2021-03-26 23:36:41 +08:00
07akioni
28749ad4df refactor(select-menu): remove box-shadow & margin on the menu
fix(select, cascader): namespace not correct
2021-03-26 23:33:53 +08:00
07akioni
23c7568f92 fix(input): caret color not correct in warning & error status 2021-03-26 15:15:45 +08:00
07akioni
0e931df03c fix(input): incorrect background color in error & warning status in dark theme 2021-03-26 14:47:38 +08:00