Commit Graph

117 Commits

Author SHA1 Message Date
遇见同学
1341d29312 docs: blog improve dart theme (#56383)
* docs: blog improve dart theme

* Update docs/blog/semantic-beauty/demos.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* Update docs/blog/semantic-beauty/demos.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-12-27 16:10:53 +08:00
Amumu
cd267f0a3e refactor: replace rc-virtual-list with @rc-component/virtual-list (#56036)
Co-authored-by: afc163 <afc163@gmail.com>
2025-12-03 16:03:05 +08:00
遇见同学
7ed17d87bc chore(site): add semantic-beauty blog (#55561)
* chore(site): add semantic-beauty blog

* Update docs/blog/semantic-beauty/demos.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>

* text auto space

* revert demo

* revert demo

* update

* update

* docs: add section on combining with Tailwind CSS for enhanced component customization

* update video source

* update

* update

* Update docs/blog/semantic-beauty.en-US.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* docs: polish language in semantic-beauty blog posts (#55585)

Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>

---------

Signed-off-by: 遇见同学 <1875694521@qq.com>
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: ice <1597834867@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2025-11-04 20:59:42 +08:00
elrrrrrrr
b71174e5d1 chore(ci): use utoo (#55076)
Co-authored-by: binghui.dbh <binghui.dbh@antgroup.com>
2025-10-14 17:58:35 +08:00
lijianan
19137493b4 perf: uninstall classnames, install clsx (#55164)
* refactor: uninstall classnames & install clsx

* refactor: uninstall classnames & install clsx

* test: rename test fn

* test: update snap

* update

* update

* update

* update

* update snap

* update

* update

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-10-01 00:45:54 +08:00
lijianan
f4d5f0a384 Merge branch feature into next-merge-feature 2025-09-12 23:49:18 +08:00
Teimur Gasanov
1a2574aaeb test: use blazediff instead of pixelmatch (#54941) 2025-09-12 11:38:50 +08:00
ug
68ca2a0740 feat<Image>: remove preview icon and preview text (#54379)
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-07-23 16:39:34 +08:00
afc163
60567adb65 Merge branch 'next' into next-merge-master
Signed-off-by: afc163 <afc163@gmail.com>
2025-06-19 15:26:43 +08:00
afc163
7b75aab9af chore: fix eslint errors and warnings (#54137) 2025-06-19 14:53:18 +08:00
thinkasany
e982aeff0a chore: sync feature into next 2025-05-29 15:08:08 +08:00
二货爱吃白萝卜
79735429a8 docs: fix blog code sample typo (#53922) 2025-05-27 16:20:01 +08:00
thinkasany
b2f3a8085c chore: sync feature into next 2025-05-24 09:06:29 +08:00
二货爱吃白萝卜
557d51dccf docs: Blog about v6 css (#53899)
* docs: init

* docs: env ver
2025-05-23 14:50:13 +08:00
thinkasany
3a5f8a94be chore: sync feature into next 2025-05-01 09:10:59 +08: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
thinkasany
e0f19f3302 chore: sync feature into next 2025-04-16 20:09:59 +08:00
lijianan
84fea6366e docs: update Extends Theme docs (#53507) 2025-04-15 16:50:15 +08:00
thinkasany
e4d6de3cc4 chore: sync feature into next 2025-04-11 11:49:13 +08:00
lijianan
da0a0e7aae site: fix invalid hook call warning (#53438) 2025-04-08 15:03:46 +08:00
lijianan
23b97f2922 chore: merge feature into next 2025-04-01 01:41:07 +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
Jony J
8fb50a6443 feat: retire deprecated api and migrate scope (#52876)
* chore: upgrade RC component dependencies

* chore: trigger CI build

* chore: update deps and import path

* chore: update deps

* test: update snapshot

* test: update snapshot

* fix: lint fix

* chore: migrate Drawer to @rc-component/drawer

* chore: migrate Image to @rc-component/image

* test: update snapshot

* chore: replace api

* fix cascader dropdown api and snap, popupAlign

* fix ci test

* fix key

* test: update snapshot

* Revert "test: update snapshot"

This reverts commit 66a993332b.

* chore: fix logic

* test: update snapshot

* chore: revert part logic

---------

Signed-off-by: Jony J <1844749591@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-02-27 21:22:09 +08:00
thinkasany
ccda2d51da feat: ConfigProvider support classNames and styles for Modal (#52340) 2025-01-23 18:06:17 +08:00
lijianan
dde18127e4 refactor: [v6] use rc-component/form (#52510) 2025-01-21 15:38:01 +08:00
lijianan
b5984679d9 refactor: use @rc-component/table (#52466) 2025-01-20 11:55:17 +08:00
Wanpan
50da162d8b fix: replace rc-tooltip deprecated api (#52395)
* chore: add rc-tooltip

* chore: rename

* fix: remove deprecated api

* fix: update

* test: snap

* fix: update

* Update components/cascader/__tests__/index.test.tsx

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>

* Update components/cascader/__tests__/index.test.tsx

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>

* Update components/cascader/__tests__/index.test.tsx

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>

---------

Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-01-15 23:17:18 +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
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
二货爱吃白萝卜
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
afc163
fa3fddb0ed test: use bun in github action (#50466) 2024-08-18 00:23:19 +08:00
thinkasany
4f01f225c8 docs: fix typos (#50430) 2024-08-15 15:52:25 +08:00
Jerryxin
a89bd934d7 site: fix image width issue in markdown (#50399)
Co-authored-by: afc163 <afc163@gmail.com>
2024-08-14 22:52:13 +08:00
Bruce Mitchener
96f1ec7f2b chore: reduce typo (#50404) 2024-08-14 02:43:56 +08:00
7120673495 chore: update blog (#50069)
* chore: update blog

* chore(dumi): fix code previewer
2024-07-26 03:26:31 +08:00
vagusX
38cf5e8a75 docs: unify component export file as index.tsx (#50013)
* docs: unify component export file as index.tsx

* docs: compatible with old anchors

* chore: clean

* test: update snapshot

* fix: window env

---------

Co-authored-by: Peach <scdzwyxst@gmail.com>
2024-07-23 22:22:24 +08:00
lijianan
2584ce6d50 chore: replace "ant" with defaultPrefixCls (#49985)
* chore: replace ant with defaultPrefixCls

* chore: fix lint
2024-07-20 14:17:11 +08:00
lijianan
4a84f7e335 docs: update blog ref to zhuanlan (#49960) 2024-07-19 11:00:46 +08:00
afc163
59ad48476b refactor: add boime lint and fix lint errrors (#49536)
* chore: add boime lint

* fix lint

* use files ignore

* revert change

* ignore clarity.js

* fix some errors

* fix some errors

* fix some errors

* fix some errors

* add yml file

* Update clarity.js

Signed-off-by: afc163 <afc163@gmail.com>

* add npm run lint:biome

* add npm run lint:biome

* fix test case

* fix ts errors

* fix ts errors

* fix lint and add .lintstagedrc

* shorten prop name

* chore: update package.json

* update biome.json

* chore: remove stylelint

* chore: useOptionalChain

* fix lint

* biome format

* prettier all code

* prettier all code

* fix site test

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
Wu Bixuan
72791d16f3 docs: Modify inappropriate words (#49143)
Co-authored-by: 吴必炫 <wubixuan@rlink.com>
2024-05-30 20:48:06 +08:00
Luna
3701f0a330 docs: fix typo (#48819)
* chore: typo

Signed-off-by: Luna <105922175+ImLunaHey@users.noreply.github.com>

* chore: typo

Signed-off-by: Luna <105922175+ImLunaHey@users.noreply.github.com>

---------

Signed-off-by: Luna <105922175+ImLunaHey@users.noreply.github.com>
2024-05-08 14:31:12 +08:00
lijianan
8b1f79c1f5 demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771)
* demo: update demo type React.ReactNode => React.PropsWithChildren

* fix: fix
2024-05-06 12:04:27 +08:00
叶枫
b173ce10a6 docs: add names demo (#48488)
* feat: add names demo

* feat: snap

* feat: add doc

* feat: add doc

* feat: add doc

* feat: remove range

* feat: remove range

* feat: review

* feat: review

* feat: review

* feat: review

* feat: review

* feat: review

* feat: hidden

* feat: resert

* feat: noStyle

* feat: doc

* feat: review

* feat: review

* feat: review

* feat: review

* feat: add en

* feat: doc

* feat: review

* feat: review

* feat: review

* feat: review

* feat: review

* feat: review

* feat: 方法

* feat: review

* feat: review

* feat: review

* feat: review

* feat: doc

* feat: review

* feat: review
2024-04-26 21:10:09 +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
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
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