xrkffgg
61e01e7c60
chore: merge master into feature
4 years ago
Ivor Wanders
d4ea5d2e3b
docs: Fix spelling of copywrite ( #26174 )
4 years ago
afc163
043901468a
chore: add CssMinimizerPlugin
4 years ago
afc163
9c91b62625
docs: correct design doc expressing
4 years ago
zoomdong
39f1126315
feat: Form.List add() support index param ( #26081 )
* feat: Form.List add() support index param
* update test case
* update
4 years ago
偏右
2b71085e68
docs: 🌐 translate more design documents ( #26125 )
* docs: 🌐 translate more design documents
* translate docs/spec/copywriting.en-US.md
* translate docs/spec/data-format.en-US.md
* translate docs/spec/detail-page.en-US.md
* fix remark link
* update link
* translate docs/spec/visualization-page.en-US.md
* update docs
* update docs
4 years ago
诸岳
d092cc36f9
Merge pull request #26163 from ant-design/release-4.5.4
docs: Add changelog of 4.5.4
4 years ago
诸岳
0a2736b027
docs: Add changelog of 4.5.4
4 years ago
xrkffgg
0c1504cc8d
style: optimize DatePicker footer rtl style ( #26158 )
4 years ago
偏右
7d500703d7
feat: 💄 Add @badge-color ( #26159 )
4 years ago
xrkffgg
2e463e76b8
fix: add export handleStyle/trackStyle ( #26160 )
4 years ago
偏右
b8f05d3ae7
feat: 💄 Add @badge-color ( #26159 )
4 years ago
xrkffgg
af16da1ccd
fix: DatePicer range start and end show in rtl ( #26157 )
4 years ago
xrkffgg
a4e7e184c2
fix: input search rtl style ( #26156 )
4 years ago
偏右
d9d5cbcac3
style: optimize DatePicker range show in rtl ( #26149 )
* style: optimize DatePicker range show in rtl
* change place
4 years ago
偏右
5a013478ef
fix: 🐛 Form.Item hidden not working in less ( #26152 )
close #26141
4 years ago
xrkffgg
50a0678f35
fix: addonBefore Input rtl style ( #26153 )
4 years ago
偏右
077ea950d4
demo: fix Table filter dropdown select behavior
close #26144
4 years ago
xrkffgg
7f130a89ec
change place
4 years ago
xrkffgg
40b9d8c57a
style: optimize DatePicker range show in rtl
4 years ago
偏右
9f94744d1f
fix: Dropdown overflow string issue ( #26135 )
close #26134
4 years ago
07akioni
cec7744b2c
refactor: Alert use CSSMotion ( #26115 )
* refactor: Alert use CSSMotion
* chore
* test: remove afterClose case
4 years ago
QoVoQ
f65013994f
fix : #26126 use mergedData instead of pageData to decide if render bottom pagination ( #26133 )
Co-authored-by: Zhongxian Liang <zhongxian.liang@shopee.com>
4 years ago
二货机器人
1119c3da38
fix: Fix DirectoryTree miss ref.scrollTo function ( #26129 )
* fix: DirTree support ref
* add test case
4 years ago
偏右
3ad0b47d92
🆙 upgrade react-virtualized
4 years ago
afc163
d0b9f6ed80
docs: 💄 fix resource image
4 years ago
偏右
8580655519
chore: 🛠 improve changelog editor ( #26119 )
https://github.com/ant-design/antd-changelog-editor/pull/42
4 years ago
afc163
c18737698b
docs: 📝 fix edit button color again
4 years ago
afc163
2d9448c1b6
docs: 📝 fix edit button color
4 years ago
James Yeung
802cc51c4c
docs(PageHeader): fix default value for onBack ( #25664 )
4 years ago
偏右
ae843df718
Merge pull request #26112 from ant-design/master
chore: merge master into feature
4 years ago
Daryl Roberts
cdb8a5bcd7
style: add @badge-count-background ( #26043 )
4 years ago
zhangchen
4da2260342
feat: show line in Tree first level ( #25991 )
* feat: tree line in first level
* update: Tree showLine demo
4 years ago
偏右
487d3e46c0
docs: improve typography API table ( #26102 )
* docs: improve typography API table
* Update components/typography/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update components/typography/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* docs: update doc
* docs: update
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
4 years ago
xrkffgg
d0c4e4b3cf
chore: merge master into feature
4 years ago
xrkffgg
e1f990e61a
chore: fix merge conflict
4 years ago
07akioni
504d51477a
docs: Form add debug true on dep-debug ( #26103 )
4 years ago
陈帅
1a10df03a7
docs: add 4.5.3 changelog ( #26099 )
* docs: add 4.5.3 changelog
* Update CHANGELOG.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* fix review warning
* Update CHANGELOG.zh-CN.md
Co-authored-by: He Linming <hlm52pk@163.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: He Linming <hlm52pk@163.com>
4 years ago
linye
5a34f5b414
docs: Update site link ( #26088 )
* Update RecommendPage.tsx
* Update RecommendPage.tsx
* fix lint
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
07akioni
f964abc7f4
fix: Steps progress circle size & rtl style when use `progress` ( #26075 )
* fix: Steps progress circle size
* test: update snapshot
* fix: rtl
4 years ago
xrkffgg
d5ca5880ef
fix: Avatar.Group key lost ( #26098 )
* fix: avatargroup key lost
* Update components/avatar/group.tsx
4 years ago
llwslc
15b30e6761
feat: customize Typography.Paragraph copyable and editable ( #25953 )
* Merge branch 'feature' of github.com:ant-design/ant-design into antd
# Conflicts:
# components/typography/__tests__/__snapshots__/demo.test.js.snap
# components/typography/demo/interactive.md
* add icons & tooltips test
* remove Array<React.ReactNode> definition
* clean up useless code
* refactoring
* React.ReactNode already contains string
* 1. keep aria-label attribute
2. customize edit icon & tooltip
* rebase feature
* update snapshots
* update abi document
* update demo & document
* copyable icon & tooltip document
* version document
4 years ago
Mohelm97
e7e83fb357
fix: Arabic locale ( #26094 )
All Arabic strings in this file flipped the order of the words in the sentence, for example if
${label} = كلمة السر
The old message will be
كلمة السر يرجى إدخال
But the correct message is
يرجى إدخال كلمة السر
4 years ago
xiao11lang
be7c8d1cc8
docs: update button component doc ( #26095 )
Co-authored-by: caohang <caohang@caohangdeMacBook-Pro.local>
4 years ago
07akioni
548c6e86a3
chore: ❤️ improve components overview page experience ( #26082 )
* fix: comp overview display glitch
* chore
* chore
4 years ago
骗你是小猫咪
bd02b83da4
feat: Table new sticky prop ( #25939 )
* feat: Table new sticky prop
* add example
* update snapshots
* fix typo
* fix example and improve less
* rename to @zindex-table-fixed-column
* fix compile error
* fix header z-index
* upgrade rc-table and add active style
* improve less var
* upgrade rc-table and remove hover style
Co-authored-by: 二货机器人 <smith3816@gmail.com>
4 years ago
afc163
fa9316f78c
docs: info about Upload file.status
4 years ago
偏右
d02290c922
Update index.zh-CN.md
4 years ago
afc163
7502d84d15
docs: fix demo typo
4 years ago
afc163
5447db9239
docs: 🎬 add Upload demo about beforeUpload usage
4 years ago