curry
81f88c5c22
docs: update antd pro i18n link ( #49098 )
...
Co-authored-by: liangchaofei <liangchaofei@liangchaofeideMacBook-Pro.local>
2024-05-28 22:15:13 +08:00
afc163
8c50a65759
docs: fix locale source code path ( #48482 )
...
* docs: fix locale source code path
Signed-off-by: afc163 <afc163@gmail.com>
* Update i18n.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-04-16 15:04:24 +08:00
叶枫
14a1e6bd51
feat: tsconfig enable strict ( #47998 )
...
* feat: tsconfig enable strict
* feat: add no-explicit-any
* feat: strict
* feat: as THEME
* feat: 优化 keys 类型写法
* feat: demo remove any
* feat: as number
* feat: this any
* feat: add eslint
* feat: cascader
* feat: props any
* feat: remove any
* feat: remove any
* feat: any 提示错误
* feat: remove any
* feat: add eslint
* feat: 允许 T = any 存在
* feat: color funciton
* feat: 恢复 lint
* feat: merge master
* feat: as ReactElement
* feat: type
2024-04-01 15:49:45 +08:00
lijianan
1b36fd22e5
Merge pull request #48172 from ant-design/master
...
chore: merge master into feature
2024-03-29 20:10:12 +08:00
zhuxq
bc2c1e15b8
docs: Update i18n.zh-CN.md ( #48138 )
...
add two lines for import dayjs i18n.
that's an explain for date-picker's i18n wasn't effective
Signed-off-by: zhuxq <46339071+zxq08@users.noreply.github.com>
2024-03-28 11:25:38 +08:00
Amumu
e088adf0da
feat: add Uzbek(latn) locale ( #47899 )
...
* feat: add Uzbek(latn) locale
* size-limit
* Update docs/react/i18n.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Amumu <yoyo837@hotmail.com>
---------
Signed-off-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-16 09:30:36 +08:00
MadCcc
e6bf2e24a6
docs: add css var documatation ( #46189 )
...
* docs: add css var documatation
* chore: remove hash
2023-11-30 17:19:57 +08:00
Amumu
9d162d3408
docs: sort i18n table ( #44603 )
2023-09-03 01:09:17 +08:00
MadCcc
d9c7a0cc82
docs: react docs arrange ( #44029 )
...
* docs: react docs arrange
* chore: code clean
* docs: arrange docs en
* docs: update
* docs: update
* docs: update en doc
* docs: update
2023-08-04 19:27:38 +08:00
github-actions[bot]
719019ebc7
chore: auto merge branches ( #41372 )
...
chore: merge master into feature
2023-03-21 07:14:39 +00:00
lijianan
f6c235462e
chore: Remove locale-provider ( #41289 )
...
* chore: rm locale-receiver
* chore: export useLocale in locale
* chore: comment
* chore: rm locale-provider dir
* docs: rm locale-provider in migration document
* chore: fix regexp
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-03-21 13:08:43 +08:00
左耳咚
2ece2c6b63
Feature: Burmese translation ( #41366 )
...
* feat: ✨ Burmese translation
* fix: fix Burmese - MYANMAR locale typo
* Update components/locale/my_MM.ts
Co-authored-by: Amumu <yoyo837@hotmail.com>
* fix: 🐞 modify package version
* fix: 🐞 add locale snap
* docs: 📃 update docs
---------
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-03-21 11:56:06 +08:00
Amumu
bb8b52936c
chore: docs update ( #41368 )
...
* chore: docs update
* chore: docs update
2023-03-21 10:45:50 +08:00
lijianan
ba8e646346
docs: adjust the sample code to React 18 ( #40372 )
...
* docs: Adjust the sample code to React 18
* fix
2023-01-29 00:28:59 +08:00
yoyo837
0424ca14cd
Merge branch 'master' into mergeMaster
2022-12-14 17:30:07 +08:00
Amumu
ca5b9a6ae0
docs: CN
it. ( #39519 )
2022-12-13 15:49:05 +08:00
Amumu
d689c7b855
feat: Remove locale-provider ( #39373 )
...
* feat: remove locale-provider
* chore: fix lint
* Empty-Commit
* test: remove test
* Revert "test: remove test"
This reverts commit 4f6b59883f6bf078f21a10898ef913c9e2adb913.
* chore: 阶段性兼容
* fix lint
* fix: fix lint
* fix: add index
* docs: update docs
* docs: update
* docs: update
* docs: update
2022-12-09 15:04:08 +08:00
Ian-Inizias
c2afa97ca1
feat: Basque (eu-ES) translation ( #39371 )
...
* Added basque (eu-ES) translation
* Update components/locale/eu_ES.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update docs/react/i18n.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* added test cases
Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-12-08 11:04:12 +08:00
Chuns Chen
cc5c4fed51
refactor: locale files reference path ( #38194 )
...
* chore: add locale files to npm pkg
* docs: locale files reference path
* docs: fix locale path
* chore: bump @ant-design/tools
* refactor: default locale file
* chore: add site wepack alias
* chore: bump @ant-design/tools
* fix: site theme locale reference path
* chore: add locale files to eslint ignore
* fix: markdown demo unable to resolve path to module antd/locale
2022-10-26 14:38:54 +08:00
afc163
80e7f7087d
chore: merge feature to master, resolve conflict
2022-07-05 11:23:35 +08:00
MadCcc
ab19033876
docs: replace lib with es ( #36367 )
2022-07-04 22:09:54 +08:00
සයුරි | Sayuri
d692a88ed7
feat: add si_LK locale ( #36149 )
...
* දින තේරුම සකස් කිරීම
* චීන ප්රලේඛනය යාවත්කාල කිරීම
* ඉංග්රීසි ප්රලේඛනය යාවත්කාල කිරීම
* තවත් දත්ත ඇතුල් කිරීම
* දින දසුනට භාෂාව යෙදීම
* ප්රධාන දේශීයකරණ සංරචකය යෙදීම
* සැපයුම්කරු සඳහා ගොනුව යෙදීම
* කාලය තේරීමට අදාළ සංරචකය යෙදීම
* යෝජනාව ඇතුළු කෙරිණි
Co-authored-by: Amumu <yoyo837@hotmail.com>
* නව ඇසුරුමට වෙනස් කළා
* ගොනුව යාවත්කාල කෙරිණි
Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-06-22 19:38:21 +08:00
Amumu
b222f93cc5
feat: add a new locale tk_TK ( #35605 )
...
* feat: add a new locale tk_TK
* fix: fix moment locale
2022-05-18 11:20:53 +08:00
Amumu
75adc23fe3
chore: i18n contributing docs improve ( #33760 )
...
* chore: i18n contributing docs improve
* update
* Update docs/react/i18n.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* update
* update
* fix name
* 空格
* fix name
* update
* Update docs/react/i18n.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* update
* update
* update
* 添加英文版本
* update
* the
* update
* update
* fix list
* Revert "fix list"
This reverts commit c6f3e2c699d133f74e0f4ce0424c1fd4ad43dcbf.
* fix list
* 指向源文件
Co-authored-by: afc163 <afc163@gmail.com>
2022-01-21 13:53:52 +08:00
VIREAK KEOSOKVIBOL
f0c8402d65
feat: Add km_KH locale to component ( #32853 )
...
* Add km_KH locale to component
* Add test and docs
* Fix typo
* Add test snapshot
2021-11-20 15:02:28 +08:00
Primlx
371d1421c6
feat: Georgian translation ( #32106 )
...
* parent 18cd401678
author Primlx <primulax@live.com> 1628778277 +0400
committer primulax <primulax@live.com> 1631181358 +0400
Add files via upload
add georgian translation
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Create ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
Create ka_GE.tsx
Create ka_GE
Rename ka_GE to ka_GE.tsx
Update ka_GE.tsx
Update ka_GE.tsx
Create ka_GE.tsx
update rc-picker version
* Update package.json
Co-authored-by: Amumu <yoyo837@hotmail.com>
* test case
* add language option in markdown
* test
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/calendar/locale/ka_GE.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2021-09-09 19:40:26 +08:00
Jabir K.H
b3c4cebd96
feat: Malayalam(ml_IN) translation ( #31521 )
...
* ✨ added ml_IN locale
* ✨ malayalam localization - rc-packages updated
* ml_IN test cases added
Review comments integrated
* ml_IN translation - en doc updated
PR review comments integrated
* ml_IN translation zh doc updated
PR review comment integrated
* ❇️ changes after running npm test locally
* 🚀 npm test after removing and reinstalling node modules and package-lock
2021-07-27 10:56:41 +08:00
Mohammad Anas
24e416437e
feat: add urdu language intl ( #31346 )
...
* feat: add urdu language intl
* feat: update test snapshot
2021-07-13 10:02:21 +08:00
Aminul Islam
6196bf01e9
feat: Added bn_BD Bangla language ( #31257 )
...
* feat: Added bn_BD Bangla language
* fix: added missing provider
* changed to bn-bd
* added test
* updated test snap
* update i18n docs
2021-07-05 10:58:48 +08:00
Amumu
e2eb810ed3
feat: add fr_CA locale ( #29748 )
2021-03-14 16:47:32 +08:00
Paul Damnhorns
b9d263c7b6
feat: add Kazakh locale ( #27589 )
...
* feat: add Kazakh locale
* fix: make translation fixes by @manar-mk
* fix: add Kazakh locale fixes by @roose
* test: add test case for Kazakh locale
* docs: add Kazakh locale to i18n.zh-CH.md
2020-11-07 16:04:44 +08:00
Amumu
a7ae888a90
docs: docs upgrade ( #27367 )
2020-10-26 11:57:37 +08:00
StIvan8
4107c83234
feat: add Belarusian translation ( #27028 )
...
* add Belarusian language translation
* add Belarusian locale, fix bugs
* fix: slider and select version
2020-10-09 21:37:07 +08:00
二货机器人
131b6e0264
test: Update Lithuanian doc & test ( #26321 )
...
* chore: Update lithuanian lang
* reorder
* Update docs/react/i18n.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2020-08-21 22:11:44 +08:00
Diego Barreiro
f1a09fe25d
feat: Galician Locale ( #26015 )
...
* feat: Create gl_ES
* Bump dependencies
rc-pagination
rc-picker
* Add test case
* Add documentation
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update test snapshots
* fix snapshot
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2020-08-21 18:26:36 +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
afc163
7d7cbf803b
🇭🇰 zh-HK locale
2020-07-21 23:24:33 +08:00
偏右
9d4d6f5402
Added Irish(ga_IE) locale ( #24609 )
...
🆙 upgrade rc-pagination and rc-picker
🇮🇪 docs and test case of Irish locale
Co-authored-by: AbhijeetGaware <56472463+AbhijeetGaware@users.noreply.github.com>
2020-05-31 12:40:10 +08:00
afc163
b2e92d38eb
docs: 📝 add doc about adding language
...
close #24497
2020-05-27 20:09:05 +08:00
偏右
670ec79fa0
Update i18n.zh-CN.md
2020-05-27 19:53:29 +08:00
zombiej
9eab33e09b
merge master
2020-02-19 13:20:43 +08:00
Amumu
ed53a4665c
improve i18n docs ( #21394 )
2020-02-16 18:18:01 +08:00
陈小聪
014bed6358
docs: generate picker ( #20515 )
...
* docs: faq How to use dayjs instead of moment
* adjust article position
* add steps and use cases
* change docs
* add bisheng config source
* translate title
* remove customize TimePicker
* simplified document
* Update docs/react/generate-picker.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* Update docs/react/generate-picker.zh-CN.md
Co-Authored-By: 偏右 <afc163@gmail.com>
* add cra demo
* init demo refer 'Use in TypeScript'
Co-authored-by: 偏右 <afc163@gmail.com>
2020-01-02 16:05:59 +08:00
zombiej
9e8ce489e9
merge master
2019-12-25 19:09:17 +08:00
偏右
f98debaeee
chore: 📝 improve docs and config json ( #20364 )
2019-12-20 15:07:18 +08:00
vagusX
0195679fac
docs: v4 codemod ( #20178 )
2019-12-17 22:25:28 +08:00
Stevche Radevski
52ab454715
feat: add a Macedonian translation ( #19647 )
2019-11-09 23:17:33 +08:00
Amumu
ecc7fb695b
简字化
2019-09-02 11:38:43 +08:00
Ashot Mnatsakanyan
68a02a75e3
Added test case and updated documentation
2019-09-02 10:47:11 +08:00
偏右
19fc777351
Merge pull request #18274 from ant-design/master
...
Merge master into feature
2019-08-14 21:44:20 +08:00