ant-design/docs/react
Yogi 38ba58d338
Some checks are pending
Publish Any Commit / build (push) Waiting to run
🔀 Sync mirror to Gitee / mirror (push) Waiting to run
✅ test / lint (push) Waiting to run
✅ test / test-react-legacy (16, 1/2) (push) Waiting to run
✅ test / test-react-legacy (16, 2/2) (push) Waiting to run
✅ test / test-react-legacy (17, 1/2) (push) Waiting to run
✅ test / test-react-legacy (17, 2/2) (push) Waiting to run
✅ test / test-node (push) Waiting to run
✅ test / test-react-latest (dom, 1/2) (push) Waiting to run
✅ test / test-react-latest (dom, 2/2) (push) Waiting to run
✅ test / test-react-latest-dist (dist, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist, 2/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 1/2) (push) Blocked by required conditions
✅ test / test-react-latest-dist (dist-min, 2/2) (push) Blocked by required conditions
✅ test / test-coverage (push) Blocked by required conditions
✅ test / build (push) Waiting to run
✅ test / test lib/es module (es, 1/2) (push) Waiting to run
✅ test / test lib/es module (es, 2/2) (push) Waiting to run
✅ test / test lib/es module (lib, 1/2) (push) Waiting to run
✅ test / test lib/es module (lib, 2/2) (push) Waiting to run
👁️ Visual Regression Persist Start / test image (push) Waiting to run
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
..
common-props.en-US.md docs: add css var documatation (#46189) 2023-11-30 17:19:57 +08:00
common-props.zh-CN.md docs: add css var documatation (#46189) 2023-11-30 17:19:57 +08:00
compatible-style.en-US.md docs: add tailwindcss v4 desc (#52789) 2025-02-13 23:22:28 +08:00
compatible-style.zh-CN.md docs: add tailwindcss v4 desc (#52789) 2025-02-13 23:22:28 +08:00
contributing.en-US.md docs: enable toc to all docs (#48424) 2024-04-13 21:40:07 +08:00
contributing.zh-CN.md docs: enable toc to all docs (#48424) 2024-04-13 21:40:07 +08:00
css-variables.en-US.md docs: Update css-variables.md (#50686) 2024-09-03 16:07:57 +08:00
css-variables.zh-CN.md docs: Update css-variables.md (#50686) 2024-09-03 16:07:57 +08:00
customize-theme.en-US.md docs: tweak ColorPicker usage in customize theme doc (#50673) 2024-09-02 09:50:59 +08:00
customize-theme.zh-CN.md docs: tweak ColorPicker usage in customize theme doc (#50673) 2024-09-02 09:50:59 +08:00
faq.en-US.md docs: update note about controlled-components (#51579) 2024-11-12 09:17:11 +08:00
faq.zh-CN.md docs: update note about controlled-components (#51579) 2024-11-12 09:17:11 +08:00
getting-started.en-US.md docs: format code (#48309) 2024-04-08 14:04:08 +08:00
getting-started.zh-CN.md Merge branch 'master' into feature-merge-master 2023-10-29 14:04:47 +08:00
i18n.en-US.md docs(i18n-blog): replace dead links (#51303) 2024-10-18 19:33:46 +08:00
i18n.zh-CN.md docs(i18n-blog): replace dead links (#51303) 2024-10-18 19:33:46 +08:00
introduce.en-US.md docs: add Ant Design X and Web3 (#51767) 2024-11-25 16:48:45 +08:00
introduce.zh-CN.md docs: add Ant Design X and Web3 (#51767) 2024-11-25 16:48:45 +08:00
migrate-less-variables.en-US.md docs: use dumi alert (#46793) 2024-01-05 10:12:22 +08:00
migrate-less-variables.zh-CN.md chore: reduce typo (#50404) 2024-08-14 02:43:56 +08:00
migration-v5.en-US.md docs: @ant-design/pro-layout => @ant-design/pro-components (#49249) 2024-06-05 21:01:15 +08:00
migration-v5.zh-CN.md docs: Update for React 19 compatible info (#52111) 2024-12-24 19:31:22 +08:00
recommendation.en-US.md docs: pro-chat -> Ant Design X (#52709) 2025-02-08 17:18:15 +08:00
recommendation.zh-CN.md docs: add Ant Design X to recommendation (#52704) 2025-02-08 16:02:21 +08:00
server-side-rendering.en-US.md refactor: try to reduce the bundle size (#52475) 2025-01-19 15:01:31 +08:00
server-side-rendering.zh-CN.md refactor: try to reduce the bundle size (#52475) 2025-01-19 15:01:31 +08:00
use-custom-date-library.en-US.md docs: add css var documatation (#46189) 2023-11-30 17:19:57 +08:00
use-custom-date-library.zh-CN.md docs: add css var documatation (#46189) 2023-11-30 17:19:57 +08:00
use-with-farm.en-US.md docs: add farm with antd (#48923) 2024-05-15 13:54:52 +08:00
use-with-farm.zh-CN.md docs: add farm with antd (#48923) 2024-05-15 13:54:52 +08:00
use-with-next.en-US.md docs: add docs Usage-with-Rsbuild (#48800) 2024-05-07 15:30:29 +08:00
use-with-next.zh-CN.md docs: add docs Usage-with-Rsbuild (#48800) 2024-05-07 15:30:29 +08:00
use-with-refine.en-US.md docs: add refine with antd (#49280) 2024-09-03 23:53:50 +08:00
use-with-refine.zh-CN.md docs: fix highlighting exception in refine (#52808) 2025-02-14 17:06:49 +08:00
use-with-rsbuild.en-US.md docs: add docs Usage-with-Rsbuild (#48800) 2024-05-07 15:30:29 +08:00
use-with-rsbuild.zh-CN.md docs: Update use-with-rsbuild.zh-CN.md (#49592) 2024-06-25 14:24:14 +08:00
use-with-umi.en-US.md docs: @ant-design/pro-layout => @ant-design/pro-components (#49249) 2024-06-05 21:01:15 +08:00
use-with-umi.zh-CN.md docs: @ant-design/pro-layout => @ant-design/pro-components (#49249) 2024-06-05 21:01:15 +08:00
use-with-vite.en-US.md docs: Update use-with-vite.en-US.md (#49366) 2024-06-12 14:26:10 +08:00
use-with-vite.zh-CN.md docs: add docs Usage-with-Rsbuild (#48800) 2024-05-07 15:30:29 +08:00
v5-for-19.en-US.md docs: update v5-patch-for-react-19 install (#52504) 2025-01-21 10:35:26 +08:00
v5-for-19.zh-CN.md docs: update v5-patch-for-react-19 install (#52504) 2025-01-21 10:35:26 +08:00