kiner-tang(文辉)
3c979eb84b
site: hide package manager tab which command is empty ( #43032 )
* site: hide pkgManager tab when the command is empty
* feat: optimize code
* feat: optimize code
1 year ago
lijianan
4a6c09ca2a
site: site optimization ( #43007 )
* site: site optimization
* Update practical-projects.zh-CN.md
1 year ago
lijianan
81c26096be
docs: update site use-with-vite ( #42906 )
* docs: update use-with-vite
* update
* fix
1 year ago
kiner-tang(文辉)
fddd84c0bd
fix(site): solve drawer open delay in safari issue ( #42922 )
* fix: solve drawer open delay in safari issue
* feat: update comment
* feat: reset debug code
* feat: optimize code
* feat: optimize code
1 year ago
洋
42ff0ea3de
docs: add rc-util to top level in codesandbox ( #42672 )
* fix: tem modify rc-util@latest in codesandbox
* fix: tem modify rc-util@:^5.32.0 in codesandbox
* fix: add pkgDep info in dumi local pilugin
* chore: rename
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
2 years ago
lijianan
a9297b6ea3
site: optimize the website arrow style ( #42591 )
* fix
* fix
* fix
* update icon
* update
2 years ago
二货爱吃白萝卜
3097ec39e1
fix: Site link auto switch by locale ( #42381 )
* Revert "Revert "docs: auto trans link" (#42373 )"
This reverts commit fa90b25b3e
.
* docs: site update link auto switch logic
2 years ago
lijianan
fa90b25b3e
Revert "docs: auto trans link" ( #42373 )
* Revert "docs: auto trans link (#42311 )"
This reverts commit e28c9237d6
.
* Apply suggestions from code review
---------
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
MD Rashid Hussain
14574b1104
docs: remove duplicate DollarCircle in icons list ( #42340 )
2 years ago
二货爱吃白萝卜
e28c9237d6
docs: auto trans link ( #42311 )
* docs: auto trans link
* chore: force CI
2 years ago
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
This reverts commit ea8ed28209
.
2 years ago
lijianan
ea8ed28209
chore: unified import method ( #42149 )
* chore: unified import method
* fix lint
2 years ago
afc163
107a28fa94
demo: fix Deprecated usage in form demo ( #41860 )
* demo: fix Deprecated usage in form demo
* test: update snapshot
* test: update snapshot
2 years ago
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
.
2 years ago
lijianan
646f7cd014
docs: update docs ( #41764 )
2 years ago
Wuxh
3ad2a34611
Revert "docs: fix debug demo style" ( #41743 )
* Revert "docs: fix debug demo style (#41738 )"
This reverts commit d998c2fabc
.
* chore: update
2 years ago
MadCcc
d998c2fabc
docs: fix debug demo style ( #41738 )
2 years ago
lijianan
6761292bbd
Revert "chore(deps): update dependency open to v9 ( #41714 )" ( #41723 )
This reverts commit 005db79897
.
2 years ago
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>
2 years ago
二货爱吃白萝卜
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
2 years ago
muxin
5b44e577a5
fix: fix demo filPath ( #41488 )
2 years ago
二货爱吃白萝卜
2a9f5ea1ab
docs: more token info ( #41475 )
2 years ago
lijianan
39c19b6e4d
site: update codesandbox dependencies version ( #41448 )
2 years ago
二货爱吃白萝卜
67a94febee
docs: more token info ( #41421 )
2 years ago
MadCcc
a5c0dbba07
docs: make Calendar demo client-only ( #41359 )
2 years ago
二货爱吃白萝卜
9642564eea
docs: Button page show related token ( #41176 )
* docs: btn token
* docs: btn all tokens
2 years ago
Paul van Dyk
767db3c6ca
docs: add query searching to components overview ( #41095 )
2 years ago
MadCcc
ec34bc1874
docs: fix demo badge ( #41014 )
2 years ago
lijianan
8cf4a4cb15
fix: fix tsconfig error in stackblitz ( #41011 )
* fix: fix tsconfig error in stackblitz & codesandbox
* fix: fix tsconfig error in stackblitz & codesandbox
2 years ago
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`
2 years ago
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
2 years ago
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
2 years ago
MadCcc
40e77c40d3
docs: overview dark cover ( #40666 )
* docs: add dark overview
* docs: show dark cover in dark theme
* docs: update cover
2 years ago
MadCcc
650f0e5473
docs: fix pre-render
2 years ago
Wuxh
ba9870ef5d
chore: upgrade site && update pr-template ( #40563 )
* docs: update pr-template
* chore: update Previewer onlineUrl show logic
2 years ago
lijianan
286a42b4e5
site style code optimization ( #40524 )
* site style code optimization
* site style code optimization
* del trigger
* revert
2 years ago
MadCcc
79c25f620a
chore: codepen input render on client ( #40478 )
* fix: codepen input render on client
* chore: client only
* chore: code clean
2 years ago
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>
2 years ago
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
2 years ago
二货爱吃白萝卜
108ab5d0f3
docs: Update mark of third part ( #40178 )
2 years ago
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>
2 years ago
Wuxh
d30b5a28e7
dev: upgrade the developer experience ( #40080 )
* chore: update site
* dev: add the ability to open the demo website address in development mode
2 years ago
Peach
51375683c7
docs: override debug prop when show all demo ( #40130 )
* docs: override debug prop when show all demo
* chore: add annotation
2 years ago
afc163
de2a373d5f
site: update overview search style ( #40060 )
2 years ago
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
2 years ago
lijianan
67e958fdd6
fix: find the missing code ( #40047 )
2 years ago
lijianan
e4dd7096af
site: refactor CC => FC ( #40043 )
* fix
* fix
* fix
2 years ago
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
2 years ago
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>
2 years ago
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>
2 years ago