ant-design/.dumi/theme/builtins
afc163 986718c81f
docs: fix antd version in codesandbox preview link (#40983)
- Update dependencies to latest versions
- Replace `FormattedMessage` with `useSiteData`
- Add `Badge`
- Update `useLocation` to include `useSiteData`
- Update `versionOptions` to include `pkg.version`
- Update `defaultValue` of `Select` to `pkg.version`
- Update `arrow` prop of `Popover` to include `arrowPointAtCenter`

[.dumi/theme/builtins/Previewer/CodePreviewer.tsx]
- Replace `FormattedMessage` with `useSiteData`
- Update `antd` version in dependencies
- Update `@ant-design/icons` version in dependencies
- Update `react` version in dependencies
- Update `react-dom` version in dependencies
- Update `dayjs` version in dependencies
- Update `react-router-dom` version in dependencies
- Update `react-router` version in dependencies
- Add `Badge.
[.dumi/theme/slots/Header/index.tsx]
- Change import of `useLocation` to include `useSiteData`
- Add `pkg` to `useSiteData`
- Update `versionOptions` to include `pkg.version`
- Update `defaultValue` of `Select` to `pkg.version`
- Update `arrow` prop of `Popover` to include `arrowPointAtCenter`
2023-03-01 13:40:19 +08:00
..
Alert site style code optimization (#40524) 2023-02-03 13:39:46 +08:00
APITable chore: lint (#39102) 2022-11-30 11:05:41 +08:00
ColorChunk dev: upgrade the developer experience (#40080) 2023-01-10 21:35:01 +08:00
ColorPalettes chore: site code format (#39457) 2022-12-19 13:23:28 +08:00
ColorPaletteTool chore: site code format (#39457) 2022-12-19 13:23:28 +08:00
ColorPaletteToolDark chore: site code format (#39457) 2022-12-19 13:23:28 +08:00
ComponentOverview docs: overview dark cover (#40666) 2023-02-09 22:17:31 +08:00
DemoWrapper fix(site): fix the failure of website code folding function (#40198) 2023-01-13 10:41:54 +08:00
IconSearch site: improve overview page (#40126) 2023-01-11 21:37:12 +08:00
ImagePreview docs: preview images in markdown (#39739) 2022-12-24 18:11:43 +08:00
Palette chore: site code format (#39457) 2022-12-19 13:23:28 +08:00
Previewer docs: fix antd version in codesandbox preview link (#40983) 2023-03-01 13:40:19 +08:00
ResourceArticles site: fix site error (#39138) 2022-12-01 12:21:42 +08:00
ResourceCards docs: Update mark of third part (#40178) 2023-01-11 23:21:14 +08:00
TokenTable reformat/typo: removed useless ts-ignore and 'ignore' typo fix (#40298) 2023-01-18 13:37:44 +08:00