Commit Graph

6031 Commits

Author SHA1 Message Date
Yugang Cao
497b6b24c0
feat(cascader): add empty slot (#1824)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-13 00:19:37 +08:00
07akioni
62aaa57dd3 refactor(popselect): slots 2021-12-13 00:12:51 +08:00
Yugang Cao
cb3338b90c
feat(popselect): add empty & action slots (#1825) 2021-12-13 00:08:03 +08:00
XieZongChen
20a85209a7
test(button): update test (#1818) 2021-12-11 10:33:46 +08:00
XieZongChen
08ea08fc6b
test(button): update test (#1805) 2021-12-10 10:49:11 +08:00
07akioni
d1d52fdc4c docs: some fixes 2021-12-10 03:41:32 +08:00
Hawods
c9fb32d058
fix(popover): max-width not working (#1786)
* fix(popover): maxWidth and minWidth warn

* fix(popover): support style max-width in string

* docs(popover): add maxWidth demo

Co-authored-by: Hawods <hawods.pan@movit-tech.com>
2021-12-10 03:37:44 +08:00
07akioni
9c3eebbd3f docs(locale): zh_TW 2021-12-10 03:31:10 +08:00
07akioni
55bae7650f refactor(tree-select): menu props 2021-12-10 03:28:16 +08:00
Yugang Cao
11540b8168
feat(tree-select): add menuProps prop (#1797)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-10 03:27:05 +08:00
Yugang Cao
6c44ad2e66
fix(data-table): onUpdatePageSize does not trigger (#1775) 2021-12-10 03:21:48 +08:00
07akioni
a71b504867 test: fix snapshot 2021-12-10 03:05:48 +08:00
Mystery
6acbce0a47
feat(i18n): add zhTW locale (#1791)
* add zhTW locale

* add zhTW locale

* Delete yarn-error.log

Co-authored-by: mysteryjj <yjun520@126.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-10 03:04:27 +08:00
XieZongChen
446e029d13
test(badge): update test (#1794) 2021-12-09 10:35:17 +08:00
07akioni
0224329f5c
docs(menu): value prop description 2021-12-08 18:20:39 +08:00
XieZongChen
d701d7cd7e
test(auto-complete): update test (#1783) 2021-12-08 15:13:57 +08:00
XieZongChen
2654fcd31f
test(alert): update test (#1779) 2021-12-08 09:58:36 +08:00
Yugang Cao
2819d2d92a
fix: changelog typo (#1771)
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-12-07 20:29:55 +08:00
XieZongChen
5e84d9ed6a
test(auto-complete): update test (#1764) 2021-12-07 14:50:23 +08:00
XieZongChen
1b3741b8c7
fix(alert): header slot unable to display normally (#1763) 2021-12-07 14:29:22 +08:00
07akioni
4295c6277e fix: ci 2021-12-07 02:26:03 +08:00
07akioni
2cbda2690d docs(changelog): fix typo 2021-12-07 02:12:09 +08:00
07akioni
5f4a912a98 2.21.5 2021-12-07 01:57:23 +08:00
07akioni
aeb5f18ffb test: update snap 2021-12-07 01:50:15 +08:00
07akioni
7d9c51bb5a fix(date-picker): format in year type 2021-12-07 01:34:33 +08:00
07akioni
7488f7fe79 fix(date-picker): format in month type 2021-12-07 01:30:21 +08:00
07akioni
858f94f154 fix: fr locale 2021-12-07 01:19:45 +08:00
07akioni
8011747313 docs(date-picker): fix actions demo 2021-12-07 01:14:45 +08:00
07akioni
d46bdf78f6 feat(date-picker): default format follows i18n 2021-12-07 01:09:12 +08:00
imguolao
e9e2a7d592
fix(input-number): cursor movement problem (#1760)
fix #1759
2021-12-07 00:17:34 +08:00
XieZongChen
6264acf28f
feat(i18n): add frFR locale (#1753)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-07 00:05:06 +08:00
doom-9
ebb70d85f4
docs(time-picker): update doc (#1757) 2021-12-06 23:47:54 +08:00
Yugang Cao
8216eecec6
fix(input): clicking clear doesn't trigger change event (#1755)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-12-06 17:01:38 +08:00
XieZongChen
8d74ef218a
fix(i18n): fix idID code problem and enUS word spelling (#1756) 2021-12-06 16:59:49 +08:00
07akioni
dc20036196 2.21.4 2021-12-06 03:42:35 +08:00
07akioni
b094d19761 docs(dropdown): add the missing option parameter in on-select 2021-12-06 03:40:02 +08:00
07akioni
5a95b90d19
Merge pull request #1749 from TuSimple/docs
Docs
2021-12-06 03:32:09 +08:00
07akioni
e549309642 refactor(date-picker): year type placeholder 2021-12-06 03:13:14 +08:00
Yugang Cao
f808020987
fix(date-picker): lack year placeholder (#1735)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-06 03:08:50 +08:00
07akioni
cf174df9a3 docs(upload): fix 2021-12-06 03:05:10 +08:00
07akioni
c51c405362 fix(upload): shows normal file status when response has 4xx status, closes #1741 2021-12-06 03:02:20 +08:00
Yugang Cao
190fe03903
docs(date-picker): add month and year docs (#1734)
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-12-06 02:44:42 +08:00
07akioni
6d6597f5f7 feat(data-table): ignore children with length 0 in tree data mode, closes #1703 2021-12-06 02:30:27 +08:00
Yugang Cao
36baa7fd58
fix(element): alias name el not exported (#1739)
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-06 01:54:55 +08:00
07akioni
ec8312e03c fix(upload): fix displayed vertically in n-form in image-card mode, closes #1746. fix file list's top margin if trigger is hidden 2021-12-06 01:53:08 +08:00
07akioni
48c2dba75d fix(form): add shouldRuleBeApplied to FormValidate, closes #1747 2021-12-06 01:38:00 +08:00
07akioni
98bcd31459 fix(upload): still shows upload trigger when max limit is reached in image-card mode, closes #1744 2021-12-06 00:38:25 +08:00
XieZongChen
9252d400ab
test(alert): update test (#1742) 2021-12-04 15:23:59 +08:00
XieZongChen
0f6465aca9
test(timeline): update test (#1740) 2021-12-04 10:16:52 +08:00
XieZongChen
7f4cb3b371
test(table): update test (#1736) 2021-12-04 09:41:16 +08:00