Commit Graph

19591 Commits

Author SHA1 Message Date
xrk
1a594a467e
chore: merge master into feature (#26998) 2020-10-03 12:18:19 +08:00
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 文档全篇中的说明文字样式保持了统一。
2020-10-03 11:47:56 +08:00
Lim Shang Yi
08ca032550
fix: missing autoFocus prop in Slider. Fixes #26982 (#26995) 2020-10-02 22:16:18 +08:00
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
2020-10-02 22:15:12 +08:00
Anawin W
88fc56fde8
fix: Update th-TH locale for new date-pickers (#26993) 2020-10-02 20:05:58 +08:00
Amour1688
9cd432e52e
chore: useContext in Empty (#26991)
* chore: `useContext` in Empty

* chore: update empty/index.tsx
2020-10-02 14:00:02 +08:00
Niyaz Akhmetov
1aee1670cf
docs: ✏️ replace is with are (#26983) 2020-10-02 13:15:41 +08:00
骗你是小猫咪
bd62870258
chore: upgrade rc-table (#26973)
* chore: upgrade rc-table

* improve doc
2020-09-30 20:41:34 +08:00
xrk
4f177ddc96
docs: update tag status demo (#26971) 2020-09-30 20:00:21 +08:00
xrk
76a85ca14e
fix: List action rtl style (#26964) 2020-09-30 17:30:25 +08:00
xrk
0ddd367b51
docs: update tabs extra demo (#26968) 2020-09-30 17:08:39 +08:00
xrk
39cf26f4fb
docs: update image demo (#26962) 2020-09-30 16:46:44 +08:00
xrk
26c5c6e533
style: optimize transfer pagination rtl style (#26960) 2020-09-30 15:23:02 +08:00
xrk
cf717225d1
fix: upload rtl style (#26961) 2020-09-30 15:22:30 +08:00
xrk
93a8605236
style: optimize tag style in rtl & dark (#26955) 2020-09-30 11:14:03 +08:00
xrk
0e4360038e
docs: optimize site a disabled color (#26956) 2020-09-30 10:50:00 +08:00
二货机器人
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
2020-09-29 19:33:37 +08:00
forl
f6c2ffcc8f
docs: update the Chinese doc of the Search component (#26937) 2020-09-29 13:37:04 +08:00
xrk
e5eb7de417
style: optimize tag typescript define (#26932) 2020-09-29 11:06:12 +08:00
偏右
01d757b660
Merge pull request #26923 from ant-design/master
chore: merge master into feature
2020-09-28 15:35:33 +08:00
daczczcz1
493d1b148d
feat: add several translations for pl_PL locale (#26913)
* feat: add several translations for pl_PL locale

* add dangling comma
2020-09-28 14:47:42 +08:00
骗你是小猫咪
20f04e428f
docs: add Image Preview doc (#26915) 2020-09-28 14:15:23 +08:00
二货机器人
3d5f9b0ac5
chore: bump rc-notification (#26919)
* chore: bump rc-notification

* test: fix on test

* test: Fix config.test

* fix test

* fix message test case
2020-09-28 00:41:16 +08:00
信鑫-King
78b7c01048
chore: version (#26918) 2020-09-26 22:54:50 -07:00
信鑫-King
ab33429bf6
release: 4.6.6 (#26916)
* docs: 4.6.6 changelog

* chore: markdown lint

* docs: changelog
2020-09-26 22:51:41 -07:00
Anawin W
46bbad77c4
feat: add missing translations in th_TH locale (#26906) 2020-09-26 23:07:25 +08:00
偏右
c7d376001a
fix(🐛): Steps item shifts in vertical mode (#26894)
close #26874
2020-09-25 15:43:01 +08:00
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>
2020-09-25 11:22:02 +08:00
lihqi
cc37f7d189
fix: fix message.destroy parameter (#26864)
* fix: fix message.destroy parameter

* chore: use React.Key
2020-09-25 11:01:41 +08:00
Kermit Xuan
006abe5e92
chore(slider): optimize type definition (#26884) 2020-09-24 18:14:22 +08:00
二货机器人
0a3369c0eb
Merge pull request #26883 from ant-design/feature-merge-master
chore: feature merge master
2020-09-24 15:32:09 +08:00
zombiej
40c8fb8363 chore: merge master 2020-09-24 15:26:37 +08:00
zombiej
aac1d4e434 chore: Add auto close workflow 2020-09-24 11:22:26 +08:00
二货机器人
80d36fb0ae
docs: Add Form.List deps faq (#26873) 2020-09-23 22:24:09 +08:00
二货机器人
2775049345
docs: Update TreeNode isLeaf desc (#26872) 2020-09-23 22:14:28 +08:00
二货机器人
1e176ed841
fix: Divider border style not work on text mode (#26863) 2020-09-23 13:33:35 +08:00
afc163
5e0352200b test: fix snapshot 2020-09-22 17:58:21 +08:00
Dmytro Gorelik
efc304c55a
style: fix RadioGroup validation error highlight (#26849) 2020-09-22 17:04:48 +08:00
zombiej
8e14a9ce9c docs: Update Form labelCol & wrapCol desc
close #26770
2020-09-22 16:58:41 +08:00
Vineet Srivastav
f2766df2e1
style: fix @link-decoration in Typography.Link (#26854) 2020-09-22 16:57:37 +08:00
Kermit Xuan
a733885b50
feat(date-picker): support custom format (#26845)
* feat(upload):  support custom format

* test: update demo snapshot
2020-09-22 15:43:11 +08:00
二货机器人
7b1327fa1e
Merge pull request #26851 from ant-design/feature-merge-master
chore: Feature merge master
2020-09-22 11:50:12 +08:00
zombiej
b696579cd4 fix test case 2020-09-22 11:36:15 +08:00
zombiej
358c7fa4c4 chore: feature merge master 2020-09-22 10:56:04 +08:00
偏右
fc5e0a9155
test: 100% coverage (#26839)
* test: isStyleSupport

* test: 100% test coverage
2020-09-21 18:32:24 +08:00
zombiej
7f2bdb7569 test: fix test case 2020-09-21 16:39:12 +08:00
二货机器人
8315262804
docs: Add AutoComplete migrate demo (#26838) 2020-09-21 16:24:48 +08:00
Olivier Louvignes
93f2988585
chore: add FormListProps export in form/index.tsx (#26831) 2020-09-21 08:40:38 +08:00
偏右
fe6a6b0481
chore: 🆙 eslint-plugin-unicorn 2020-09-20 21:23:39 +08:00
偏右
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
2020-09-20 21:13:43 +08:00