Commit Graph

15639 Commits

Author SHA1 Message Date
afc163
d45d494a4b Fix carousel test case 2019-08-12 19:04:32 +08:00
afc163
d07b298ae4 Fix eslint errors 2019-08-12 19:04:31 +08:00
afc163
097261b8e0 🆙 upgrade react-slick to resolve warning
ref #9792
2019-08-12 19:04:31 +08:00
afc163
2bddeef1e5 🆙 upgrade eslint-config-airbnb 2019-08-12 19:04:30 +08:00
jljsj
090afe0402 Merge branch 'master' of github.com:ant-design/ant-design 2019-08-12 18:51:07 +08:00
jljsj
0e349ba209 re modal test 2019-08-12 18:50:47 +08:00
afc163
29a47b0c7d 🎬 fix Select search demo
close #18222
2019-08-12 18:09:38 +08:00
xrkffgg
d8af45d662 fix: timeline-right-content-width (#18221) 2019-08-12 17:43:48 +08:00
jljsj
729113d196 fix modal test #18215 2019-08-12 15:39:05 +08:00
偏右
aa2ed79770
🐛 Fix Button loading prop warning (#18208)
close #18205
2019-08-11 16:32:55 +08:00
jiang
33a5da4e9a style: Drawer get container (#18167)
* update drawer position and add get-container demo

* fix lint

* update get-container.md

* rm HTMLElement

* update get-container to render-in-current

* fix lint

* update style

* update test

* re form test
2019-08-10 14:02:51 +08:00
zombieJ
286538ff71
chore: update ts define (#18196) 2019-08-10 13:06:23 +08:00
偏右
729744be9c
Merge pull request #18192 from JonathanLee-LX/master
types: complete monthCellContentRender property type definition on Da…
2019-08-09 22:08:50 +08:00
偏右
03189b3ba2
Merge pull request #18190 from nnecec/master
fix(Cascader): check if options exists before use options.length
2019-08-09 22:06:42 +08:00
Jonathan Lee
a2cd6a5e7f types: complete monthCellContentRender property type definition on DatePicker.MonthPicker Component 2019-08-09 19:11:53 +08:00
Meck Zhu
8163c98264 Bump 3.21.4 2019-08-09 18:14:46 +08:00
Meck Zhu
a82f1a1166 docs: add 3.21.4 changelog 2019-08-09 18:13:13 +08:00
Meck Zhu
2815198df6 fix: Dropdown.Button[title] should be optional 2019-08-09 18:10:00 +08:00
nnecec
82ca39275e fix(Cascader): check if options exists before use options.length 2019-08-09 18:09:34 +08:00
Meck Zhu
57833a260f chore: fix css style 2019-08-09 17:16:20 +08:00
Meck Zhu
64f1aa0277 Bump 3.21.3 2019-08-09 17:02:53 +08:00
Wei Zhu
4708a62fa8
Add 3.21.3 changelog (#18187)
Add 3.21.3 changelog
2019-08-09 17:02:22 +08:00
Meck Zhu
5e49310a08 docs: add 3.21.3 changelog 2019-08-09 16:34:27 +08:00
偏右
b105ed2663
Merge pull request #18185 from ant-design/improve-cov
test: Add test case for AutoComplete
2019-08-09 15:51:21 +08:00
afc163
3ef5661a1f Add test case for AutoComplete 2019-08-09 15:25:10 +08:00
偏右
682a720029
Merge pull request #18184 from ant-design/improve-cov
chore: Improve cov
2019-08-09 15:08:59 +08:00
afc163
d81bae68d8 📝 fix AutoComplete API table 2019-08-09 14:53:42 +08:00
jiang
97df74200f
update getContainer to props before (#18182) 2019-08-09 14:38:54 +08:00
afc163
94ab1ea2b1 Add test case for AutoComplete 2019-08-09 14:31:36 +08:00
偏右
03dc799de8
Merge pull request #18180 from ant-design/fix-ts
fix: TypeScript errors
2019-08-09 13:38:43 +08:00
afc163
ca3f4a18ca Fix TypeScript errors 2019-08-09 12:20:37 +08:00
偏右
6f3382124e
Merge pull request #18179 from ant-design/fix-card-action-is-a-button
fix: Card action style when it is a button
2019-08-09 11:25:14 +08:00
afc163
54cf37d95f 🐛 Fix Card action style when it is a button
close #18154
2019-08-09 11:13:15 +08:00
偏右
e4fb528cd5
Merge pull request #18161 from ant-design/migrate-react-intl
refactor: Migrate to react-intl@3
2019-08-08 20:54:26 +08:00
afc163
4ca61a7a33 🐛 fix scrollama error 2019-08-08 18:17:28 +08:00
afc163
60e7fa3c73 Migrate to react-intl 3 2019-08-08 18:16:18 +08:00
afc163
88de53d5af fix snapshot 2019-08-08 18:01:15 +08:00
偏右
28323b785c
📝 Improve language expressing 2019-08-08 15:23:56 +08:00
偏右
2cadd5be9f fix: Input clear icon align problem (#18151)
* 🐛 Fix Input clear icon align problem

close #18150
close #17414

* Update index.less
2019-08-08 15:09:36 +08:00
XTY
0f60283cc9 fix: remove unwanted vertical space at the top of Tabs (#18125)
* fix: remove unwanted vertical space at the top of Tabs

* fix: correct misspellings and change wording
2019-08-08 14:54:05 +08:00
Wendell
49c81322b2 docs: fix form doc typo (#18160) 2019-08-08 14:12:04 +08:00
偏右
a224d7c2e9 ⌨️ Improve Divider accessibility by add role="separator" (#18116)
https://www.w3.org/WAI/PF/aria/roles#separator
2019-08-08 12:32:39 +08:00
偏右
cf44d44f0f 🐛 Fix IE9 throw File not defined (#18115)
close #18109
2019-08-08 12:19:21 +08:00
Amumu
187f8f8372 fix: button should accept title prop (#18130)
* pass title to button

* update

* update
2019-08-08 11:11:46 +08:00
Amumu
814cbd013c fix: add focus and blur for Mentions (#18132)
* add focus and blur

* fix lint

* add test case

* use focusTest

* 恢复原始测试用例,查看focus的测试结果

* order
2019-08-08 11:11:28 +08:00
偏右
96ef478f0c
Merge pull request #18147 from RageBill/master
Fixed typos and grammatical errors in Button and Tabs documentation.
2019-08-07 17:36:12 +08:00
Kelvin Chu
24ac6e5c86 Fixed typos and grammatical errors in Button and Tabs documentation. 2019-08-07 17:26:39 +08:00
偏右
2548459916
Merge pull request #18141 from RageBill/master
Fixed typo in FAQ documentation.
2019-08-07 16:05:24 +08:00
Kelvin Chu
5d560dfc47 Fixed typo in FAQ documentation. 2019-08-07 15:54:46 +08:00
偏右
d0a2a9c94f
Merge pull request #18140 from GalenWong/master
Fixed lightweight spec missing space
2019-08-07 15:35:16 +08:00