偏右
|
6f3382124e
|
Merge pull request #18179 from ant-design/fix-card-action-is-a-button
fix: Card action style when it is a button
|
5 years ago |
afc163
|
54cf37d95f
|
🐛 Fix Card action style when it is a button
close #18154
|
5 years ago |
偏右
|
e4fb528cd5
|
Merge pull request #18161 from ant-design/migrate-react-intl
refactor: Migrate to react-intl@3
|
5 years ago |
afc163
|
4ca61a7a33
|
🐛 fix scrollama error
|
5 years ago |
afc163
|
60e7fa3c73
|
⚡ Migrate to react-intl 3
|
5 years ago |
afc163
|
88de53d5af
|
✅ fix snapshot
|
5 years ago |
Ștefan Filip
|
a5a8f38dde
|
Added support for Romanian locale (#18163)
|
5 years ago |
偏右
|
28323b785c
|
📝 Improve language expressing
|
5 years ago |
偏右
|
2cadd5be9f
|
fix: Input clear icon align problem (#18151)
* 🐛 Fix Input clear icon align problem
close #18150
close #17414
* Update index.less
|
5 years ago |
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
|
5 years ago |
Wendell
|
49c81322b2
|
docs: fix form doc typo (#18160)
|
5 years ago |
偏右
|
a224d7c2e9
|
⌨️ Improve Divider accessibility by add role="separator" (#18116)
https://www.w3.org/WAI/PF/aria/roles#separator
|
5 years ago |
偏右
|
cf44d44f0f
|
🐛 Fix IE9 throw File not defined (#18115)
close #18109
|
5 years ago |
Amumu
|
187f8f8372
|
fix: button should accept title prop (#18130)
* pass title to button
* update
* update
|
5 years ago |
Amumu
|
814cbd013c
|
fix: add focus and blur for Mentions (#18132)
* add focus and blur
* fix lint
* add test case
* use focusTest
* 恢复原始测试用例,查看focus的测试结果
* order
|
5 years ago |
偏右
|
96ef478f0c
|
Merge pull request #18147 from RageBill/master
Fixed typos and grammatical errors in Button and Tabs documentation.
|
5 years ago |
Kelvin Chu
|
24ac6e5c86
|
Fixed typos and grammatical errors in Button and Tabs documentation.
|
5 years ago |
偏右
|
2548459916
|
Merge pull request #18141 from RageBill/master
Fixed typo in FAQ documentation.
|
5 years ago |
Kelvin Chu
|
5d560dfc47
|
Fixed typo in FAQ documentation.
|
5 years ago |
偏右
|
d0a2a9c94f
|
Merge pull request #18140 from GalenWong/master
Fixed lightweight spec missing space
|
5 years ago |
GalenWong
|
990e750652
|
Fixed lightweight spec missing space
|
5 years ago |
偏右
|
ca4bda1762
|
Merge pull request #18139 from ant-design/fix-button-line-height-style
fix: button line-height style
|
5 years ago |
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
|
5 years ago |
偏右
|
81cf7bd520
|
Merge pull request #18138 from laysent/master
fix: tooltip not work with disabled checkbox
|
5 years ago |
LaySent
|
7ca85ad11a
|
fix: tooltip not work with disabled checkbox
|
5 years ago |
偏右
|
91281e4fbc
|
Merge pull request #18133 from lhx6538665/patch-5
更新 Pagination 组件 文档的版本号
|
5 years ago |
lhx
|
a5a735cfc6
|
更新 Pagination 组件 文档的版本号
|
5 years ago |
刘宏玺
|
c8ac1696b5
|
更新 Pagination 组件 版本号
|
5 years ago |
偏右
|
109bd4ecde
|
Merge pull request #18051 from orzyyyy/perf
perf: migrate tslint to eslint
|
5 years ago |
orzyyyy
|
52a249d381
|
fix: style lint
|
5 years ago |
orzyyyy
|
6584b61eb5
|
test(radio): re-check in react 15
|
5 years ago |
orzyyyy
|
44d110c0db
|
feat: add extend from prettier/react
|
5 years ago |
orzyyyy
|
91146e5e91
|
fix: correct type of key
|
5 years ago |
orzyyyy
|
47fd80c8ad
|
fix: disable next line instead of the whole file
|
5 years ago |
orzyyyy
|
5e2aa20a72
|
test: update snapshots
|
5 years ago |
orzyyyy
|
b054ce3874
|
chore: adjust indent & revert demo & fix lint problem
|
5 years ago |
orzyyyy
|
28f39739df
|
test: update snapshots
|
5 years ago |
orzyyyy
|
06c1f1a77c
|
fix: disable jsx-a11y/label-has-associated-control
|
5 years ago |
orzyyyy
|
8149aa7aba
|
fix(site): import/no-unresolved
|
5 years ago |
orzyyyy
|
5abb046893
|
test: update snapshots
|
5 years ago |
orzyyyy
|
1e5c7243bf
|
fix: lint of lines-between-class-members
|
5 years ago |
orzyyyy
|
63b33d4020
|
fix: unexpected changes of snapshots
|
5 years ago |
orzyyyy
|
649e8127c5
|
fix: lint:style
|
5 years ago |
orzyyyy
|
872ada07e7
|
fix: lint:demo
|
5 years ago |
orzyyyy
|
ac3f319ad2
|
fix: lint:es
|
5 years ago |
orzyyyy
|
3bfebcaf11
|
fix: specify version of react for warning
|
5 years ago |
orzyyyy
|
ce124a36f8
|
perf: check typescript with eslint
|
5 years ago |
zombieJ
|
3a8fcd6281
|
fix: Textarea show scroll when autosize (#18114)
* fix: Textarea show scroll when autosize
* clean up
|
5 years ago |
zombieJ
|
d33a001922
|
fix: Tabs content with margin collapse (#18112)
|
5 years ago |
偏右
|
4cd5cac29f
|
Merge pull request #18093 from xrkffgg/fix-timeline-tail
fix: timeline_left/alternate tail&content
|
5 years ago |