afc163
cf41f81dc7
chore: replace react-sticky to react-sticky-box in Tabs demo ( #39898 )
* docs: replace react-sticky to react-sticky-box in Tabs demo
* test: fix test case
2 years ago
lijianan
9aec72c395
chore: remove useless tsx support ( #39890 )
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2 years ago
MadCcc
f8dfdd0c96
docs: fix prerender ( #39864 )
* docs: fix prerender
* chore: add fallback
* chore: update spin
* chore: code clean
2 years ago
MadCcc
24059d42fc
docs: Theme Editor support export json file ( #39845 )
2 years ago
MadCcc
4efc8cc849
docs: fix ssr issue ( #39825 )
* docs: fix ssr issue
* docs: fix
* chore: code clean
* chore: update deps
2 years ago
洋
ec900c937b
feat: add Theme Config Editor ( #39621 )
* feat: add Theme Editor theme upload
* verision 2
* 移除lodash、同步当前Config
* remove export,add into devDependencies,add tool link
2 years ago
洋
5644c63219
feat: add Theme Config Editor ( #39621 )
* feat: add Theme Editor theme upload
* verision 2
* 移除lodash、同步当前Config
* remove export,add into devDependencies,add tool link
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
黑雨
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
2 years ago
MadCcc
940a29fe4c
docs: fix color palettes ( #39759 )
* docs: fix color palettes
* chore: code clean
2 years ago
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
2 years ago
二货爱吃白萝卜
540e3aae46
docs: adjust mig & anchor ( #39732 )
2 years ago
Peach
6236e356b5
docs: update all site anchors ( #39687 )
* docs: update all site anchors
* docs: handle hash change from Link component
2 years ago
afc163
a692dc101c
docs: fix markdown table margin ( #39683 )
2 years ago
MadCcc
4714f851d4
docs: fix menu bg ( #39649 )
2 years ago
lijianan
ba999de764
chore: site code format ( #39457 )
* format: site code format
* Conflicting
* lint
* rename
2 years ago
lijianan
0eaf2b40cf
site: add blog about test library migration ( #39591 )
* add blog
* fix
* fix
* fix lint
* fix
* fix
* fix
* fix
* fix
* fix
2 years ago
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
2 years ago
lijianan
a0b713c98b
site: cc => fc ( #39635 )
2 years ago
MadCcc
95bcf0f2b4
Revert "docs: img preview ( #39633 )"
This reverts commit 1c1d84e08e
.
2 years ago
lijianan
97cfc17278
chore: use const replace var ( #39632 )
2 years ago
黑雨
1c1d84e08e
docs: img preview ( #39633 )
2 years ago
lijianan
b93d040fce
site: icon update ( #39534 )
* site: icon update
* use href
* use Link
* fix style
* fix
* use token
* use token
* Update .dumi/theme/common/ThemeSwitch/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
lijianan
ad252b223c
fix: add img cdn link for site ( #39554 )
2 years ago
lijianan
f820cb257c
docs: update demo ( #39475 )
* docs: update demo
* update
* update
2 years ago
PCCCCCCC
53470fc476
Adapt to the mobile mode of the new official website ( #39043 )
* feat: add basic css for title
feat: add basic Carousel structure
feat: modify some card with mobile mode
feat: style change for theme
feat: Extract public styles and improve some styles
fix: Fix code loss caused by handling conflicts
* feat: change the theme to carousel with image
2 years ago
afc163
0a846f8754
docs: improve markdown table style ( #39446 )
* docs: improve markdown table style
* docs: improve markdown table style
2 years ago
Dunqing
9ce2da2988
chore: fix demos not working in codepen ( #39407 )
* chore: fix incorrect external url for react-router
* chore: fix external url missing dayjs
2 years ago
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
2 years ago
二货爱吃白萝卜
33deda5e38
docs: Update Blog ( #39399 )
* docs: auto order
* docs: getContainer blog
* chore: rm console
2 years ago
afc163
b2df64a057
chore: fix code box icons cannot display in Safari ( #39395 )
close #39318
2 years ago
afc163
66754060f9
chore: remove unused devDeps ( #39392 )
2 years ago
MadCcc
d04756c983
docs: add heading link ( #39388 )
* docs: add heading link
* refactor: global styles
2 years ago
lijianan
ee6ca79f0f
refactoring: jsx => tsx ( #39383 )
* refactoring: jsx => tsx
* fix lint
2 years ago
Wuxh
4a803962eb
site: update docs styles ( #39348 )
* site: update docs styles
* site(theme): add ColorChunk component
* chore: update
* docs: update docs
2 years ago
MadCcc
e5a8e035de
docs: update theme editor ( #39363 )
* docs: update theme editor
* chore: code clean
* chore: code clean
* chore: fix lint
2 years ago
afc163
ed8fac4989
chore: fix SSG hydration issue ( #39359 )
2 years ago
lijianan
07fdd6dd60
refactoring: js => ts ( #39360 )
2 years ago
lijianan
7641b2f9c5
refactoring: js => ts ( #39355 )
2 years ago
lijianan
6bb9dbc692
chore: remove useless node_modules ( #39261 )
* chore: remore useless node_modules
* fix
* fix
* fix
* fix
2 years ago
二货机器人
c09dab5850
docs: fix site check where logic
2 years ago
afc163
8296b72585
style: fix RangePicker hover range style ( #39266 )
* style: fix DatePicker hover range style
close #39219
* chore: fix lint
2 years ago
afc163
80f167e5f2
docs: update footer
2 years ago
二货爱吃白萝卜
fe60528e84
fix: Dropdown sub-menu missing motion ( #39235 )
* chore: fix dropdown motion miss
* fix: dropdown missing motion & site check
2 years ago
Wuxh
3d9046d079
docs: improve preview interaction ( #38802 )
docs: improve preview interaction
2 years ago
afc163
4e460cde42
docs: fix demo card icons color ( #39191 )
2 years ago
afc163
0baab01c39
docs: site detail
2 years ago
MadCcc
da097e63bf
chore: update token-meta structure
2 years ago
MadCcc
f863703f12
chore: use startTransition to avoid affecting hydration ( #39155 )
* chore: use startTransition to avoid affecting hydration
* chore: code clean
2 years ago
MadCcc
d891db0ada
docs: fix hydration ( #39153 )
* docs: fix hydration
* chore: recover style
2 years ago