Commit Graph

15836 Commits

Author SHA1 Message Date
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
偏右
64dbcc5504
Merge pull request #18124 from ant-design/master
chore: 😊 Merge master into feature
2019-08-09 14:02:26 +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
Ștefan Filip
a5a8f38dde Added support for Romanian locale (#18163) 2019-08-08 17:24:31 +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
GalenWong
990e750652 Fixed lightweight spec missing space 2019-08-07 15:24:06 +08:00
偏右
ca4bda1762
Merge pull request #18139 from ant-design/fix-button-line-height-style
fix: button line-height style
2019-08-07 15:06:27 +08:00
afc163
05181d552e 🐛 Fix Button line-height style issue
close #18107
close #13214 too

caused by the fix of #12978

changing another way to fix #12978
2019-08-07 15:00:02 +08:00
偏右
81cf7bd520
Merge pull request #18138 from laysent/master
fix: tooltip not work with disabled checkbox
2019-08-07 14:55:51 +08:00
LaySent
7ca85ad11a fix: tooltip not work with disabled checkbox 2019-08-07 14:35:29 +08:00
偏右
91281e4fbc
Merge pull request #18133 from lhx6538665/patch-5
更新 Pagination 组件 文档的版本号
2019-08-07 13:53:44 +08:00
lhx
a5a735cfc6 更新 Pagination 组件 文档的版本号 2019-08-07 13:51:35 +08:00
刘宏玺
c8ac1696b5
更新 Pagination 组件 版本号 2019-08-07 11:17:52 +08:00
偏右
109bd4ecde
Merge pull request #18051 from orzyyyy/perf
perf: migrate tslint to eslint
2019-08-06 16:02:35 +08:00