精武陈真
|
227233268d
|
docs: fix typo (#24109)
from改为form
|
5 years ago |
zombiej
|
339246d316
|
chore: Merge master
|
5 years ago |
二货机器人
|
08c63d1e23
|
docs: Update faq of mutable data (#24106)
* docs: Update faq
* Update faq.en-US.md
|
5 years ago |
xrkffgg
|
731505813a
|
style: fix menu border in rtl (#24101)
|
5 years ago |
偏右
|
c19685e0ea
|
fix: Child of Button should be interactive (#24095)
close #24090
|
5 years ago |
xrkffgg
|
64d151aa81
|
style: optimize typography expand style in rtl (#24084)
|
5 years ago |
偏右
|
82d709676a
|
fix: Drawer height bug (#24082)
* 🐛 Fix Drawer height bug
close #24074
* ✅ fix snapshot
|
5 years ago |
wx1322
|
49f5ed7764
|
feat: Adds zh_TW localisations for Form (#24065)
* Update zh_TW.tsx
* Remove spaces
* Update zh_TW.tsx
* Update snapshot
* replace indexOf() with ||
|
5 years ago |
afc163
|
fdcbfc909d
|
✅ fix snapshot
close #24070
|
5 years ago |
Jinke Li
|
f250b2fa29
|
Feature: support custom cell ellipsis tooltip (#24056)
* feat: add transformFile optionfor transform file before request
* feat: bump rc-upload 2.7.0
* feat(Upload): optimize doc
* feat: support custom cell ellipsis tooltip
* tests: update snapshots
* docs: update table ellipsis demo
* tests: update snap
|
5 years ago |
偏右
|
ce36d3e2fe
|
🆙 upgrade react-slick to 0.26.1 (#24067)
|
5 years ago |
Kermit Xuan
|
9a6ad0edb9
|
fix(#23019): display defaultValue when no matched options (#24058)
|
5 years ago |
二货机器人
|
40a987e059
|
chore: Fix pub script (#24063)
|
5 years ago |
信鑫-King
|
705a6d63a1
|
release: 4.2.2 changelog (#24060)
* docs: changelog
* chore: version 4.2.2
* docs: changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
|
5 years ago |
偏右
|
79289fa708
|
fix: `generate-version` not found (#24059)
close #24057
|
5 years ago |
偏右
|
4dccbd8eab
|
style: add @modal-close-color (#24053)
* 🆕 Add @modal-close-color
close #24050
* update snapshot
* fix var name
|
5 years ago |
偏右
|
2ab7c3f182
|
fix @menu-item-font-size not working (#24052)
close #24051
|
5 years ago |
信鑫-King
|
313f2df632
|
docs: changelog 4.2.1 (#24025)
* docs: changelog 4.2.1
* docs: changelog
* docs: changelog
* docs: changelog
* docs: changelog
* chore: datepicker rtl
* chore: classification
* chore: size
* chore: locale
* Update CHANGELOG.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* docs: changelog
* chore: add version
Co-authored-by: 偏右 <afc163@gmail.com>
|
5 years ago |
Tom Xu
|
d766472d94
|
feat: descriptions add less variable (#24032)
* feat: add less variable @descriptions-item-trailing-colon,@descriptions-it,@descriptions-item-label-colon-margin-leftem-label-colon-margin-right,
* fix
* Update demo.test.js.snap
|
5 years ago |
二货机器人
|
80e3dfa9be
|
feat: Add Link component to prepare for rm global style (#24019)
* init
* move to base
* add link component
* update snasphot
* update snasphot of test
* move to Typography
* update test case
|
5 years ago |
afc163
|
626f918597
|
🗑️ remove checkbox PropTypes
|
5 years ago |
njmqd
|
4884e91c49
|
fix: Add closeIcon for Tabs.Tabpane (#23992)
* fix: Add closeIcon for Tabs.TabPane
* fix: update snapshots
Co-authored-by: 倪佳敏 <ni.jiamin@datatom.com>
|
5 years ago |
Kermit Xuan
|
67a482f4e5
|
fix(#16659): support className and style for message (#24024)
* fix(#16659): support className and style for message;
* docs(message): update demo custom-style;
|
5 years ago |
xrkffgg
|
04eb91dc8e
|
style: fix datepicker panel style (#24028)
|
5 years ago |
偏右
|
e188537c00
|
refactor: Dropdown.Button icon prop (#24020)
ref #24017
|
5 years ago |
xrkffgg
|
e26eb5f892
|
docs: optimize site of rtl (#23995)
|
5 years ago |
二货机器人
|
1cf1a15d50
|
Merge pull request #24018 from ant-design/master
chore: Feature merge master
|
5 years ago |
Rick Zhou
|
d7c7b86f31
|
fix en_GB's description (#24016)
|
5 years ago |
偏右
|
0a70563e44
|
chore: fix drawer demo (#24015)
* 🎬 improve drawer demo
* 🎬 fix drawer demo glitch
close #24011
|
5 years ago |
初心Yearth
|
7f1e7a3120
|
Update use-with-create-react-app.zh-CN.md (#23938)
|
5 years ago |
Jenna Van Conett
|
8cce0383a1
|
Update drag-sorting.md (#24013)
|
5 years ago |
二货机器人
|
72a846681a
|
chore: Fix Form.List render logic (#24009)
* update snapshot
* update nest logic
* clean up
|
5 years ago |
偏右
|
741ff5c3bb
|
Merge pull request #24006 from ant-design/master-to-merge-feature
chore: 🔀 Master to merge feature
|
5 years ago |
afc163
|
6705454b83
|
Merge branch 'master' into master-to-merge-feature
|
5 years ago |
偏右
|
237c205169
|
🆙 upgrade eslint (#24000)
|
5 years ago |
afc163
|
acb4cb6859
|
Merge feature into master
|
5 years ago |
偏右
|
2beb28518c
|
test: ✅ Alert and AutoComplete test coverage (#24004)
* 🔨 refactor demo code style
* refactor alert code and fix test cov
* add test case for AutoComplete
* fix test
|
5 years ago |
mraiguo
|
28f71921ea
|
fix: Tooltip in Upload components location error (#24001)
|
5 years ago |
xrkffgg
|
338733d70f
|
docs: optimize input demo (#23990)
* docs: optimize input demo
* docs: optimize input demo
* fix: style
* remove
|
5 years ago |
xrkffgg
|
dd6c855028
|
style: fix input clear icon in rtl (#23999)
|
5 years ago |
Vitaly Budovski
|
60d45d8d37
|
docs: Add documentation for responsive table columns (#23987)
|
5 years ago |
Xuhao
|
9c0f12c7e8
|
fix: #23986 [Comment] Should not render avatar wrapper when avatar is… (#23994)
* fix: #23986 [Comment] Should not render avatar wrapper when avatar is not present
* #23986 test snapshots revision
|
5 years ago |
偏右
|
e6a8736b9d
|
Update FUNDING.yml
|
5 years ago |
xrkffgg
|
c393ca700e
|
style: fix select focused in input group (#23985)
|
5 years ago |
偏右
|
ee58a34175
|
fix: 🆙 upgrade rc-steps@3.6.0 (#23989)
* 🆙 upgrade rc-steps@3.6.0
* update snapshot
|
5 years ago |
xrkffgg
|
015109b42b
|
style: opt datepicker active bar style in rtl (#23981)
|
5 years ago |
二货机器人
|
fafa3b7e51
|
feat: Form support validateTrigger (#23972)
|
5 years ago |
二货机器人
|
116af77548
|
Merge pull request #23973 from ant-design/feature-merge-master
chore: Feature merge master
|
5 years ago |
zombiej
|
3fad93e41b
|
chore: feature merge master
|
5 years ago |
偏右
|
cc11b95194
|
🆙 upgrade rc-switch/rc-drawer to remove react-lifecycles-compat (#23969)
|
5 years ago |