iorikingdom
a711a4172d
fix: add Japanese localization for Table ( #27043 )
* Update ja_JP.tsx
增加了几处日语翻译,希望下个版本能用上
* Update ja_JP.tsx
补全Table的日语翻译
* Update ja_JP.tsx
稍微修改了一下
* Update ja_JP.tsx
4 years ago
偏右
7662160880
fix: Radio cannot use Tooltip ( #27050 )
resolve #26921
resolve #25222
close #26929
4 years ago
二货机器人
dcd97ca46e
Merge pull request #27055 from ant-design/master
chore: Feature merge master
4 years ago
Tom Xu
f812855122
refactor: Remove layout deprecated ( #27039 )
* Update Sider.tsx
* Update Sider.tsx
* Update Sider.tsx
* Update Sider.tsx
4 years ago
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
4 years ago
xrk
b173b5b8f5
fix: sliderProps typeScript define ( #27033 )
* fix: sliderProps typeScript define
* update rc-slider
* update
* update
4 years ago
Devon
df8c53d145
docs: fix typo in buttons.en-US.md ( #27037 )
4 years ago
zombiej
b651178685
chore: Update snapshot
4 years ago
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
4 years ago
Amumu
a2a4fa302d
docs: update form migrate docs title ( #27029 )
4 years ago
Jesus The Hun
f3f5b66957
docs: documentation for Jest support ( #27003 )
4 years ago
Rain120
820aa04a96
fix: words spell error at the file of wave.tsx ( #27013 )
4 years ago
Alper TUNCA
f1c75c5ef6
fix: Update tr_TR.tsx ( #27017 )
Adding Turkish mean for the optional tag from 4.6.0 antd
4 years ago
xrk
20efc58a8a
style: optimize loading icon in rtl ( #27010 )
4 years ago
Lim Shang Yi
fa3c00ce1a
fix: undefined in filterDropdown in Table should not render dropdown filter icon. ( #27002 )
close #26988
4 years ago
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>
4 years ago
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