Commit Graph

18016 Commits

Author SHA1 Message Date
二货机器人
5a10d29796
fix: ConfigProvider with nest prefixCls (#23423)
* fix: ConfigProvider with nest prefixCls

* update

* update

* update
2020-04-21 11:16:33 +08:00
xrkffgg
3d76859bbc
style: add dropdown group title rtl style (#23404)
* style: add dropdown group title rtl style

* fix margin

* fix lint
2020-04-21 10:49:59 +08:00
偏右
fc98ab7222
test: increase test cov for Layout and Typography (#23407) 2020-04-20 19:18:53 +08:00
二货机器人
40afa44673
chore: Move preview res to cdn (#23408) 2020-04-20 18:40:18 +08:00
xrkffgg
43bc7196ea
docs: fix site subtitle in rtl (#23403) 2020-04-20 17:25:11 +08:00
xrkffgg
089591ac34
style: add steps disabled style (#23402) 2020-04-20 17:05:41 +08:00
xrkffgg
f748c4ef17
style: optimize pageheader rtl style (#23401) 2020-04-20 16:50:38 +08:00
xrkffgg
0b6d34d474
style: optimize statistic rtl style (#23397) 2020-04-20 16:29:30 +08:00
xrkffgg
e2dacde754
style: fix button loading rtl (#23399) 2020-04-20 16:25:43 +08:00
afc163
e797d44c9e chore: upgrade rc-upload to fix ci 2020-04-20 15:47:25 +08:00
linye
62d51034c4
Update MorePage.tsx (#23389) 2020-04-20 11:52:50 +08:00
linye
849ab34189
docs: Update RecommendPage.tsx (#23387)
* Update RecommendPage.tsx

* Update site/theme/template/Home/RecommendPage.tsx

Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-20 11:11:02 +08:00
偏右
fd38c347a8
Update FUNDING.yml 2020-04-19 20:22:27 +08:00
偏右
54d050324a
🐛 Fix Carousel tabindex in non-active slide (#23380)
close #23294
2020-04-19 01:28:54 +08:00
偏右
76ee9668ef
docs: 📖 update react-slick API link (#23379)
* Update index.en-US.md

* Update index.zh-CN.md
2020-04-19 00:51:56 +08:00
陈帅
7489786d22
docs: add 4.1.4 changelog (#23373)
* doc: add 4.1.4 changelog

* fix error version

* sort log

* groud log

* add #23331

* fix review doc

* fix review doc
2020-04-18 21:59:24 +08:00
二货机器人
31267c5648
docs: Update migration for Select events (#23376)
* docs: Update migration for Select events

* Update migration-v4.en-US.md
2020-04-18 21:10:01 +08:00
Tom Xu
6e1ffb96ca
fix: Input.Search ConfigProvider size (#23331)
* fix: Input.Search ConfigProvider size

* Update Search.tsx

* add test

* Update size.md
2020-04-18 18:31:03 +08:00
偏右
5ca5f44a7e
🆙 upgrade intersection-observer 2020-04-18 16:23:31 +08:00
Tom Xu
50416b3a7b
improvement: Form default locale (#23165)
* improve: Form default locale

* fix lint

* fix lint

* improve form doc

* add test case

* improve form validate messages
2020-04-18 13:18:51 +08:00
Tom Xu
09e69c385e
refactor(button): rewrite with hook (#23367) 2020-04-18 13:06:04 +08:00
偏右
f4c489553f
fix: Modal.info onOk execute times (#23360)
* refactor: modal confirm onOk code

* fix: Modal.xxx onOk execute time when has close argument

close #23358

* Add test case

* fix lint
2020-04-18 01:09:14 +08:00
Eric Wang
95f6f0f14a
Chore: Refactor affix test to typescript (#23364) 2020-04-18 00:31:31 +08:00
Amumu
c70b49a709
fix: fix tree key ts type (#23348)
* fix tree key ts type

* revert snap
2020-04-17 23:31:39 +08:00
Amumu
5e7f3cc67e
firstActiveValue has been deprecated, remove it (#23354) 2020-04-17 18:10:10 +08:00
kenve
edcd1b2609
docs(components): improve link (#23355) 2020-04-17 17:56:42 +08:00
偏右
8ab146220e
💄 Fix Input[type=color] height (#23351)
close #23334
2020-04-17 16:04:20 +08:00
xrkffgg
6c451865eb
site: add title upload picture-card (#23312)
* style: fix modal body padding without header

* change demo

* add url
2020-04-17 14:28:18 +08:00
xrkffgg
7d5910faf0
style: fix menu rtl style (#23319) 2020-04-16 17:40:13 +08:00
Misha Kav
cff24d5dcb
add missings translations in he_IL (#23302) 2020-04-16 10:08:37 +08:00
Misha Kav
f9cb1522f3
add missing translations in ru_IL (#23303) 2020-04-16 10:07:38 +08:00
偏右
0716d1498f
fix: Dropdown submenu background (#23296)
* 🐛 Fix Dropdown submenu background

close #23293

* remove unused code
2020-04-15 23:00:51 +08:00
二货机器人
f7d1d41220
fix: multiple selector disabled remove icon (#23295)
* fix: Select remove icon

* revert demo
2020-04-15 22:54:59 +08:00
偏右
ff509bccd0
fix: optimize PageHeader responsive behavior (#23277)
* 💄 optimize PageHeader responsive behavior

close #23260

*  add test case

* remove console
2020-04-15 12:44:35 +08:00
zefeng
bff09f8fde
fix: fix ${theme}-theme.js file order (#23243)
* fix: fix ${theme}-theme.js file order

* chore: add generateThemeFileContent test

* chore: add test

* patch

* update docs

* update docs

* update docs
2020-04-15 11:37:29 +08:00
偏右
c7cc8d40c8
🐛 Select custom suffixIcon could be operated (#23274)
close #23263
2020-04-15 11:29:38 +08:00
二货机器人
c2a1fe5b1f
docs: Update Table edit row example (#23270) 2020-04-15 10:39:16 +08:00
二货机器人
9c08bb2482
docs: Add listHeight desc (#23268) 2020-04-15 10:04:01 +08:00
二货机器人
02d7292576
fix: Input inline allowClear style (#23259)
* fix: Input allow clear icon

* update test case

* update snapshot
2020-04-14 23:04:23 +08:00
myeunhyuk
178ccbee6a
Update resources.en-US.md (#23254) 2020-04-14 21:06:41 +08:00
myeunhyuk
d3b367ad04
docs: Update resources page sketch file (#23253) 2020-04-14 21:06:13 +08:00
Dongcheng Wang
ac5050f4ed
doc(slider): value & defaultValue not consistent with definition (#23252) 2020-04-14 19:33:49 +08:00
zefeng
efd25100a5
fix: tree-select render blank in compact mode (#23231) 2020-04-14 19:17:42 +08:00
偏右
4ad5830eec
fix: Select caret missing in Collapse (#23250)
close #23059
close #23175
2020-04-14 18:20:24 +08:00
Christian Fleschhut
54b11b2ae3
docs(Empty component): 📖 Fix typo in image prop description (#23251) 2020-04-14 18:20:14 +08:00
afc163
19a7b55a9f 🆙 upgrade intersection-observer 2020-04-14 17:32:09 +08:00
Tanmoy Bhowmik
e3d2754b1d
fix: Fix popupClassName prop in timepicker (#23214)
* fix(time-picker): combine dropdownClassName and popupClassName prop

* test(time-picker): add test for popupClassName and dropdownClassName prop

* chore(time-picker): add demo for popupClassName prop

* test(time-picker): remove rc-picker dependency

* doc(time-picker): change default prop of popupClassName to undefined

* fix(time-picker): remove the use of dropdownClassName

* Apply suggestions from code review

Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-14 16:49:58 +08:00
Evan Charlton
58c6900175
chore: Fix console warning typo (validate -> valid) (#23240)
Clean up the typos in the helpful console warning messages which get
emitted if the incorrect prop is passed to certain components.
2020-04-14 16:48:23 +08:00
xrkffgg
1855fef437
fix: fix select rtl (#23235)
* fix: fix select rtl

* fix lint

Co-Authored-By: Amumu <yoyo837@hotmail.com>

Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-04-14 16:42:39 +08:00
二货机器人
c338569cff
docs: Update Form required desc (#23238)
* Update index.zh-CN.md

* Update index.en-US.md
2020-04-14 15:41:15 +08:00