Commit Graph

19506 Commits

Author SHA1 Message Date
zhangchen
138b953afd
feat: TextArea showCount (#26952)
* feat: TextArea showCount

* update: TextArea showCount test

* update: TextArea showCount test

* update: test

* update: test

* update: test

* update: interface

* revert: interface change
2020-10-10 11:30:58 +08:00
二货机器人
dcd97ca46e
Merge pull request #27055 from ant-design/master
chore: Feature merge master
2020-10-09 17:28:17 +08:00
Tom Xu
f812855122
refactor: Remove layout deprecated (#27039)
* Update Sider.tsx

* Update Sider.tsx

* Update Sider.tsx

* Update Sider.tsx
2020-10-09 11:04:38 +08:00
Tom Xu
5f2588ffd1
docs: improve api type docs (#27038) 2020-10-09 10:08:52 +08:00
xrk
b173b5b8f5
fix: sliderProps typeScript define (#27033)
* fix: sliderProps typeScript define

* update rc-slider

* update

* update
2020-10-09 09:37:26 +08:00
Devon
df8c53d145
docs: fix typo in buttons.en-US.md (#27037) 2020-10-09 08:58:17 +08:00
zombiej
b651178685 chore: Update snapshot 2020-10-08 21:28:51 +08:00
Tom Xu
2eec689d74
feat: Space add split (#26948)
* feat: Space add split

* Update index.en-US.md

* changed

* improve

* improve

* Update demo.test.js.snap

* Update vertical-split.md

* Update demo.test.js.snap

* remove vertical-split

* Update demo.test.js.snap
2020-10-08 18:41:40 +08:00
Amumu
a2a4fa302d
docs: update form migrate docs title (#27029) 2020-10-08 13:15:13 +08:00
Jesus The Hun
f3f5b66957
docs: documentation for Jest support (#27003) 2020-10-07 02:10:21 +08:00
Rain120
820aa04a96
fix: words spell error at the file of wave.tsx (#27013) 2020-10-07 02:09:08 +08:00
Alper TUNCA
f1c75c5ef6
fix: Update tr_TR.tsx (#27017)
Adding Turkish mean for the optional tag from 4.6.0 antd
2020-10-07 02:03:53 +08:00
xrk
20efc58a8a
style: optimize loading icon in rtl (#27010) 2020-10-05 16:20:14 +08:00
Lim Shang Yi
fa3c00ce1a
fix: undefined in filterDropdown in Table should not render dropdown filter icon. (#27002)
close #26988
2020-10-04 21:56:29 +08:00
Tom Xu
514cc062be
chore: fix timeline TimelineItemProps typo (#27001)
* chore: fix timeline TimelineItemProps typo

* Update Timeline.tsx

* Update TimelineItem.tsx

* Update TimelineItem.tsx

* Update TimelineItem.tsx

* Update TimelineItem.tsx

Co-authored-by: Olivier Louvignes <olivier@mgcrea.io>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-10-03 22:03:09 +08:00
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