Commit Graph

2022 Commits

Author SHA1 Message Date
二货爱吃白萝卜
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
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