偏右
9f94744d1f
fix: Dropdown overflow string issue ( #26135 )
...
close #26134
2020-08-11 17:43:54 +08:00
07akioni
cec7744b2c
refactor: Alert use CSSMotion ( #26115 )
...
* refactor: Alert use CSSMotion
* chore
* test: remove afterClose case
2020-08-11 17:04:42 +08:00
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>
2020-08-11 16:18:34 +08:00
二货机器人
1119c3da38
fix: Fix DirectoryTree miss ref.scrollTo function ( #26129 )
...
* fix: DirTree support ref
* add test case
2020-08-11 14:22:16 +08:00
偏右
3ad0b47d92
🆙 upgrade react-virtualized
2020-08-11 13:55:22 +08:00
afc163
d0b9f6ed80
docs: 💄 fix resource image
2020-08-11 11:23:39 +08:00
偏右
8580655519
chore: 🛠 improve changelog editor ( #26119 )
...
https://github.com/ant-design/antd-changelog-editor/pull/42
2020-08-10 19:03:26 +08:00
afc163
c18737698b
docs: 📝 fix edit button color again
2020-08-10 16:34:11 +08:00
afc163
2d9448c1b6
docs: 📝 fix edit button color
2020-08-10 16:23:55 +08:00
James Yeung
802cc51c4c
docs(PageHeader): fix default value for onBack ( #25664 )
2020-08-10 14:54:49 +08:00
偏右
ae843df718
Merge pull request #26112 from ant-design/master
...
chore: merge master into feature
2020-08-10 14:53:46 +08:00
Daryl Roberts
cdb8a5bcd7
style: add @badge-count-background ( #26043 )
2020-08-10 11:16:00 +08:00
zhangchen
4da2260342
feat: show line in Tree first level ( #25991 )
...
* feat: tree line in first level
* update: Tree showLine demo
2020-08-10 10:48:11 +08:00
偏右
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>
2020-08-10 10:44:16 +08:00
xrkffgg
d0c4e4b3cf
chore: merge master into feature
2020-08-10 10:08:46 +08:00
xrkffgg
e1f990e61a
chore: fix merge conflict
2020-08-10 09:43:21 +08:00
07akioni
504d51477a
docs: Form add debug true on dep-debug ( #26103 )
2020-08-10 09:41:45 +08:00
陈帅
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>
2020-08-09 22:51:01 +08:00
linye
5a34f5b414
docs: Update site link ( #26088 )
...
* Update RecommendPage.tsx
* Update RecommendPage.tsx
* fix lint
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-09 20:57:54 +08:00
07akioni
f964abc7f4
fix: Steps progress circle size & rtl style when use progress
( #26075 )
...
* fix: Steps progress circle size
* test: update snapshot
* fix: rtl
2020-08-09 20:28:08 +08:00
xrkffgg
d5ca5880ef
fix: Avatar.Group key lost ( #26098 )
...
* fix: avatargroup key lost
* Update components/avatar/group.tsx
2020-08-09 18:54:53 +08:00
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
2020-08-09 12:56:35 +08:00
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
يرجى إدخال كلمة السر
2020-08-08 17:36:18 +08:00
xiao11lang
be7c8d1cc8
docs: update button component doc ( #26095 )
...
Co-authored-by: caohang <caohang@caohangdeMacBook-Pro.local>
2020-08-08 17:35:26 +08:00
07akioni
548c6e86a3
chore: ❤️ improve components overview page experience ( #26082 )
...
* fix: comp overview display glitch
* chore
* chore
2020-08-07 19:11:01 +08:00
骗你是小猫咪
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>
2020-08-07 17:53:23 +08:00
afc163
fa9316f78c
docs: info about Upload file.status
2020-08-07 17:31:18 +08:00
偏右
d02290c922
Update index.zh-CN.md
2020-08-07 17:25:23 +08:00
afc163
7502d84d15
docs: fix demo typo
2020-08-07 17:14:55 +08:00
afc163
5447db9239
docs: 🎬 add Upload demo about beforeUpload usage
2020-08-07 17:08:47 +08:00
xrkffgg
f0568efdf3
docs: perfect website ( #26079 )
...
* docs: perfect website
* fix []
2020-08-07 15:50:53 +08:00
07akioni
6d5ccd854f
style: Cascader selector down arrow doesn't rotate ( #26078 )
...
* fix: Cascader selector down arrow always down
* chore: remove useless style
2020-08-07 14:53:48 +08:00
zefeng
73ce401ae8
fix: 修复紧凑模式下表单项 margin 计算错误 ( #26069 )
...
close #25989
2020-08-07 13:45:35 +08:00
xrkffgg
d1d23ac4ae
fix: horizontal menu in dark & dark ( #26062 )
2020-08-07 11:14:27 +08:00
xrkffgg
1ade6da9cd
fix: inputnumber handler background in dark ( #26072 )
2020-08-07 09:57:52 +08:00
jesse
7121760f52
feat: Tabs add slot to support extra position ( #25138 )
...
* Update package.json
* update API
* update Demo
* update test
* Update components/tabs/index.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* Update components/tabs/demo/extra.md
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
* update index.en-US
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
2020-08-07 09:53:45 +08:00
afc163
53ef8bed92
docs: 🎬 Improve DatePicker demo
2020-08-06 15:10:52 +08:00
陈帅
f928baf52a
fix: Optimize the display of elements of the block type. ( #25903 )
...
* add flex style
* add new demo
* update snapshot
* Merge branch feature into fix-descriptions
* update snapshot
* update snapshot
2020-08-06 14:32:13 +08:00
lihqi
b92a9a5678
feat: message destroy the specified key ( #26052 )
...
close #25236
close #26054
2020-08-06 13:34:18 +08:00
偏右
a9f14ea48f
refactor: 🌎 new kmr_IQ to replace ku_IQ ( #26030 )
...
* feat: 🌎 new kmr_IQ to replace ku_IQ
close #25778
close #25790
* fix locale provider Legacy usage
* Update docs/react/i18n.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update i18n.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-08-06 10:40:58 +08:00
Kermit Xuan
85e28791cb
chore: replace rc-animate/lib/CSSMotion
with rc-motion
( #26049 )
2020-08-05 23:05:25 +08:00
偏右
112e0e2a4c
Merge pull request #26050 from ant-design/master-to-merge-feature
...
chore: merge master into feature
2020-08-05 22:50:51 +08:00
afc163
d3700fbe2e
resolve merge conflict
2020-08-05 22:30:47 +08:00
偏右
9a67f3571d
fix: Table crash when dataSource contains number ( #26042 )
...
close #26039
2020-08-05 22:29:38 +08:00
Mateusz Wierzbicki
35a9d94c92
docs: Added UI kit for Adobe XD to Resources page ( #26047 )
2020-08-05 22:09:26 +08:00
二货机器人
c6244382a7
chore: Replace rc-animation/lib/CSSMotion
to rc-motion
( #26044 )
...
* chore: bump version
* chore: update rest version
* clean up rc-trigger ts define
* clean up motion define
2020-08-05 21:23:15 +08:00
afc163
1d0f600918
📝 update PR template
2020-08-05 18:30:53 +08:00
Thanaen
e3946416a3
fix: fr_FR Table.cancelSort spelling error ( #26034 )
...
Co-authored-by: Clément Costedoat <ccostedoat@isdecisions.com>
2020-08-05 17:05:53 +08:00
xrkffgg
a6f787ed47
fix: menu position in dark rtl ( #26032 )
2020-08-05 16:50:17 +08:00
偏右
32ccb525ad
Merge pull request #26026 from ant-design/master-2
...
chore: merge master into feature
2020-08-05 15:23:14 +08:00