qinware
1cf55b567b
docs: Add AtomUI library ( #54319 )
...
Co-authored-by: chinboy <chinware@163.com>
2025-07-28 16:26:12 +08:00
lijianan
13555bfa4f
site: fix site style issue ( #54247 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2025-07-21 13:31:37 +08:00
Goat
2fa238db99
docs: translate chinese words in en-US.md ( #54230 )
2025-06-30 00:30:00 +08:00
afc163
7b75aab9af
chore: fix eslint errors and warnings ( #54137 )
2025-06-19 14:53:18 +08:00
嗨-照夜清
e639c18856
docs: fix typo of Design token in the official documentation ( #54078 )
...
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
2025-06-13 16:23:46 +08:00
vae
b567345c88
docs: Update jump to antv color palette link ( #54063 )
...
Co-authored-by: thinkasany <480968828@qq.com>
2025-06-12 12:05:04 +08:00
二货爱吃白萝卜
79735429a8
docs: fix blog code sample typo ( #53922 )
2025-05-27 16:20:01 +08:00
二货爱吃白萝卜
557d51dccf
docs: Blog about v6 css ( #53899 )
...
* docs: init
* docs: env ver
2025-05-23 14:50:13 +08:00
MadCcc
c7cf4d12a8
Merge branch 'feature' into master-merge-feature
2025-05-06 16:35:41 +08:00
afc163
9ad6fddbcb
docs: updates of documentation ( #53732 )
2025-05-06 13:47:55 +08:00
github-actions[bot]
482cfd94ec
chore: auto merge branches ( #53709 )
...
chore: merge master into feature
2025-04-30 22:45:29 +00:00
Attacktive
10185fd58a
docs: replace Chinese punctuations within English documents ( #53705 )
...
The periods (。) and the commas (、) are replaced
2025-04-30 15:53:02 +08:00
Fardad13
3d7ab8acde
docs: Improved some english translations ( #53568 )
...
Co-authored-by: Fardad Afscharian <fardad.afscharian@accenture.com>
2025-04-21 10:35:39 +08:00
github-actions[bot]
9f78366ca9
chore: auto merge branches ( #53524 )
...
chore: sync master into feature
2025-04-16 12:03:11 +00:00
lijianan
84fea6366e
docs: update Extends Theme docs ( #53507 )
2025-04-15 16:50:15 +08:00
Dominik Ilja
b43f9fae5a
docs: update migrate-less-variables.en-US.md ( #53496 )
...
Make Alert a heading level 3
Signed-off-by: Dominik Ilja <104933651+dominik-ilja@users.noreply.github.com>
2025-04-15 01:40:55 +08:00
github-actions[bot]
ab1164a03b
chore: auto merge branches ( #53470 )
...
chore: sync master into feature
2025-04-11 03:13:29 +00:00
lijianan
da0a0e7aae
site: fix invalid hook call warning ( #53438 )
2025-04-08 15:03:46 +08:00
Jony J
3147356b4a
feat(auto-complete): popup supports Semantic DOM and retire some api ( #53257 )
...
* feat(auto-complete): popup supports Semantic DOM and retire some api
* refactor(auto-complete, select): deprecate `onDropdownVisibleChange` in favor of `onOpenChange` and update related tests
* refactor: adjust semantic demo logic
* docs: update api description
* docs: update doc
* docs: add space
* docs: update
* chore: update semantic demo logic
* feat: add CP support
* feat: add CP support for tree-select and update doc
* docs: update Select and TreeSelect common props in configuration documentation
* Update components/config-provider/index.zh-CN.md
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
Signed-off-by: Jony J <1844749591@qq.com>
* feat: add root support
* docs: update doc
* chore: bump cascader version
---------
Signed-off-by: Jony J <1844749591@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
2025-04-02 11:45:53 +08:00
lijianan
f8983c6894
site: update React.useContext to React.use ( #53341 )
...
* chore: update use to react19
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
2025-03-31 11:03:49 +08:00
二货爱吃白萝卜
78a7ff7670
docs: update layer ref ( #53212 )
2025-03-19 11:35:11 +08:00
𝑾𝒖𝒙𝒉
e3d53a4c86
chore: update link ( #53062 )
...
* chore: update link
* chore: rename
2025-03-05 21:55:51 +08:00
Yogi
38ba58d338
docs: fix highlighting exception in refine ( #52808 )
...
Signed-off-by: Yogi <111735598+ByYogi@users.noreply.github.com>
2025-02-14 17:06:49 +08:00
二货爱吃白萝卜
7cae794cda
docs: add tailwindcss v4 desc ( #52789 )
2025-02-13 23:22:28 +08:00
lijianan
41037c6585
docs: remove deprecated doc ( #52791 )
2025-02-13 23:21:31 +08:00
lijianan
808d5cae01
docs: update Deprecated Tag ( #52720 )
...
* docs: update Deprecated Tag
* fix: fix
2025-02-10 16:13:45 +08:00
hustcc
279be2026c
docs: pro-chat -> Ant Design X ( #52709 )
...
Signed-off-by: hustcc <i@hust.cc>
2025-02-08 17:18:15 +08:00
afc163
217afd83df
docs: add Ant Design X to recommendation ( #52704 )
...
* docs: add Ant Design X to recommendation
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>
2025-02-08 16:02:21 +08:00
lijianan
1304b11eb5
docs: update usage with create-react-app ( #52645 )
...
* docs: update Usage with create-react-app
* fix: fix
2025-02-07 16:23:03 +08:00
二货爱吃白萝卜
4ece6c743d
fix: layer support icon ( #52533 )
...
* fix: icon context
* docs: update desc
2025-01-22 17:45:03 +08:00
lijianan
d8b8659fe8
docs: update v5-patch-for-react-19 install ( #52504 )
2025-01-21 10:35:26 +08:00
David Tackett
1d9358fc65
docs: update v5-for-19.en-US.md ( #52503 )
...
this patch should be used not only in develop, but also in production
Signed-off-by: David Tackett <95411194+davidtakeiteasy@users.noreply.github.com>
2025-01-21 01:37:20 +08:00
lijianan
00fdcf8def
docs: add React Gesture ( #52486 )
2025-01-20 09:23:34 +08:00
lijianan
60613bafe9
refactor: try to reduce the bundle size ( #52475 )
2025-01-19 15:01:31 +08:00
Wanpan
88687bbb3c
docs: typo ( #52357 )
2025-01-11 00:40:55 +08:00
𝑾𝒖𝒙𝒉
ea105fcc7c
chore: add local visual regression testing ( #52236 )
...
* chore: add local visual regression
* chore: add blog
* chore: update english version
* chore: 不用考虑移动,都改为 copy 即可
* chore: update
* chore: update
* Revert "chore: update"
This reverts commit 4dbc5d45e9
.
* chore: update
2025-01-07 11:34:37 +08:00
deletenothing
cfa0b19432
docs: fix spelling of modal ( #52140 )
2024-12-26 16:11:46 +08:00
二货爱吃白萝卜
f8115d3b6b
docs: Update for React 19 compatible info ( #52111 )
...
* chore: init docs
* docs: update
* docs: update with compatible
* test: add test case
* docs: update docs
* chore: bump patch version
* test: fix test case
* chore: fix warning check logic
2024-12-24 19:31:22 +08:00
Tom Hackshaw
55b5aa6e48
docs: Slight wording fix to match correct HN name ("Hacker News") ( #52090 )
...
[news.ycombinator.com](https://news.ycombinator.com ) has it's title formatted as "Hacker News" rather than Hacknews. There are a few other sites with the latter name, so having this might help to make this clearer.
Signed-off-by: Tom Hackshaw <42124348+et0and@users.noreply.github.com>
2024-12-23 09:44:54 +08:00
Akshar Dave
1c41f642ae
fixed typo: added space between "movement,shape" ( #51899 )
...
Signed-off-by: Akshar Dave <37267046+akshar-dave@users.noreply.github.com>
2024-12-04 22:52:50 +08:00
afc163
cba1a66627
docs: add Ant Design X and Web3 ( #51767 )
2024-11-25 16:48:45 +08:00
jiaxiang
6b622e4afb
docs: update note about controlled-components ( #51579 )
2024-11-12 09:17:11 +08:00
二货爱吃白萝卜
4f1e56f31c
docs: fix docs mistake ( #51491 )
2024-11-05 15:19:03 +08:00
thinkasany
3296e4d345
docs(i18n-blog): replace dead links ( #51303 )
2024-10-18 19:33:46 +08:00
KxxDD
a3902d378d
docs: fixed typo by adding 'developers' and 'they' ( #51176 )
2024-10-10 09:52:03 +08:00
SanghyunLee
38197269b4
docs: fixed the typo by changing 'three' to 'third' ( #51172 )
2024-10-09 17:51:36 +08:00
ᴡᴏɴᴋʏᴜɴɢ ᴍɪɴ
32080befa4
docs: remove duplicated backticks ( #51168 )
2024-10-09 16:12:04 +08:00
lijianan
d5ef5f3f2c
site: audio icon is not aligned of site ( #51094 )
2024-10-02 14:19:10 +08:00
thinkasany
34bc447d2f
site: improve pronunciation ( #51017 )
2024-09-26 14:02:10 +08:00
二货爱吃白萝卜
e3063f244d
docs: blog picker ( #50936 )
...
* chore: blog picker
* docs: trigger update
* docs: add ref faq
* docs: update
2024-09-23 11:09:46 +08:00