GalenWong
be931ac6bf
Update okText documentation for PopConfirm
5 years ago
vagusX
ab9d8589a3
feat: use warning from rc-util ( #18287 )
5 years ago
dian.li
dd7e0c54ef
chore: disable eslint rule
5 years ago
Wendell
2eb3d22ccc
🐛 fix progress gradient
5 years ago
dian.li
3e1560d753
fix: import multiple times
5 years ago
dian.li
882f343e10
fix: ts compile error with import React fix-ts-1259
5 years ago
Omar López
76a30f0294
[FIX] Allos to override the autocomplete prop in Cascader
Regarding [my comment on this issue](https://github.com/ant-design/ant-design/issues/15875#issuecomment-521373139 ). This will allow me to fix [Chrome's autofill bug](https://bugs.chromium.org/p/chromium/issues/detail?id=370363#c7 ).
5 years ago
afc163
00375c2c5e
✅ fix eslint
5 years ago
afc163
6cd8f2bc3c
✅ fix unsafe link href
5 years ago
afc163
9e4a36de61
🔨 Use new lifecycle methods for Table
ref #9792
5 years ago
afc163
28130501fc
✅ fix snapshot
5 years ago
afc163
760853e239
💄 eslint for all
5 years ago
zombieJ
74eda7e705
docs: Fix ConfigProvider demo ( #18265 )
* docs: Fix ConfigProvider in cn not working
* Use antd pro
* update docs
5 years ago
zombieJ
dfd6ce8609
fix: Checkbox should not show highlight when disabled ( #18168 )
* fix: Checkbox should not show highlight when disabled
* add comment
5 years ago
afc163
ab9eaed8d0
🐛 Fix Table row selected hover style
close #18195
5 years ago
Yu
2d2d9f60c4
feat: steps component support type navigation ( #17994 )
* feat: support type nav style
* fix: some style for review issue
* fix: active hover style
* chore: use navigation and upgrade rc-steps
* feat: support disabled prop for Steps.Step
* feat: support subTitle and improve code style
* fix: navigation steps item style
* test: update snap test case
* fix: test steps snapshots and review style issue
* fix: lint issue
* fix: lint style issue of steps
* fix: update steps demo for review issue
* fix: steps nav style detail
* fix: steps nav fix style detail
* fix: Steps subtitle overflow style in firefox
* docs: fix Steps new api doc
5 years ago
Kelvin Chu
4a54c5698c
Fixed grammatical errors in Button and Icon documentation.
5 years ago
afc163
9095189bcf
✅ fix Carousel test case
5 years ago
afc163
5e99ed7bbe
✅ Fix eslint warnings
5 years ago
afc163
0448a0fc06
✅ Remove jest.runAllTimers
5 years ago
afc163
e5a83dd884
✅ Fix carousel react 15 support
5 years ago
afc163
d45d494a4b
✅ Fix carousel test case
5 years ago
afc163
d07b298ae4
✅ Fix eslint errors
5 years ago
afc163
2bddeef1e5
🆙 upgrade eslint-config-airbnb
5 years ago
jljsj
0e349ba209
re modal test
5 years ago
afc163
29a47b0c7d
🎬 fix Select search demo
close #18222
5 years ago
xrkffgg
d8af45d662
fix: timeline-right-content-width ( #18221 )
5 years ago
jljsj
729113d196
fix modal test #18215
5 years ago
偏右
aa2ed79770
🐛 Fix Button loading prop warning ( #18208 )
close #18205
5 years ago
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
5 years ago
zombieJ
286538ff71
chore: update ts define ( #18196 )
5 years ago
Jonathan Lee
a2cd6a5e7f
types: complete monthCellContentRender property type definition on DatePicker.MonthPicker Component
5 years ago
Meck Zhu
2815198df6
fix: Dropdown.Button[title] should be optional
5 years ago
nnecec
82ca39275e
fix(Cascader): check if options exists before use options.length
5 years ago
Meck Zhu
57833a260f
chore: fix css style
5 years ago
afc163
3ef5661a1f
✅ Add test case for AutoComplete
5 years ago
afc163
d81bae68d8
📝 fix AutoComplete API table
5 years ago
jiang
97df74200f
update getContainer to props before ( #18182 )
5 years ago
afc163
94ab1ea2b1
✅ Add test case for AutoComplete
5 years ago
afc163
54cf37d95f
🐛 Fix Card action style when it is a button
close #18154
5 years ago
afc163
88de53d5af
✅ fix snapshot
5 years ago
Ștefan Filip
a5a8f38dde
Added support for Romanian locale ( #18163 )
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
Kelvin Chu
24ac6e5c86
Fixed typos and grammatical errors in Button and Tabs documentation.
5 years ago