lijianan
27c942a00b
Merge pull request #48524 from ant-design/master
...
chore: merge master into feature
2024-04-18 10:11:58 +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
lijianan
8a4a83ace7
Merge pull request #48471 from ant-design/master
...
chore: merge master into feature
2024-04-16 10:17:57 +08:00
afc163
cf12fb19d1
docs: enable toc to all docs ( #48424 )
2024-04-13 21:40:07 +08:00
叶枫
6dcd6e2dc1
feat: merge master
2024-04-08 14:37:05 +08:00
叶枫
502dac12aa
docs: format code ( #48309 )
...
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
2024-04-08 14:04:08 +08:00
afc163
0a18e5ba41
chore: improve publish process ( #48264 )
...
* chore: improve publish process by skipping test command (#48230 )
* chore: speed up publishing
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: check runs
* chore: skip test
* fix: types
* revert demo change
* fix: script
* chore: fix duplicate parts
* chore: fix duplicate parts
* chore: fix duplicate parts
* improve code
* use latest.hash
chore: download build artifacts from remote
chore: skip build when publish
chore: improve cli log
chore: fix something
chore: fix something
chore: fix something
chore: fix something
chore: fix something
chore: fix upload-build-artifacts
chore: fix needs
chore: fix needs
* chore: check map files
* chore: check package diff before publish
* chore Please use `npm publish` instead
* chore: sort-package-json
* chore: fix needs
* chore: import download process
* fix types
* fix types
* chore: update scripts
* chore: codesandbox ci
* fix token:statistic
* fix token:statistic
* fix ci
* fix ci
* chore: codesandbox ci
* fix ci
* chore: only upload when push to master
2024-04-07 19:14:44 +08:00
lijianan
24a65de3c5
Merge pull request #48317 from ant-design/master
...
chore: merge master into feature
2024-04-07 17:37:40 +08:00
Hao Dong
eacbc75132
docs: add content to shadow.en-US.md ( #48302 )
...
Signed-off-by: Hao Dong <1476807+h-dong@users.noreply.github.com>
2024-04-07 12:54:24 +08:00
lijianan
bb74803437
Merge pull request #48293 from ant-design/master
...
chore: merge master into feature
2024-04-05 22:40:14 +08:00
kiner-tang
80af2a65ed
docs: Added ways to use bun installation dependencies ( #48289 )
...
* docs: add bun
* docs: add bun
* docs: add bun
* docs: add bun
2024-04-05 18:27:10 +08:00
lijianan
34a7faa082
Merge pull request #48256 from ant-design/master
...
chore: merge master into feature
2024-04-04 10:37:15 +08:00
二货爱吃白萝卜
9680481546
feat: Mix style framework support ( #48229 )
...
* chore: add layer mark
* docs: enable @layer for test
* docs: add doc of third part lib
* docs: update order
* Update docs/react/compatible-style.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* Update docs/react/compatible-style.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* docs: ssr or reset case
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-04-03 17:12:02 +08:00
二货爱吃白萝卜
27855e2a76
docs: update faq ( #48239 )
2024-04-03 12:41:36 +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
lijianan
405394a8e4
Merge pull request #48133 from ant-design/master
...
chore: merge master into feature
2024-03-28 10:54:52 +08:00
afc163
268d6018a8
docs: update DatePicker locale instruction ( #48111 )
2024-03-27 13:34:35 +08:00
github-actions[bot]
80f49bfcf2
chore: auto merge branches ( #48020 )
...
chore: merge master into feature
2024-03-23 16:15:34 +00:00
lijianan
999f27d620
docs: update customize-theme docs ( #47973 )
...
* docs: update customize-theme docs
* Update docs/react/customize-theme.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-03-20 14:36:15 +08:00
宋红凯
ff76a640f1
docs: add description to theme customization docs ( #47959 )
...
* docs(Button): change paddingBlock type def desc
* doc(Theme): 主题定制 cssVar 和 hashed 文档增加 API 说明
2024-03-20 10:02:18 +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
huangkairan
2e71bb6bdf
docs: update site link ( #47839 )
2024-03-12 15:28:43 +08:00
Rin
bb567f6831
docs: fix DOM typo ( #47815 )
2024-03-11 13:40:29 +08:00
Cuvii
387c36aa30
docs: fix more typo ( #47807 )
2024-03-11 13:37:38 +08:00
Cuvii
d85d827a4c
docs: fix typo ( #47806 )
...
* docs(faq): fix some grammer
* Update docs/react/faq.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Cuvii <i@cuvii.dev>
---------
Signed-off-by: Cuvii <i@cuvii.dev>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-11 10:17:53 +08:00
WeLong
c2493a8c19
docs: fix typo in blog ( #47735 )
...
fix typo
Signed-off-by: WeLong <towelong@qq.com>
2024-03-06 19:21:42 +08:00
二货爱吃白萝卜
e645804a09
docs: new ellipsis measure way ( #47670 )
...
* docs: new ellipsis measure way
* Update docs/blog/line-ellipsis.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* Update docs/blog/line-ellipsis.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-03-01 17:33:00 +08:00
栗嘉男
a466d3fc8d
chore: merge master into feature
2024-02-28 13:29:43 +08:00
二货爱吃白萝卜
823acd2892
docs: v4 ended ( #47613 )
...
* docs: v4 ended
* docs: update datetime
* docs: fix typo
* Update docs/blog/v4-ood.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* docs: update datetime
* Update docs/blog/v4-ood.zh-CN.md
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* Update docs/blog/v4-ood.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
2024-02-28 13:20:11 +08:00
Cooper
2c029eacad
docs: update Nextjs docs ( #47579 )
...
* docs: update Nextjs docs
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-02-25 11:45:22 +08:00
栗嘉男
cb789d9d14
chore: merge master into feature
2024-02-24 15:51:51 +08:00
daisy
7d782ad642
docs: update virutal table blog ( #47556 )
2024-02-24 11:10:18 +08:00
github-actions[bot]
2913547258
chore: auto merge branches ( #47562 )
...
chore: merge master into feature
2024-02-24 03:02:05 +00:00
Pob Ch
d3111c0be5
docs: fix typo in customize-theme.en-US.md ( #47572 )
...
Signed-off-by: Pob Ch <590650@gmail.com>
2024-02-24 10:23:04 +08:00
MadCcc
b96f4c8003
feat: css var prefix follow prefixCls by default ( #47481 )
...
* feat: css var prefix follow prefixCls by default
* docs: update
2024-02-20 09:47:21 +08:00
lijianan
326ae986b9
Merge pull request #47297 from ant-design/master
...
chore: merge master into feature
2024-02-01 23:59:16 +08:00
afc163
584593b138
chore: upgrade to actions/cache@v4 ( #47282 )
...
* chore: add github-actions to dependabot
* chore: upgrade to actions/cache@v4
2024-02-01 18:20:41 +08:00
lijianan
231e873b3f
Merge pull request #47238 from ant-design/master
...
chore: merge master into feature
2024-01-30 20:00:58 +08:00
MadCcc
d8b98eb819
docs: update sketch resources ( #47211 )
2024-01-29 17:57:09 +08:00
二货爱吃白萝卜
18e85a7b81
feat: New Picker ( #46982 )
...
* chore: init
* chore: link picker
* chore: move files
* chore: update style
* chore: update types
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix test case
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: clesn up useless types
* chore: update types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: fix types
* chore: update style
* chore: clean up
* chore: update types
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* fix: format
* chore: update deps
* chore: feature merge master (#46794 )
* fix: Fix typo s/Notificaiton/Notification/ (#46775 )
* docs: supplement form preserve field description (#46788 )
close https://github.com/ant-design/ant-design/issues/46773
* docs: tweak changelog drawer width in small screen (#46791 )
* docs: Update compatible-style.zh-CN.md (#46790 )
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
* chore: update locale size
* chore: lock dumi
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: bump version
* test: update snapshot
* test: update snapshot
* chore: bump version
* chore: update limit
* test: update snapshot
* docs: update 7 days sample
* chore: rm useless style
* chore: clean up style
* docs: add buddihist era demo
* refactor: interface
* chore: add multiple types
* docs: add demo
* chore: init style
* chore: init style
* chore: fill style
* chore: fill style
* chore: style
* chore: size of it
* chore: size style
* docs: add align demo
* docs: needConfirm
* chore: fix showWeek style
* test: update snapshot
* chore: fix ts
* chore: fix ts
* chore: fix ts
* chore: fix ts
* fix: week style
* docs: update dayjs note
* fix: style missing
* chore: fix footer extra style missing
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* chore: demo update
* docs: update demo
* docs: min & max date
* test: update snapshot
* docs: add order
* chore: update deps
* test: update snapshot
* test: update snapshot
* chore: adjust style
* chore: clean up style
* test: update snapshot
* chore: fix comment
* chore: update align
* chore: bump rc-picker
* test: update snapshot
* test: update snapshot
* test: update snapshot
---------
Signed-off-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-29 15:34:48 +08:00
Kirk Ross
bbca93e977
docs: Update customize-theme.en-US.md ( #47204 )
...
Fixes a few typos.
Signed-off-by: Kirk Ross <kirkbross@gmail.com>
2024-01-29 11:28:06 +08:00
lijianan
5955c7e8b0
locale: rm PageHeader locale ( #47163 )
...
* chore: rm PageHeader locale
* test: fix test case
2024-01-26 16:00:58 +08:00
afc163
18f9dad4df
docs: Update recommendation links ( #47026 )
...
* docs: Update recommendation links
Signed-off-by: afc163 <afc163@gmail.com>
* Update recommendation.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-01-18 17:11:15 +08:00
叶枫
2cd0b400ca
docs: update docs with less ( #46949 )
...
* fix: 修复 less 文档
* feat: 添加 mapV4Token
2024-01-15 10:03:13 +08:00
二货爱吃白萝卜
81d933bc19
docs: blog of type util ( #46926 )
...
* docs: blog of type util
* Update docs/blog/type-util.zh-CN.md
Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* Update docs/blog/type-util.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
* chore: fix docs
---------
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-01-11 17:34:08 +08:00
二货爱吃白萝卜
e7aa014c31
chore: Add type util ( #46923 )
...
* docs: init
* chore: all types
* docs: faq
* chore: fix lint
2024-01-11 15:55:58 +08:00
lijianan
640abc82ce
chore: remove useless file ( #46871 )
2024-01-09 10:22:16 +08:00
afc163
dd9a69944e
docs: move ecosystem links ( #46856 )
...
* docs: move ecosystem links
* docs: update docs
* chore: remove Move reference'
2024-01-08 14:28:37 +08:00
MadCcc
9ece76b269
docs: use dumi alert ( #46793 )
...
* docs: use dumi alert
* chore: code clean
2024-01-05 10:12:22 +08:00
afc163
7fdb8941a1
docs: Update compatible-style.zh-CN.md ( #46790 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2024-01-04 15:42:18 +08:00
hugo-syn
7d0e7cfda0
fix: Fix typo s/Notificaiton/Notification/ ( #46775 )
2024-01-03 19:17:07 +08:00
hugo-syn
4704eb578b
chore: fix typo ( #46758 )
2024-01-03 03:38:28 +08:00
Navid
15f797de79
docs: update workarounds for sub-components with Next.js App router ( #46711 )
...
* docs: update workarounds for sub-components with Next.js App router
Signed-off-by: Navid <navidmafi2006@gmail.com>
* docs: (zh-CN) update workarounds for sub-components with Next.js App router
Signed-off-by: Navid <navidmafi2006@gmail.com>
* Apply suggestions from code review
Signed-off-by: Amumu <yoyo837@hotmail.com>
* Update docs/react/faq.zh-CN.md
Signed-off-by: Amumu <yoyo837@hotmail.com>
* Update docs/react/faq.zh-CN.md
Signed-off-by: Amumu <yoyo837@hotmail.com>
* Update docs/react/faq.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update docs/react/faq.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update docs/react/faq.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update faq.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update faq.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update docs/react/faq.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: Navid <navidmafi2006@gmail.com>
Signed-off-by: Amumu <yoyo837@hotmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-12-30 20:11:04 +08:00
afc163
f4822acafb
docs: Update faq ( #46709 )
...
* docs: Update faq
Signed-off-by: afc163 <afc163@gmail.com>
* Update faq.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-12-30 15:24:44 +08:00
MadCcc
4c4fec2fdb
docs: update nextjs docs ( #46691 )
...
* docs: update nextjs docs
* chore: code clean
* docs: update nextjs docs en
* chore: add Updated tag
* docs: update
2023-12-29 11:55:11 +08:00
二货爱吃白萝卜
b071284027
docs: vite doc ( #46550 )
2023-12-21 10:07:52 +08:00
afc163
0ac72622a8
docs: fix soft breaks in markdown ( #46374 )
2023-12-11 12:12:51 +08:00
Guo Yunhe
f6084990b7
docs: fix out-dated text ( #46309 )
...
Signed-off-by: Guo Yunhe <i@guoyunhe.me>
2023-12-07 15:09:24 +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
lijianan
244339d16e
chore: merge master into feature
2023-11-25 05:25:29 +08:00
二货爱吃白萝卜
650cf96dbf
docs: fix link ( #46058 )
2023-11-24 10:56:04 +08:00
lijianan
17dff7c630
chore: merge master into feature
2023-11-23 03:09:24 +08:00
lijianan
0cb771da20
fix: mixed Chinese and English in Blog ( #46002 )
2023-11-22 10:34:31 +08:00
MadCcc
26df461d83
docs: css var blog ( #45990 )
...
* docs: add zh blog css var
* docs: css var blog
2023-11-21 17:55:52 +08:00
MadCcc
ff462adfa7
Merge branch 'master' into feature-merge-master
2023-11-17 14:21:30 +08:00
lijianan
dd05e18bca
chore: add image to Next.js doc ( #45929 )
...
* chore: add image to Next.js doc
* Update use-with-next.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update use-with-next.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2023-11-17 09:49:54 +08:00
lijianan
efbaf8d186
chore: update Next.js docs ( #45907 )
...
* docs: update Nextjs docs
* Update use-with-next.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update use-with-next.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* update
* Update use-with-next.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update use-with-next.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2023-11-16 20:14:27 +08:00
lijianan
4266517ddd
chore: merge master into feature
2023-11-14 02:59:19 +08:00
lijianan
6ba626ba32
docs: update Next.js docs ( #45811 )
...
* docs: update Next.js docs
* Update use-with-next.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update use-with-next.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2023-11-12 08:44:20 +08:00
kiner-tang(文辉)
5386b6204e
Merge branch 'master' into feature-merge-master
2023-11-10 09:52:43 +08:00
Nerohero
e5a213d804
docs: Update recommendation ( #45749 )
...
* Update recommendation.zh-CN.md
原链接打开403
Signed-off-by: Nerohero <nerohero2020@163.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Update recommendation.en-US.md
---------
Signed-off-by: Nerohero <nerohero2020@163.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-09 12:23:59 +08:00
MadCcc
5f1dd427df
feat: css var ( #45589 )
...
* feat: css variables theme
* chore: temp
* chore temp
* chore: temp
* chore: temp
* chore: tmp
* chore: temp
* feat: full css variables
* feat: css var
* chore: code clean
* chore: code clean
* chore: bump cssinjs
* test: fix lint
* feat: better key logic
* feat: useStyle add param rootCls for cssVar scope
* chore: fix lint
* chore: code clean
* chore: fix lint
* perf: minimize component token size
* chore: make useId compatible
* chore: code clean
* chore: fix lint
* chore: code clean
* chore: update test case
* feat: genCSSVarRegister
* feat: RPN Calculator
* chore: add test for css var
* chore: code clean
* test: add test for calc
* feat: better calc type
* chore: code clean
* chore: update size limit
* feat: better useCSSVar
* chore: better useCSSVar
* test: add cov
* feat: better calc logic
* test: add test case
* chore: code clean
---------
Signed-off-by: MadCcc <madccc@foxmail.com>
2023-11-06 10:31:51 +08:00
MadCcc
52d2439fae
Merge branch 'master' into feature-merge-master
2023-11-03 10:18:19 +08:00
Paweł Ciosek
bf15203758
Docs: usage with next.js, add information about workaround for Next.js 14 and App Router ( #45642 )
...
* Docs usage wit next.js, add information about workaround for Next.js 14 and App Router
* Update use-with-next.en-US.md
Revert reformat for US version
Signed-off-by: Paweł Ciosek <68032486+pavelee@users.noreply.github.com>
* Update use-with-next.zh-CN.md
Revert reformat for CN version
Signed-off-by: Paweł Ciosek <68032486+pavelee@users.noreply.github.com>
---------
Signed-off-by: Paweł Ciosek <68032486+pavelee@users.noreply.github.com>
2023-11-03 00:54:38 +08:00
Mayowa Sogbein
300c1f3f79
docs: remove dead links ( #45624 )
2023-11-02 09:39:25 +08:00
lijianan
99d7bcfd04
docs: Update Next.js documentation ( #45574 )
...
* site: Update Next.js documentation
* Update use-with-next.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update use-with-next.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2023-10-29 14:51:39 +08:00
栗嘉男
661f3e8323
Merge branch 'master' into feature-merge-master
2023-10-29 14:04:47 +08:00
Tao Zhou
a559a90049
docs: fix minor errors and improve readability ( #45565 )
...
* docs: improve readability in use-with-umi.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: improve readability in introduce.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: improve readability in getting-started.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix typos in customize-theme.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: improve readability in compatible-style.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: improve readability in contributing.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
---------
Signed-off-by: Tao Zhou <taozhou@umich.edu>
2023-10-28 12:47:44 +08:00
Tao Zhou
2e9354c3b3
docs: fix minor errors and improve readability ( #45514 )
...
* docs: replace an abbreviation with a better word in direct.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: improve readability in lightweight.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: replace unnecessary abbreviations with translations in invitation.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix a typo, remove an extra space and replace an unnecessary abbreviation in transition.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: improve readability in visualization-page.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix a typo and improve readability in detail-page.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: improve readability in research-form.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: improve readability in research-list.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix a typo in research-result.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix a wrong img tag in research-navigation.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: improve readability in research-empty.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix punctuation inconsistency and improve readability in visual.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix typos and improve readability in motion.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix punctuation errors and improve readability in illustration.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
---------
Signed-off-by: Tao Zhou <taozhou@umich.edu>
2023-10-25 09:30:25 +08:00
Tao Zhou
bc7853eb2d
docs: fix minor errors and improve readability ( #45505 )
...
* docs: fix some grammatical mistakes in values.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix punctuation inconsistency and improve readability in icon.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix punctuation errors in shadow.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix punctuation inconsistency in overview.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix an incorrect example in data-format.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: fix punctuation inconsistency and typos in copywriting.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
* docs: add spaces around ampersand and fix punctuation inconsistency in buttons.zh-CN.md
Signed-off-by: Tao Zhou <taozhou@umich.edu>
---------
Signed-off-by: Tao Zhou <taozhou@umich.edu>
2023-10-24 11:04:46 +08:00
Tao Zhou
355793c1ec
docs: fix some grammatical mistakes in introduce.zh-CN.md ( #45503 )
...
Signed-off-by: Tao Zhou <taozhou@umich.edu>
2023-10-24 10:39:30 +08:00
wangzhihao
98e3f4a3eb
docs: Update migrate-less-variables.zh-CN.md ( #45400 )
...
Fix title hierarchy
Signed-off-by: wangzhihao <1269928993@qq.com>
2023-10-18 14:01:09 +08:00
lijianan
cd3e30e8df
site: update use-custom-date-library docs ( #45350 )
2023-10-15 20:32:28 +08:00
Jonasz
4cacadbce0
docs: added AntBlocks UI to the resources docs ( #44439 )
...
* Update resources.en-US.md
Resource update - added AntBlocks UI
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: Mateusz Wierzbicki <wierzbicki.mateusz27@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-10-11 23:07:52 +08:00
二货爱吃白萝卜
7dda41df03
docs: Historical Debt of API ( #45263 )
...
* docs: Historical Debt of API
* docs: update doc
2023-10-11 13:47:11 +08:00
云泥
92c9c03858
docs: remove repeat code ( #45260 )
2023-10-10 22:01:40 -05:00
afc163
940a1a5f41
docs: Update compatible-style.zh-CN.md ( #45248 )
...
* Update compatible-style.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update compatible-style.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update compatible-style.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update docs/react/compatible-style.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-10-10 19:08:46 +08:00
killa
cb256e5808
docs: add nodejs recruit info ( #45247 )
2023-10-10 18:12:58 +08:00
MadCcc
854db006c4
Merge pull request #45225 from ant-design/master
...
chore: merge master into feature
2023-10-09 14:20:11 +08:00
CYB292
e5daf772f5
docs: fix use-with-next.md ( #45219 )
...
Co-authored-by: chenyuanbao@baidu.com <chenyuanbao@baidu.com>
2023-10-08 06:41:34 -05:00
kiner-tang(文辉)
97df6f615c
docs: Update notification-stack.en-US.md ( #45200 )
...
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-10-07 19:03:55 +08:00
MadCcc
e76606f771
docs: notificaiton blog ( #45199 )
...
* docs: notificaiton blog
* chore: update
* Update docs/blog/notification-stack.zh-CN.md
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
Signed-off-by: MadCcc <1075746765@qq.com>
* chore: typo
* docs: add en
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: kiner-tang(文辉) <1127031143@qq.com>
2023-10-07 18:52:49 +08:00
JiaQi
6f06787567
chore: update Ant Design Mini link ( #45194 )
2023-10-07 10:26:48 +08:00
ViPro (京京)
aaa9d7b7c9
docs: fix shadow dom css link ( #45169 )
2023-10-04 00:48:02 -05:00
bubucuo
65975f2e5f
docs: update docs link ( #45121 )
...
* chore: update link
The link here should point to server-side rendering, but the documentation mentions a link for customizing themes.
* Update faq.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* Update faq.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-09-29 13:27:59 +08:00
叶枫
05cc5f1254
docs: fix typos ( #45116 )
2023-09-27 12:17:33 +08:00
二货爱吃白萝卜
71d5784d36
docs: fix customize ( #45022 )
2023-09-22 17:02:19 +08:00
omahs
3c1f0997b2
docs: fix typos ( #44998 )
...
* fix typos
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
* fix typo
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
* fix typos
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
* fix typo
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
* fix typo
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
* fix typos
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
---------
Signed-off-by: omahs <73983677+omahs@users.noreply.github.com>
2023-09-21 17:35:22 +08:00