Wuxh
325225e80d
chore(tree): remove flex style ( #39209 )
* chore(tree): remove flex style
fix : #39194
* update
2 years ago
二货机器人
48a0cf348c
chore: force trigger CI
2 years ago
Dunqing
9e204c2117
docs: fix table drag demo style is incorrect ( #39236 )
2 years ago
二货爱吃白萝卜
fe60528e84
fix: Dropdown sub-menu missing motion ( #39235 )
* chore: fix dropdown motion miss
* fix: dropdown missing motion & site check
2 years ago
Wuxh
3d9046d079
docs: improve preview interaction ( #38802 )
docs: improve preview interaction
2 years ago
afc163
86de75649e
style: fix TimePicker panel style inside RangePicker ( #39228 )
close #39223
2 years ago
afc163
0d6e46b253
docs: fix extra line in index.md ( #39225 )
2 years ago
afc163
3c3d6dfa8a
chore: enable bundlesize github checks ( #39220 )
2 years ago
lijianan
2c7360d409
site: fix theme-editor link ( #39224 )
* fix: fix theme-editor link
* Update docs/react/customize-theme.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update customize-theme.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
Arnaud Benhamdine
33e06a2b92
chore(Drawer): Improve warning message wording and demo doc ( #39207 )
* Improve warning message wording
* Improve wording in demo
* Fix test
2 years ago
fengmk2
4679790deb
🤖 TEST: Use bundlesize2 instead ( #39216 )
Or remove all bundlesize script
https://github.com/ant-design/ant-design/discussions/36574
2 years ago
muxin
f9b97897b3
fix(Card): fix card actions' style ( #39210 )
close #39210
2 years ago
bluelovers
5309b68cfc
docs: Update index.zh-CN.md ( #39213 )
2 years ago
二货爱吃白萝卜
4d33b7443b
docs: Add more desc & warning ( #39201 )
2 years ago
afc163
4e460cde42
docs: fix demo card icons color ( #39191 )
2 years ago
github-actions[bot]
834f00022e
chore: auto merge branches ( #39192 )
chore: feature merge master
2 years ago
lijianan
eb77c5a7e6
fix: fix Badge Wave borderColor error ( #39182 )
* fix: fix Badge borderColor error
* update demo
* fix
* update demo
* fix
* fix
2 years ago
MadCcc
bf9d4c3b6e
chore: update meta script
2 years ago
afc163
0baab01c39
docs: site detail
2 years ago
Wuxh
a4153d5399
fix(radio): fix disabled status check style ( #39165 )
2 years ago
MadCcc
da097e63bf
chore: update token-meta structure
2 years ago
51wangping
705575a2af
fix: textarea attr(data-count) style ( #39121 )
* fix: textarea attr(data-count) style
* fix: direction value is equal to rtl then float value is left
2 years ago
MadCcc
f863703f12
chore: use startTransition to avoid affecting hydration ( #39155 )
* chore: use startTransition to avoid affecting hydration
* chore: code clean
2 years ago
二货爱吃白萝卜
720b514ac5
refactor: bump rc-input-number ( #39154 )
* chore: bump rc-input-number
* chore: fix lint
2 years ago
MadCcc
d891db0ada
docs: fix hydration ( #39153 )
* docs: fix hydration
* chore: recover style
2 years ago
afc163
15629910ec
docs: remove axure link ( #39150 )
* Update resources.zh-CN.md
* Update resources.en-US.md
* Update resources.zh-CN.md
2 years ago
binyellow
4130e47df4
chore: fixed the value of color.hex when border-radius is changed ( #39152 )
2 years ago
Peach
4a018d8c42
docs: fix server/client mismatch hydrate error ( #39042 )
* docs: fix server/client mismatch hydrate error
* chore: lint
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
Jung Min O
d76636ac95
style: modal content width issue without modal icon ( #39047 )
* Fix modal width issue without modal icon
* Update index.tsx
* Update index.tsx
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
edc-hui
30e2e68bce
fix(Transfer): clicking the checkbox position cannot be unchecked and onSelectChange is triggered twice ( #39078 )
2 years ago
Dave
337703d550
refactor(type): replace interface with type for export component ( #39060 )
2 years ago
lijianan
65af95093b
type: type enhance ( #39140 )
2 years ago
lijianan
ada192f3a0
site: fix site error ( #39138 )
2 years ago
Wuxh
a7f94d5457
fix(steps): fix steps style ( #39100 )
* fix(steps): fix steps style
* docs(steps): update demo
* style: formater
* docs(steps): update demo
* test: update snapshot
* fix(steps): fix the line style in vertical state
* chore: supplement 8abeac7643
* fix: coverage
2 years ago
Wuxh
880a57298e
chore(site): support for opening debug component demos ( #39132 )
2 years ago
二货爱吃白萝卜
134647d12f
fix: form responsive logic ( #39130 )
2 years ago
afc163
ee235de285
Update css-in-js.zh-CN.md
2 years ago
二货爱吃白萝卜
15e9260d6b
docs: Update demo ( #39128 )
2 years ago
二货爱吃白萝卜
07d0a305fe
docs: Fix notification demo ( #39122 )
2 years ago
MadCcc
b85be0195d
docs: 5.0.3 changelog ( #39123 )
2 years ago
MadCcc
e7edfa42d7
docs: update overview img ( #38946 )
* docs: update overview img
* chore: code clean
* chore: code clean
* chore: update
* chore: code clean
2 years ago
MadCcc
876b4f3b9a
fix: submenu style ( #39093 )
2 years ago
afc163
aa92f02911
fix: textarea reset style ( #39118 )
close #39099
close #39113
2 years ago
二货爱吃白萝卜
47b8e5aced
docs: add more guide ( #39117 )
* docs: add more guide
* docs: add webpack plugin
2 years ago
MadCcc
f5605dd53c
fix: sidbar order
2 years ago
Yuki Zhang
51da7e3dc1
feat: Anchor component changed to data-driven ( #39034 )
* feat: Anchor component changed to data-driven
* test: add test cases for data driven items
* fix: type
* chore: mark deprecated for anchor children prop
* docs: add items description
* test: update snapshot
* docs: demos changed to data-driven
* docs: Keep the old jsx syntax demo for debugging
2 years ago
MadCcc
d3202e2fb6
chore: fix site
2 years ago
MARK
a364e58061
style: Upload loading icon should be primary color ( #39114 )
Co-authored-by: xiechensheng <xiechensheng@kezaihui.com>
2 years ago
Arvin Xu
479e4e8884
📚 docs: add token meta info to token system model ( #39101 )
* ♻️ refactor token system interface
* 📝 docs: add more token meta info to seeds and map token
* 🔨 chore: update token meta generator scripts
* 🚨 chore: fix lint
* 📝 docs: 补充 token 的 meta 信息
* chore: add json in pkg
* chore: update script
* chore: update flag
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
github-actions[bot]
7037b470c0
chore: auto merge branches ( #39111 )
chore: feature merge master
2 years ago