Commit Graph

17701 Commits

Author SHA1 Message Date
Tom Xu
f5c0eacf6f
fix: Table rowSelection event bubbling (#22566)
* fix: Table rowSelection event bubbling

* test: Table should onRowClick not called when checkbox clicked
2020-03-25 10:51:49 +08:00
Darío Hereñú
92c675ef27
Minor formatting proposals on paragraph 88 (#22576) 2020-03-25 10:48:41 +08:00
二货机器人
8514e0f71e
fix: Form.List nest warning (#22575) 2020-03-24 23:39:56 +08:00
二货机器人
d0e182ea70
chore: Warning with defaultValue (#22571)
* add faq

* chore: Warning if Field with defaultValue
2020-03-24 22:23:40 +08:00
二货机器人
f8a342f415
docs: Fix demo (#22569) 2020-03-24 21:46:09 +08:00
Tom Xu
c7add36de6
fix: 4.0 Table with emptyText is not centered (#22548)
* fix #22176

* update table test
2020-03-24 19:51:34 +08:00
xrkffgg
901f862117
style: add separator disabled (#22563) 2020-03-24 17:27:40 +08:00
xrkffgg
7362de4e66
style: fix progress rtl (#22558) 2020-03-24 15:34:56 +08:00
xrkffgg
e92557e240
fix: badge rtl style (#22551) 2020-03-24 13:36:20 +08:00
偏右
c4e11320aa
docs: 📖 fix 404 page (#22546)
close #22545
2020-03-24 12:33:01 +08:00
afc163
e0c1863108 fix snapshot 2020-03-24 12:24:23 +08:00
二货机器人
a1affd4ad3 chore: Add home page recommend statistic 2020-03-23 10:26:00 +00:00
xrkffgg
a1efc2876d
fix: input rtl style (#22525) 2020-03-23 18:04:44 +08:00
xrkffgg
d8c2410a45
fix: steps rtl style (#22523) 2020-03-23 17:50:39 +08:00
xrkffgg
f2c0ea3671
style: optimization Dropdown rtl style (#22519) 2020-03-23 16:39:30 +08:00
afc163
c681bd2eba 💄 remove whitespace 2020-03-23 15:17:10 +08:00
afc163
d1847cecb3 restore #22416 2020-03-23 15:16:02 +08:00
afc163
cd7ae8e82b improve tooltip test case 2020-03-23 14:34:42 +08:00
zombiej
a0309f0269 chore: Update test all script 2020-03-23 12:39:39 +08:00
zombiej
136859a1ca chore: Test case add more delay 2020-03-23 12:35:58 +08:00
偏右
154d733fa1
Update index.zh-CN.md 2020-03-23 12:28:41 +08:00
zombiej
517e75362a chore: Update test all script 2020-03-23 12:25:29 +08:00
zombiej
7dd1ae0e54 docs: Update changelog 2020-03-23 12:06:58 +08:00
xrkffgg
641f5c7dff
fix: progress rtl style (#22509)
* fix: progress rtl style

* fix: remove !
2020-03-23 12:05:19 +08:00
偏右
e2a9ab4204
refactor: import react-slick instead of require (#22507)
* refactor: import react-slick instead of require

close #22501

* Update index.tsx
2020-03-23 11:38:16 +08:00
Ahmet Simsek
011cac4414
docs: Update basic.md (#22467)
* Update basic.md

* Update basic.md

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-23 11:14:29 +08:00
Amumu
2668deb500
update prettierrc (#22506) 2020-03-23 11:07:08 +08:00
二货机器人
3459bfc0be
docs: 4.0.4 changelog (#22505)
* docs: Init changelog

* order

* grouping

* clean up
2020-03-23 10:57:37 +08:00
afc163
e744cf51c9 🆙 upgrade prettier 2020-03-22 23:31:47 +08:00
骗你是小猫咪
d7e8fa2504
fix: Col without span prop should keep default (#22455) 2020-03-22 21:20:03 +08:00
偏右
41e378a914
docs: 📖 better form demo code naming style (#22490) 2020-03-22 18:31:05 +08:00
偏右
dfb9f20385
docs: 📖 TreeSelect switcherIcon doc (#22489)
close #22487
2020-03-22 18:00:55 +08:00
ThisRabbit
0519111a99
fix: gapDegree=0 in Dashboard progress is now working (#22462)
* fix: gapDegree=0 in Dashboard progress is now working

* update jest snapshot for Progress

* Add use case of gapDegree and test cases. Also doc error correction
2020-03-22 17:59:43 +08:00
Simon Knott
3dd2332549
Address diverse users without gender assumption (#22464)
Not all diverse users don't want to be addressed as "lady" - if they wanted to, they'd have put in "lady".
This commit fixes this potential offense and replaces it using a less specific "hi there".
2020-03-22 17:58:59 +08:00
dolfje
fd0038e9e0
Reduce unnecesary render with gutter={[7,9]} #22474 (#22475) 2020-03-22 17:55:27 +08:00
Naveen
a57760041c
Page Header's backIcon is also accept the boolean value (#22470)
* Fix `backIcon` type in chinese page

* Page Header's `backIcon` is also accept the boolean value
2020-03-22 17:52:31 +08:00
二货机器人
147251345a
fix config provider size (#22486) 2020-03-22 15:52:02 +08:00
二货机器人
d33784b813
docs: Update form demo (#22483) 2020-03-22 11:48:56 +08:00
二货机器人
4e270e1873
fix: null value tooltip (#22482) 2020-03-22 11:18:35 +08:00
afc163
66e53fb91d docs: fix BackTop examples hidden
close #22392
2020-03-21 22:47:20 +08:00
偏右
4fcc6f66a7
fix: 🐛 empty disabled Button align issue (#22461)
* chore: add .ant-tooltip-disabled-compatible-wrapper

* fix: empty button align issue
2020-03-21 14:30:40 +08:00
afc163
c2ab9bed3c ♻️ remove SentryBoundary 2020-03-21 14:03:01 +08:00
偏右
5529774513
Update index.en-US.md
#15260
2020-03-21 11:45:24 +08:00
二货机器人
9dbd41a853
fix: Table column group with controlled sorter (#22450)
* update interface

* support group sorterOrder controlled

* add test case

* fix test case
2020-03-20 23:33:14 +08:00
偏右
ed6e8760e5
fix snapshot (#22445) 2020-03-20 18:43:47 +08:00
afc163
2d7497b91b fix snapshot 2020-03-20 17:16:16 +08:00
二货机器人
fad514f28b
fix: TreeSelect icon should work (#22437)
* fix tree-select icon

* rename test case

* update snapshot
2020-03-20 16:03:13 +08:00
偏右
f6722eb28b
test: refactor code (#22436) 2020-03-20 15:48:44 +08:00
信鑫-King
296072a720
docs: 📖 use dark theme (#21668)
* docs: using umi 3

* docs: 📖 update dark theme usage doc

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-20 15:08:08 +08:00
偏右
66f67051af
test: improve test for requestAnimationFrame (#22433)
* test: improve test for requestAnimationFrame

*  fix test coverage

* fix test case

* fix test case
2020-03-20 15:07:47 +08:00