Commit Graph

18016 Commits

Author SHA1 Message Date
xiaofine1122
0b8cc13a07
docs: update tree->draggable demo forEach (#23055) 2020-04-08 23:33:42 +08:00
何乐
cde4c1a749
docs: Update the content of Getting Started page (#23053)
* Update getting-started.en-US.md

* Update getting-started.zh-CN.md
2020-04-08 22:59:22 +08:00
偏右
28c4f7f137
🐛 Fix menu dark theme not working in submenu (#23054)
close #23031
2020-04-08 22:44:26 +08:00
Nikita Bystrov
0a91df226f
fix(pagination): array support for position in types (#23048) 2020-04-08 22:18:44 +08:00
二货机器人
f42cdca081
chore: adjust RangePicker style (#23025)
* adjust range color

* fix lint

* update color

* update dark logic

* adjust little of arrow
2020-04-08 20:41:57 +08:00
二货机器人
70eaea6978
clean up when field reset removed (#23041) 2020-04-08 18:47:59 +08:00
二货机器人
f9713bf988
chore: Remove uesless event handler (#23036) 2020-04-08 16:52:37 +08:00
二货机器人
a582da3d3d
docs: Update tag demo to support edit (#23032)
* support edit

* update snapshot
2020-04-08 16:23:12 +08:00
Jehu
de38c681cf
fix: long submenu title display (#23028)
* fix: long submenu title display

* fix: long submenu title display (rtl)
2020-04-08 16:18:18 +08:00
zombiej
1ca45ac8fe chore: Update snapshot 2020-04-08 16:11:01 +08:00
Jay Fong
9c72b34671
chore(Badge): improve Badge color types (#23026) 2020-04-08 13:41:32 +08:00
二货机器人
5840b92326
fix: IE11 Select flex (#23020)
* fix: IE11 flex

* align issue
2020-04-08 12:31:37 +08:00
afc163
b8af3de2a0 docs: 📖 virtual default value 2020-04-08 10:52:55 +08:00
Jay Fong
ed5abc246c
chore(Input): improve type types (#23006) 2020-04-08 10:43:37 +08:00
Sam Chen
87f998beb7
docs: fix typo (#23013) 2020-04-08 09:34:26 +08:00
二货机器人
4e3c58f2ba
fix form status (#23004) 2020-04-07 22:51:54 +08:00
Jay Fong
b41301b168
chore(Tag): improve color types (#22999) 2020-04-07 22:10:07 +08:00
zombiej
b0f0a32865 docs: Form doc add version column 2020-04-07 20:43:19 +08:00
偏右
763f7a8a73
style: 💄 tweak Select cuosor position (#22978)
close #22906
2020-04-07 15:41:16 +08:00
偏右
c6a1c3f743
test TransButton focus and blur (#22979) 2020-04-07 15:41:05 +08:00
xrkffgg
de86bf7bd4
style: optimize select dropdown show in rtl (#22984) 2020-04-07 15:40:13 +08:00
xrkffgg
1380850a34
docs: optimize icon doc in rtl (#22982) 2020-04-07 13:44:25 +08:00
zefeng
4bfc2790cb
fix(menu): fix submenu style in dark mode (#22981)
fix #22949
2020-04-07 13:32:29 +08:00
偏右
bf89f9d8b3
Update migration-v4.zh-CN.md 2020-04-07 12:14:06 +08:00
二货机器人
7571372781
fix: Not break input group style (#22975) 2020-04-07 11:25:48 +08:00
xrkffgg
934fe16690
style: add anchor rtl (#22875) 2020-04-07 10:55:36 +08:00
偏右
8dbaf66c2b
fix: confirm button should only trigger once (#22963)
close #22861
2020-04-06 21:57:51 +08:00
afc163
f5d4bde04b 📝 update introduce.md 2020-04-06 19:24:01 +08:00
偏右
f12d82701b
📝 fix codecov badge 2020-04-06 19:21:59 +08:00
Chiciuc Nicușor
1321d90e8b
Replace NativeButtonProps with ButtonProps for okButtonProps and cancelButtonProps. (#21165) (#22913) 2020-04-06 13:00:41 +08:00
afc163
371910ca7e 📝 fix badge link 2020-04-06 12:43:07 +08:00
偏右
595746d3c4
📝 update README.md badges (#22951) 2020-04-06 12:41:53 +08:00
afc163
e1b567d3cf fix lint 2020-04-06 12:15:28 +08:00
Eric Wang
095e21220f
chore: Introduce customer jest match to support matchRenderedSnapshot (#22947)
* Introduce customer jest match to support matchRenderedSnapshot

* lint:tsc stop emiting
2020-04-06 12:05:38 +08:00
骗你是小猫咪
c4fb9edfe0
chore: export form value type (#22755) 2020-04-06 11:32:59 +08:00
二货机器人
5c4db907c5
fix: Statistic show -0 (#22950) 2020-04-06 11:19:44 +08:00
dpyzo0o
69daa6fea7
fix: improve typing of upload component (#22921) 2020-04-05 22:26:13 +08:00
Calin Vlad
4ed2d6a44d
docs: update DatePicker docs to specify correct monthCellRender prop insted of monthCellContentRender (#22946) 2020-04-05 22:18:14 +08:00
偏右
6fc0ca089e
Update index.en-US.md 2020-04-05 21:49:28 +08:00
偏右
2f091e7dfb
chore: fix packtracker token (#22942)
* chore: fix packtracker token

* change prior_commit

* 🗑️ remove packtracker webpack plugin
2020-04-05 21:44:41 +08:00
Eric Wang
316b925f94
chore: Use unreachable exception in favor of type safety (#22933)
* Use unreachable exception in favor of type safety

* Add tests

* add test
2020-04-05 21:18:28 +08:00
偏右
d634184b58
🐛 Fix Notification invalid padding-top css (#22941)
close #22935
2020-04-05 20:57:08 +08:00
zefeng
a100139e17
feat(theme): extract theme-js file for supprt mixin theme (#22934) 2020-04-05 20:38:56 +08:00
信鑫-King
e5c8bc64aa
docs: 4.1.1 changelog (#22903)
* docs: 4.1.1 changelog

* docs: changelog

* docs: changelog

* docs: changelog

* docs: changelog

* Update CHANGELOG.en-US.md

Co-Authored-By: He Linming <hlm52pk@163.com>

* Update CHANGELOG.zh-CN.md

Co-Authored-By: He Linming <hlm52pk@163.com>

* docs: changelog

* docs: changelog

* docs: changelog

* fix: rtl

Co-authored-by: He Linming <hlm52pk@163.com>
2020-04-05 16:34:54 +08:00
zefeng
d0f81decbb
fix: fix menu and spin style in compact mode (#22908)
* fix: fix menu and spin style in compact mode

* patch
2020-04-05 12:04:22 +08:00
zefeng
4e20ed2b41
fix(rtl): fix radio rtl overrided by theme (#22926) 2020-04-04 22:27:11 +08:00
xrkffgg
18d424e5f6
style: add message rtl (#22513)
* style: add message rtl

* fix: change config

* fix: add rtl test
2020-04-04 13:35:36 +08:00
Chiciuc Nicușor
f67d09b28e
fix: Extract type of the element of a tuple without indexing. (#22916)
* Extract type of the element of a tuple without indexing.

* Amend ElementOf<T> to also support readonly arrays.
2020-04-04 12:32:56 +08:00
偏右
b317b7cd67
style: 🐛 Fix multiple Select large size (#22904)
close #22900
2020-04-03 23:11:14 +08:00
Rohan Bagchi
d45d4bbd28
Updating document to correct few typos (#22902) 2020-04-03 22:45:39 +08:00