MadCcc
9e1934248b
Merge branch 'master' into feature-merge-master
2023-04-27 10:16:07 +08:00
afc163
107a28fa94
demo: fix Deprecated usage in form demo ( #41860 )
...
* demo: fix Deprecated usage in form demo
* test: update snapshot
* test: update snapshot
2023-04-19 11:56:15 +08:00
MadCcc
1babfef998
Merge branch 'master' into feature-merge-master
2023-04-17 19:38:12 +08:00
MadCcc
d43c15f2f4
docs: fix ssr warning ( #41776 )
...
* docs: fix ssr warning when click anchor
* docs: fix demoWrapper SSR
* chore: try
* Revert "chore: try"
This reverts commit a6e0fe0906
.
2023-04-13 18:13:13 +08:00
lijianan
646f7cd014
docs: update docs ( #41764 )
2023-04-12 12:08:38 +08:00
Wuxh
3ad2a34611
Revert "docs: fix debug demo style" ( #41743 )
...
* Revert "docs: fix debug demo style (#41738 )"
This reverts commit d998c2fabc
.
* chore: update
2023-04-11 10:13:58 +08:00
MadCcc
d998c2fabc
docs: fix debug demo style ( #41738 )
2023-04-10 21:03:53 +08:00
lijianan
6761292bbd
Revert "chore(deps): update dependency open to v9 ( #41714 )" ( #41723 )
...
This reverts commit 005db79897
.
2023-04-10 11:43:30 +08:00
renovate[bot]
005db79897
chore(deps): update dependency open to v9 ( #41714 )
...
* chore(deps): update dependency open to v9
* rerun CI
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2023-04-10 10:53:33 +08:00
二货爱吃白萝卜
8c094ba792
feat: ConfigProvider support config popupOverflow
for scroll logic ( #41676 )
...
* feat: popupOverflow
* test: add test case
* docs: preview
* docs: update preview
* test: update test case
2023-04-07 10:17:00 +08:00
muxin
5b44e577a5
fix: fix demo filPath ( #41488 )
2023-03-27 19:34:14 +08:00
二货爱吃白萝卜
2a9f5ea1ab
docs: more token info ( #41475 )
2023-03-27 15:33:22 +08:00
lijianan
39c19b6e4d
site: update codesandbox dependencies version ( #41448 )
2023-03-25 13:58:14 +08:00
二货爱吃白萝卜
67a94febee
docs: more token info ( #41421 )
2023-03-23 17:17:28 +08:00
MadCcc
a5c0dbba07
docs: make Calendar demo client-only ( #41359 )
2023-03-21 13:00:34 +08:00
二货爱吃白萝卜
9642564eea
docs: Button page show related token ( #41176 )
...
* docs: btn token
* docs: btn all tokens
2023-03-12 14:13:03 +08:00
Paul van Dyk
767db3c6ca
docs: add query searching to components overview ( #41095 )
2023-03-07 14:39:55 +08:00
MadCcc
ec34bc1874
docs: fix demo badge ( #41014 )
2023-03-02 13:35:10 +08:00
lijianan
8cf4a4cb15
fix: fix tsconfig error in stackblitz ( #41011 )
...
* fix: fix tsconfig error in stackblitz & codesandbox
* fix: fix tsconfig error in stackblitz & codesandbox
2023-03-02 11:21:43 +08:00
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
afc163
0bfdff2086
site: Improve code formatting in Previewer component ( #40813 )
...
- Remove unnecessary whitespace in the Demo.tsx file
- Replace `<style>` and `</style>` tags with empty strings in the index.css file
- Move the React import statement to the top of the index.js file
[.dumi/theme/builtins/Previewer/index.tsx]
- Remove unnecessary whitespace in the Demo.tsx file
- Replace `<style>` and `</style>` tags with empty strings in the index.css file
- Move the React import statement to the top of the index.js file
- Remove the unnecessary whitespace in the index.js file
2023-02-20 11:20:37 +08:00
MadCcc
853283b7e4
docs: DatePicker design tab ( #40745 )
...
* docs: DatePicker design tab
* docs: add design demo
* docs: add anchor for design demo
* docs: init g6
* docs: behavior map
* test: fix test cov
* docs: behavior map comp
* docs: add map title
* docs: fix ssr
* docs: update demo
* docs: optimize copy ux
* docs: update demo
* chore: code clean
2023-02-20 10:51:18 +08:00
MadCcc
40e77c40d3
docs: overview dark cover ( #40666 )
...
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
2023-02-09 22:17:31 +08:00
MadCcc
650f0e5473
docs: fix pre-render
2023-02-08 20:59:23 +08:00
Wuxh
ba9870ef5d
chore: upgrade site && update pr-template ( #40563 )
...
* docs: update pr-template
* chore: update Previewer onlineUrl show logic
2023-02-06 13:03:14 +08:00
lijianan
286a42b4e5
site style code optimization ( #40524 )
...
* site style code optimization
* site style code optimization
* del trigger
* revert
2023-02-03 13:39:46 +08:00
MadCcc
79c25f620a
chore: codepen input render on client ( #40478 )
...
* fix: codepen input render on client
* chore: client only
* chore: code clean
2023-02-01 11:16:22 +08:00
Rinku Chaudhari
055624f85b
reformat/typo: removed useless ts-ignore and 'ignore' typo fix ( #40298 )
...
* reformat/typo: removed useless ts-ignore and 'ignore' typo fix
* fix: components/version/index.ts typescript error
Co-authored-by: rinku.chaudhary <rinku.chaudhary@amniltech.com>
2023-01-18 13:37:44 +08:00
Wuxh
0051a877e2
fix(site): fix the failure of website code folding function ( #40198 )
...
* fix(site): fix the failure of website code folding function
* remove
* chore: update
2023-01-13 10:41:54 +08:00
二货爱吃白萝卜
108ab5d0f3
docs: Update mark of third part ( #40178 )
2023-01-11 23:21:14 +08:00
lijianan
1c8f6507ce
site: improve overview page ( #40126 )
...
* site: imp
* update fontsize
* add scrollTo(0)
* revert
* add style return type
* add resize Event when input onChange
* docs: fix affix height and revert resize event
* fix: justifycontent => justify-content
* fix style
Co-authored-by: afc163 <afc163@gmail.com>
2023-01-11 21:37:12 +08:00
Wuxh
d30b5a28e7
dev: upgrade the developer experience ( #40080 )
...
* chore: update site
* dev: add the ability to open the demo website address in development mode
2023-01-10 21:35:01 +08:00
Peach
51375683c7
docs: override debug prop when show all demo ( #40130 )
...
* docs: override debug prop when show all demo
* chore: add annotation
2023-01-10 15:45:23 +08:00
afc163
de2a373d5f
site: update overview search style ( #40060 )
2023-01-06 14:52:08 +08:00
dongfang
0dc7815599
fix: missing css code in demo code preview ( #39471 )
...
* fix: missing demo style in windows
* fix: missing css code in demo preview
* fix: change TabPane to tabs items
* fix: change cn why-open url
2023-01-06 12:36:43 +08:00
lijianan
67e958fdd6
fix: find the missing code ( #40047 )
2023-01-06 09:46:47 +08:00
lijianan
e4dd7096af
site: refactor CC => FC ( #40043 )
...
* fix
* fix
* fix
2023-01-05 20:10:03 +08:00
afc163
7d77f3173d
site: improve demo card style ( #40028 )
...
* site: improve demo card style
* test: update snapshot
* test: update snapshot
* fix: demo card border
* docs: fix dark mode
* style: fix color
2023-01-05 15:30:59 +08:00
afc163
df4542e20c
site: make icon search affix ( #40002 )
...
* feature: update IconDisplay component in Icon docs template, affix icon search input box to the top of page
* style: change shadow style
Co-authored-by: Chang Wei <changwei1006@gmail.com>
2023-01-04 18:49:55 +08:00
afc163
06bd9d1852
perf: Remove IE11 from browserslist and babel targets ( #38779 )
...
* Update package.json
* chore: bump antd-tools
* Update package.json
* fix: browserslist in codesandbox
* chore: upgrade antd tools
* chore: upgrade antd tools
* test: fix Cannot access mockCanUseDom before initialization
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* upgrade @ant-design/tools
* Update package.json
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-25 18:37:57 +08:00
黑雨
2b947d0480
docs: preview images in markdown ( #39739 )
...
* feat: site previewImage
* feat: site previewImage
* feat: use image
* feat: update doc
* feat: delete align="right"
* feat: update doc
* feat: delete css
* feat: update doc
* feat: delete align="right"
* feat: update doc
2022-12-24 18:11:43 +08:00
Wuxh
76241f5d0b
chore(tabs): update demo ( #39731 )
...
* 做重复了
* Revert "做重复了"
This reverts commit 79c59e79ea66c6592df9dca0e41e10399044ec7a.
* site(theme): demo block supports no inner margin configuration
ref: https://d.umijs.org/guide/write-demo#%E4%B8%8D%E9%9C%80%E8%A6%81%E5%86%85%E8%BE%B9%E8%B7%9D
* docs(tabs): update demo styles
* chore: update style
* test: update snapshot
* Revert "site(theme): demo block supports no inner margin configuration"
This reverts commit ee2ff25796
.
* chore: update
* Revert "chore: update"
This reverts commit bbe449cb3f
.
* Revert "Revert "site(theme): demo block supports no inner margin configuration""
This reverts commit 5eac19e7f2
.
* chore: convert to debug demo
* chore: use emotion
* test: update snapshot
2022-12-23 12:12:24 +08:00
lijianan
ba999de764
chore: site code format ( #39457 )
...
* format: site code format
* Conflicting
* lint
* rename
2022-12-19 13:23:28 +08:00
Wuxh
36abb3df4e
chore(site): improve site ( #39504 )
...
* chore: merge context
* chore: theme context
* chore(site): improve site
* chore: update components overview url
* chore: update
* chore: remove default theme button
* chore: update
* chore: update
2022-12-19 11:42:41 +08:00
lijianan
97cfc17278
chore: use const replace var ( #39632 )
2022-12-19 10:07:52 +08:00
Dunqing
9ce2da2988
chore: fix demos not working in codepen ( #39407 )
...
* chore: fix incorrect external url for react-router
* chore: fix external url missing dayjs
2022-12-08 22:33:59 +08:00
afc163
cf476d9477
chore: improve ThemeSwitcher implementation ( #39398 )
...
* docs: theme should be in searchParams
* chore: use locale text
* chore: fix searchParams usage
* fix: compact can use with dark/light theme
* chore: fix lint
2022-12-08 17:44:49 +08:00
afc163
66754060f9
chore: remove unused devDeps ( #39392 )
2022-12-08 13:44:20 +08:00
lijianan
ee6ca79f0f
refactoring: jsx => tsx ( #39383 )
...
* refactoring: jsx => tsx
* fix lint
2022-12-08 10:13:38 +08:00
Wuxh
4a803962eb
site: update docs styles ( #39348 )
...
* site: update docs styles
* site(theme): add ColorChunk component
* chore: update
* docs: update docs
2022-12-07 22:36:08 +08:00