xrk
1a594a467e
chore: merge master into feature ( #26998 )
4 years ago
Cong Yoo
f07613a9c2
docs: fix data-format.md ( #26969 )
* Update data-format.zh-CN.md
文档说明中的一些*符号没有完整显示
* Update data-format.zh-CN.md
调整了银行卡号码中如何使用描述的风格
* Update data-format.en-US.md
data-format en和cn都进行了*文字的缺失补全
* Update data-format.en-US.md
统一了 Partial Redaction 表格中 * 号样式
* Update data-format.zh-CN.md
cn 文档中 部分脱敏中表格内容 对文字:高级、中级、低级做了加粗样式,与en文档保持统一。
* Update data-format.zh-CN.md
cn 文档中将原有的 「*」改成与 en 文档统一的 `*`。
* Update data-format.en-US.md
将 Bank card number 中的 Example 内容样式修改为与 ID number 一样。
* Update data-format.zh-CN.md
cn 文档中 「·」和 「¥」 样式调整为 `.` 和 `¥`。
* Update data-format.en-US.md
en 文档 将 "." 与 "¥" 调整为 `.` 和 `¥`
* Update data-format.en-US.md
en 文档中例子去掉了 `` 样式,与 cn 统一
* Update data-format.en-US.md
en 中 "\*\*\*" 更改为 `***`
* Update data-format.zh-CN.md
cn 文档中将 「\*\*\*」更改为 `***` 。使 cn 、en 文档的表达方式统一。
* Update data-format.zh-CN.md
对 cn 文档中如何使用的说明做了统一样式处理。
* Update data-format.en-US.md
en 文档现在与 cn 文档全篇中的说明文字样式保持了统一。
4 years ago
Lim Shang Yi
08ca032550
fix: missing autoFocus prop in Slider. Fixes #26982 ( #26995 )
4 years ago
Lim Shang Yi
ef3aabdf7d
fix: Slider step prop not accepting null value ( #26984 )
* Fixes #26976 since rc-slider allows step to be null
* Fixes #26976 since rc-slider allows step to be null
* test: Slider step prop should not crash with undefined value
4 years ago
Anawin W
88fc56fde8
fix: Update th-TH locale for new date-pickers ( #26993 )
4 years ago
Amour1688
9cd432e52e
chore: `useContext` in Empty ( #26991 )
* chore: `useContext` in Empty
* chore: update empty/index.tsx
4 years ago
Niyaz Akhmetov
1aee1670cf
docs: ✏️ replace `is` with `are` ( #26983 )
4 years ago
骗你是小猫咪
bd62870258
chore: upgrade rc-table ( #26973 )
* chore: upgrade rc-table
* improve doc
4 years ago
xrk
4f177ddc96
docs: update tag status demo ( #26971 )
4 years ago
xrk
76a85ca14e
fix: List action rtl style ( #26964 )
4 years ago
xrk
0ddd367b51
docs: update tabs extra demo ( #26968 )
4 years ago
xrk
39cf26f4fb
docs: update image demo ( #26962 )
4 years ago
xrk
26c5c6e533
style: optimize transfer pagination rtl style ( #26960 )
4 years ago
xrk
cf717225d1
fix: upload rtl style ( #26961 )
4 years ago
xrk
93a8605236
style: optimize tag style in rtl & dark ( #26955 )
4 years ago
xrk
0e4360038e
docs: optimize site a disabled color ( #26956 )
4 years ago
二货机器人
442c146e3c
refator: update rc-dialog to remove `rc-animate` ( #26940 )
* chore: bump rc-dialog
* fix 1 test case
* test case
* more test
* fix confirm test case
* clean up
* fix snapshot
* update local-provider snapshot
* update Modal snapshot
* fix test of dialog hook
* fix lint
4 years ago
forl
f6c2ffcc8f
docs: update the Chinese doc of the Search component ( #26937 )
4 years ago
xrk
e5eb7de417
style: optimize tag typescript define ( #26932 )
4 years ago
偏右
01d757b660
Merge pull request #26923 from ant-design/master
chore: merge master into feature
4 years ago
daczczcz1
493d1b148d
feat: add several translations for pl_PL locale ( #26913 )
* feat: add several translations for pl_PL locale
* add dangling comma
4 years ago
骗你是小猫咪
20f04e428f
docs: add Image Preview doc ( #26915 )
4 years ago
二货机器人
3d5f9b0ac5
chore: bump rc-notification ( #26919 )
* chore: bump rc-notification
* test: fix on test
* test: Fix config.test
* fix test
* fix message test case
4 years ago
信鑫-King
78b7c01048
chore: version ( #26918 )
4 years ago
信鑫-King
ab33429bf6
release: 4.6.6 ( #26916 )
* docs: 4.6.6 changelog
* chore: markdown lint
* docs: changelog
4 years ago
Anawin W
46bbad77c4
feat: add missing translations in th_TH locale ( #26906 )
4 years ago
偏右
c7d376001a
fix( 🐛 ): Steps item shifts in vertical mode ( #26894 )
close #26874
4 years ago
chequerNoel
14ef846eb7
change function name correctly in index.js ( #26850 )
* change function name correctly in index.js
* Update index.js
Co-authored-by: 偏右 <afc163@gmail.com>
4 years ago
lihqi
cc37f7d189
fix: fix message.destroy parameter ( #26864 )
* fix: fix message.destroy parameter
* chore: use React.Key
4 years ago
Kermit Xuan
006abe5e92
chore(slider): optimize type definition ( #26884 )
4 years ago
二货机器人
0a3369c0eb
Merge pull request #26883 from ant-design/feature-merge-master
chore: feature merge master
4 years ago
zombiej
40c8fb8363
chore: merge master
4 years ago
zombiej
aac1d4e434
chore: Add auto close workflow
4 years ago
二货机器人
80d36fb0ae
docs: Add Form.List deps faq ( #26873 )
4 years ago
二货机器人
2775049345
docs: Update TreeNode isLeaf desc ( #26872 )
4 years ago
二货机器人
1e176ed841
fix: Divider border style not work on text mode ( #26863 )
4 years ago
afc163
5e0352200b
test: ✅ fix snapshot
4 years ago
Dmytro Gorelik
efc304c55a
style: fix RadioGroup validation error highlight ( #26849 )
4 years ago
zombiej
8e14a9ce9c
docs: Update Form labelCol & wrapCol desc
close #26770
4 years ago
Vineet Srivastav
f2766df2e1
style: fix @link-decoration in Typography.Link ( #26854 )
4 years ago
Kermit Xuan
a733885b50
feat(date-picker): support custom format ( #26845 )
* feat(upload): ✨ support custom format
* test: update demo snapshot
4 years ago
二货机器人
7b1327fa1e
Merge pull request #26851 from ant-design/feature-merge-master
chore: Feature merge master
4 years ago
zombiej
b696579cd4
fix test case
4 years ago
zombiej
358c7fa4c4
chore: feature merge master
4 years ago
偏右
fc5e0a9155
test: ✅ 100% coverage ( #26839 )
* test: isStyleSupport
* test: 100% test coverage
4 years ago
zombiej
7f2bdb7569
test: fix test case
4 years ago
二货机器人
8315262804
docs: Add AutoComplete migrate demo ( #26838 )
4 years ago
Olivier Louvignes
93f2988585
chore: add FormListProps export in form/index.tsx ( #26831 )
4 years ago
偏右
fe6a6b0481
chore: 🆙 eslint-plugin-unicorn
4 years ago
偏右
c979850a5b
test: ✅ Motion for Collpase and Menu ( #26828 )
* test: ✅ test menu and collapse motion
* chore: move openAnimation into collapse
* add test case
* rm extra openAnimation.tsx
* remove unused code
4 years ago