Commit Graph

3993 Commits

Author SHA1 Message Date
07akioni
7ff45e670d feat(internal-select-menu): loading 2021-03-27 10:00:04 +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
e91374366f fix(select, auto-complete): export ThemeVars type 2021-03-26 23:51:00 +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
c5344afd0e docs(form-item): update message api 2021-03-26 15:19:33 +08:00
07akioni
fb61864f79 fix(message): content accept boolean 2021-03-26 15:18:49 +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
07akioni
cebc7d5dff fix(cascader): only watch reactive options 2021-03-26 14:39:15 +08:00
07akioni
ced7670565 refactor(data-table): refactor type names 2021-03-26 14:05:40 +08:00
07akioni
0756513259 feat(data-table): expandable rows 2021-03-26 13:47:53 +08:00
07akioni
02adb504a8 docs(data-table): update message api 2021-03-26 01:16:26 +08:00
07akioni
7675ce5e46 docs: update some message api 2021-03-26 01:09:16 +08:00
07akioni
e9e7537c44 2.1.3 2021-03-25 18:58:22 +08:00
07akioni
7f4002682d fix(data-table): header has no enough width when table width is more than scroll-x 2021-03-25 18:57:24 +08:00
07akioni
8ab902fd66 fix(data-table): there is no right border of non-last td 2021-03-25 18:51:01 +08:00
07akioni
9de4112ed3 docs: update some old message api 2021-03-25 00:04:19 +08:00
07akioni
2f448e15c2 2.1.2 2021-03-24 17:53:17 +08:00
07akioni
1c75ceb1e5 feat(data-table): column.titleColSpan 2021-03-24 17:52:22 +08:00
07akioni
f56d978344 feat(data-table): column.rowSpan & colSpan 2021-03-24 17:17:24 +08:00
07akioni
b59309fee8 fix: typo 2021-03-24 01:35:17 +08:00
07akioni
ecb690f0df refactor: remove demo entry loader, dynamic import zh & en doc pages 2021-03-23 19:46:32 +08:00
07akioni
b3644d813a fix(dropdown): logs errors when mouse move outside it with x and y set 2021-03-23 18:40:45 +08:00
07akioni
ea3708f952 docs(dropdown): use useMessage 2021-03-23 18:27:05 +08:00
07akioni
d7a9df5d98 2.1.1 2021-03-22 12:25:01 +08:00
07akioni
46de2723eb fix(selection): wrong popover trigger area 2021-03-22 12:22:45 +08:00
07akioni
d447e36701 tusimple-theme@0.1.2 2021-03-22 11:48:31 +08:00
07akioni
58fb4af19a 2.1.0 2021-03-22 00:41:07 +08:00
07akioni
e6882e4f89 feat(data-table): column.ellpisis support n-ellipsis's props 2021-03-22 00:38:46 +08:00
07akioni
6952a700a8 deps: bump deps version 2021-03-21 15:31:34 +08:00
07akioni
55a7388bf0 docs(todo) 2021-03-21 14:57:07 +08:00
07akioni
833a561088 feat(ellipsis): tooltip slot 2021-03-21 14:55:29 +08:00
07akioni
a1c57f579f docs(select): fix api table 2021-03-21 14:45:40 +08:00
07akioni
015208526d fix(popover): duration & delay works unexpectly 2021-03-21 14:37:41 +08:00
07akioni
32c4ad057c refactor(tooltip): default show-arrow prop follows popover 2021-03-21 14:26:20 +08:00
07akioni
07ba0a55b5 refactor(popover): duration & delay prop default value set to 100 2021-03-21 14:22:50 +08:00
07akioni
8e2678eb4a feat(popover): width='trigger' 2021-03-21 14:06:46 +08:00
07akioni
a80011fee4 fix(card): Action part not placed at bottom after style height is set. 2021-03-21 01:09:55 +08:00
07akioni
4ce0897fdd feat(ellipsis): ellipsis by lines 2021-03-21 01:02:13 +08:00
07akioni
e161183de8 feat(popover): get-disabled prop 2021-03-20 15:27:37 +08:00
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