muzea
904fd0a358
form add how to get wrappedComponent's ref
7 years ago
afc163
68a110afa3
should use primary color for steps
7 years ago
zombiej
ac9368298f
miss ? for TreeNode className prop
7 years ago
zombiej
17da353575
close #10950 . Add className in TreeNode prop
7 years ago
Wei Zhu
b7879e909f
docs: use title instead of key
Address #10949
7 years ago
afc163
7fe027bfcf
fix stylelint problem
7 years ago
afc163
8e8b991ba7
demo: fix table rowKey warning
7 years ago
afc163
b1d60f5ce1
Fix filterIcon className of Table, close #10937
7 years ago
愚道
5903fdb19f
fix: Affix does not refix on offset prop changes
7 years ago
Wei Zhu
5ab265a009
Fix small size fixed column table border
Close #9754
7 years ago
afc163
c540ceb8eb
Fix fixed element in spin
close #10196
7 years ago
sliwey
450a497412
fix: upload preview can't show image when the image file use uppercase extension
1.fix: upload preview can't show image when the image file use uppercase extension.
2.improve: remove unnecessary escape character.
7 years ago
Wei Zhu
c96805254f
More tests
7 years ago
Wei Zhu
7958860c95
Add snapshot
7 years ago
Wei Zhu
1c2385de98
Add polyfill
7 years ago
Wei Zhu
4ac0277813
Add Tag[visible]
7 years ago
ryannz
a5ff8e5de0
fix(AutoComplete): add missing backfill prop in type
7 years ago
hehe
07e06709f8
docs: fix typo
7 years ago
Zheeeng
980e2b1427
Update button signature ( #10877 )
7 years ago
afc163
713a0bcdc5
update snapshot
7 years ago
afc163
37ec04b21a
Fix InputNumber style when zoom to 90% or below
close #10562
7 years ago
zombiej
16e42601d6
auto position mode when contextMenu
7 years ago
afc163
b3ed289904
chore: fix arrow position in Firefox
7 years ago
afc163
fd96967c87
upgrade rc-upload to 2.5
- support `directory` close #7315
- action can be a function return Promise
7 years ago
Zheeeng
f36c6195b8
Fix typo ( #10878 )
First of all, thank you for your contribution! :-)
Please makes sure that these checkboxes are checked before submitting your PR, thank you!
* [x] Make sure that you propose PR to right branch: bugfix for `master`, feature for latest active branch `feature-x.x`.
* [x] Make sure that you follow antd's [code convention](https://github.com/ant-design/ant-design/wiki/Code-convention-for-antd ).
* [x] Run `npm run lint` and fix those errors before submitting in order to keep consistent code style.
* [x] Rebase before creating a PR to keep commit history clear.
* [ ] Add some descriptions and refer relative issues for you PR.
Extra checklist:
**if** *isBugFix* **:**
* [ ] Make sure that you add at least one unit test for the bug which you had fixed.
**elif** *isNewFeature* **:**
* [ ] Update API docs for the component.
* [ ] Update/Add demo to demonstrate new feature.
* [ ] Update TypeScript definition for the component.
* [ ] Add unit tests for the feature.
7 years ago
Sebastian Busch
ee0a7ce3bb
Form: add missing type definition for form create option validateMessages
(Docs for validateMessages had been added in rev 16133aac65
)
7 years ago
Sebastian Busch
619b0ed628
add type definition for missing third parameter "allFields" to onFieldsChange (introduced
(_Implementation_ of this parameter had been added in 16133aac65
)
7 years ago
Wei Zhu
99cad890ef
Fix Tree types, TreeNode is a ComponentClass
Close #10868
7 years ago
Yuxuan Huo
9aea9ddf58
expose input box-shadow h and v offset in theme variables
7 years ago
Wei Zhu
4d6f8e96b9
Improve AutoComplete types
close #10619
7 years ago
Wei Zhu
1a9456f03a
Add boolean to CheckboxValueType
Close #10677
7 years ago
bLue
8e26b6823a
Fix spin delay issue if mounts with spinning=true ( #10727 )
* Fix spin delay issue if mounts with spinning=true
* Add test for spin delay issue
* Update spin lifecycle method
7 years ago
Wei Zhu
ac0b4bacc5
Revert "Update snapshot"
This reverts commit e7cd474894
.
7 years ago
Wei Zhu
e7cd474894
Update snapshot
7 years ago
陈帅
789b54905c
fix #10842 Badge status does not change with themes
7 years ago
zombiej
c488aca05e
close #10666 #10821.Update tree support loadedKeys
7 years ago
afc163
f2fddff3fd
upgrade rc-table to 16.2
close #10392
close #10379
close #10828
7 years ago
afc163
71d3af310a
Fix missing border in Button.Group
https://gw.alipayobjects.com/zos/rmsportal/hKuBQeoCgjruYXCGnrDt.png
7 years ago
Wei Zhu
89228118af
docs: update moment locale usage
7 years ago
Kirill Alexander Khalitov
0ca1a990be
Makes TreeNode component more type safe
Makes TreeNode component more type safe
7 years ago
Kirill Alexander Khalitov
74755fef99
Fix #10838
Fix [#10838 ](https://github.com/ant-design/ant-design/issues/10838 )
7 years ago
陈帅
2025a10a06
avatar img add "alt" prop ( #10798 )
7 years ago
zombiej
78adc05973
close #10745 , move dropdownMatchSelectWidth into AbstractSelectProps
7 years ago
zombiej
b524e1fe7e
adjust defaultProps def
7 years ago
zombiej
8444ad209d
close #10786 , spin icon css for adjust font size
7 years ago
zombieJ
4b360b5139
Spin support setDefaultIndicator ( #10815 )
* Add `setDefaultIndicator` in Spin
* Update doc
ref: https://github.com/ant-design/ant-design/issues/10787
7 years ago
afc163
77ad1e457b
Fix progress demo
7 years ago
zombiej
8f449861cf
fix progress test case & dropdown support alignPoint
7 years ago
杨小事er
ad52250256
fix(calendar): fix fullcalendar content 2px overflow
7 years ago
afc163
68b207e186
support Progress[strokeColor], close #10725
7 years ago