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>
2022-12-15 12:07:06 +08:00
lijianan
ad252b223c
fix: add img cdn link for site ( #39554 )
2022-12-15 10:18:41 +08:00
lijianan
f820cb257c
docs: update demo ( #39475 )
...
* docs: update demo
* update
* update
2022-12-12 11:40:18 +08:00
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
2022-12-11 20:39:46 +08:00
afc163
0a846f8754
docs: improve markdown table style ( #39446 )
...
* docs: improve markdown table style
* docs: improve markdown table style
2022-12-10 04:03:03 +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
二货爱吃白萝卜
33deda5e38
docs: Update Blog ( #39399 )
...
* docs: auto order
* docs: getContainer blog
* chore: rm console
2022-12-08 16:46:48 +08:00
afc163
b2df64a057
chore: fix code box icons cannot display in Safari ( #39395 )
...
close #39318
2022-12-08 16:43:00 +08:00
afc163
66754060f9
chore: remove unused devDeps ( #39392 )
2022-12-08 13:44:20 +08:00
MadCcc
d04756c983
docs: add heading link ( #39388 )
...
* docs: add heading link
* refactor: global styles
2022-12-08 12:14:18 +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
MadCcc
e5a8e035de
docs: update theme editor ( #39363 )
...
* docs: update theme editor
* chore: code clean
* chore: code clean
* chore: fix lint
2022-12-07 20:22:15 +08:00
afc163
ed8fac4989
chore: fix SSG hydration issue ( #39359 )
2022-12-07 19:51:10 +08:00
lijianan
07fdd6dd60
refactoring: js => ts ( #39360 )
2022-12-07 18:26:29 +08:00
lijianan
7641b2f9c5
refactoring: js => ts ( #39355 )
2022-12-07 16:49:45 +08:00
lijianan
6bb9dbc692
chore: remove useless node_modules ( #39261 )
...
* chore: remore useless node_modules
* fix
* fix
* fix
* fix
2022-12-05 22:28:08 +08:00
二货机器人
c09dab5850
docs: fix site check where logic
2022-12-05 18:30:02 +08:00
afc163
8296b72585
style: fix RangePicker hover range style ( #39266 )
...
* style: fix DatePicker hover range style
close #39219
* chore: fix lint
2022-12-05 17:47:12 +08:00
afc163
80f167e5f2
docs: update footer
2022-12-05 16:42:03 +08:00
二货爱吃白萝卜
fe60528e84
fix: Dropdown sub-menu missing motion ( #39235 )
...
* chore: fix dropdown motion miss
* fix: dropdown missing motion & site check
2022-12-04 13:22:57 +08:00
Wuxh
3d9046d079
docs: improve preview interaction ( #38802 )
...
docs: improve preview interaction
2022-12-04 01:05:33 +08:00
afc163
4e460cde42
docs: fix demo card icons color ( #39191 )
2022-12-02 16:32:16 +08:00
afc163
0baab01c39
docs: site detail
2022-12-01 23:53:20 +08:00
MadCcc
da097e63bf
chore: update token-meta structure
2022-12-01 20:52:51 +08:00
MadCcc
f863703f12
chore: use startTransition to avoid affecting hydration ( #39155 )
...
* chore: use startTransition to avoid affecting hydration
* chore: code clean
2022-12-01 17:55:20 +08:00
MadCcc
d891db0ada
docs: fix hydration ( #39153 )
...
* docs: fix hydration
* chore: recover style
2022-12-01 16:10:53 +08:00
Peach
4a018d8c42
docs: fix server/client mismatch hydrate error ( #39042 )
...
* docs: fix server/client mismatch hydrate error
* chore: lint
Co-authored-by: MadCcc <1075746765@qq.com>
2022-12-01 15:25:31 +08:00
lijianan
ada192f3a0
site: fix site error ( #39138 )
2022-12-01 12:21:42 +08:00
Wuxh
880a57298e
chore(site): support for opening debug component demos ( #39132 )
2022-12-01 10:43:52 +08:00
MadCcc
d3202e2fb6
chore: fix site
2022-11-30 15:42:21 +08:00
Arvin Xu
479e4e8884
📚 docs: add token meta info to token system model ( #39101 )
...
* ♻️ refactor token system interface
* 📝 docs: add more token meta info to seeds and map token
* 🔨 chore: update token meta generator scripts
* 🚨 chore: fix lint
* 📝 docs: 补充 token 的 meta 信息
* chore: add json in pkg
* chore: update script
* chore: update flag
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-30 11:48:47 +08:00
MadCcc
ffbb19e090
chore: lint ( #39102 )
...
* chore: enable tsc for demos
* chore: site lint
* chore: fix lint
2022-11-30 11:05:41 +08:00
二货爱吃白萝卜
cfc84d4500
docs: fix home theme flick ( #39083 )
...
* docs: fix home theme flick
* docs: fix link
2022-11-29 18:05:40 +08:00
二货爱吃白萝卜
fc1e818e99
docs: adjust icons ( #39074 )
2022-11-29 13:14:06 +08:00
二货爱吃白萝卜
e4938e4b5f
docs: Support blog ( #38993 )
...
* chore: simplify icon
* docs: simplify buttons
* docs: site blog part
* docs: fix trans
* docs: cssinjs
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-27 20:25:59 +08:00
MadCcc
e04c2d69ae
docs: collect token API from tsdoc ( #38964 )
...
* chore: token doc
* docs: token meta
* chore: code clean
* chore: code clean
* chore: json
* chore: rename
* chore: style
2022-11-25 14:23:11 +08:00
Wuxh
d989a4e53b
chore: improve site ( #38885 )
...
* chore: update
* chore: improve-site
* chore(site): fix the address bar of switching writing mode Error problem
* chore: format
accept suggestion
Co-authored-by: MadCcc <1075746765@qq.com>
* Revert "chore: update"
This reverts commit cb7e74d350
.
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-25 00:04:27 +08:00
lijianan
8d2d18c7f3
type: remove type FC in site ( #38959 )
2022-11-24 20:11:50 +08:00
MadCcc
403d345577
docs: fix prerender
2022-11-24 15:47:13 +08:00
二货爱吃白萝卜
3d0a269c81
docs: change lang by lang ( #38943 )
2022-11-24 15:41:45 +08:00
二货爱吃白萝卜
0f26e51c23
docs: tip for legacy browser ( #38917 )
...
* docs: tip for legacy browser
* Update .dumi/theme/slots/Footer/AdditionalInfo.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* Update .dumi/theme/slots/Footer/AdditionalInfo.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* docs: sample
* chore: tmp adjust script
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-24 11:14:29 +08:00
lijianan
5148b01183
chore: use translate3d for performance optimization ( #38747 )
...
* chore: use translate3d for performance optimization
* test: fix
* revert
2022-11-24 10:08:08 +08:00
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
...
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2022-11-23 20:22:38 +08:00
MadCcc
3a5bb06c3e
chore: fix mirror url
2022-11-23 19:28:10 +08:00
Wuxh
6aa8002f60
chore(site): links to add query params ( #38893 )
2022-11-23 13:48:28 +08:00
afc163
13e5451207
docs: improve markdown style ( #38875 )
2022-11-23 00:00:55 +08:00
MadCcc
9e7dc4dd4c
docs: fix localstorage theme
2022-11-22 21:12:20 +08:00
MadCcc
5038bf467d
docs: theme switch ( #38848 )
...
* docs: theme switch
* chore: code clean
* fix: conflict with theme editor
* docs: use own theme in theme editor
* chore: code clean
2022-11-22 17:00:28 +08:00
lijianan
3040ed7566
site: fix site style ( #38819 )
2022-11-21 23:18:50 +08:00
Greedy1997
882b8740b1
docs: improve icon copied style ( #38809 )
...
Fixed the click text display issue
2022-11-21 22:43:04 +08:00
zqran
59772e9222
docs: update document Table style ( #38727 )
...
* docs: update document Table style
* docs: add className for component API table
* docs: optimize rehypeAntd logic
2022-11-21 17:39:46 +08:00
lijianan
33776d0195
fix: delete Chinese locale ( #38790 )
2022-11-21 16:34:21 +08:00
lijianan
588a912609
fix: fix OverviewPage style ( #38782 )
2022-11-21 14:30:51 +08:00
lijianan
14316b345e
fix: delete Chinese locale ( #38781 )
2022-11-21 14:12:59 +08:00
二货爱吃白萝卜
0c446bc9c3
docs: auto use Chinese mirror if in mirror ( #38776 )
...
* docs: auto use chinese mirror if in mirror
* Update .dumi/theme/themeConfig.ts
* Update .dumi/theme/themeConfig.ts
Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-11-21 14:00:32 +08:00
afc163
68b1062ef1
docs: update zhihu blog url ( #38737 )
2022-11-19 19:25:27 +08:00
afc163
712f1894f6
docs: remove iconPicSearcher ( #38738 )
2022-11-19 19:18:01 +08:00
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2022-11-19 13:47:33 +08:00
lijianan
cd52a3dce0
site: remove pointerEvents ( #38726 )
2022-11-19 13:43:42 +08:00
子瞻 Luci
a8fc788f98
fix(dumi): get contributor error on 404 page ( #38708 )
2022-11-18 23:54:37 +08:00
afc163
c5fe4cab73
docs: improve home page text ( #38705 )
2022-11-18 23:17:13 +08:00
afc163
def5960164
docs: fix edit button position ( #38696 )
2022-11-18 19:35:46 +08:00
Yvan Zhu
b0961b98db
Update index.tsx ( #38690 )
2022-11-18 18:43:00 +08:00
afc163
4f3b257521
docs: tweak home banner height ( #38688 )
2022-11-18 18:22:16 +08:00
子瞻 Luci
c47b4e5d42
fix(dumi): update dumi theme ( #38684 )
2022-11-18 17:57:16 +08:00
Peach
7e6d6e3f38
docs: improve sourcecode styles ( #38675 )
2022-11-18 14:47:37 +08:00
Peach
979de5350f
docs: correct search bar space in header ( #38668 )
2022-11-18 13:11:31 +08:00
MadCcc
73139eb5af
docs: 5.0.0 changelog ( #38642 )
...
* docs: 5.0.0 changelog
* chore: bump version
* chore: english changelog
* chore: code clean
* docs: add missing break line
* docs: eng version pretter
* chore: update
* chore: clean
* chore: remove backtop doc
* chore: update changelog
* chore: code clean
* docs: update
* rm eng log
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-11-18 13:10:45 +08:00
二货爱吃白萝卜
f5ed8fb29c
chore: bump notify on second time ( #38665 )
...
* chore: bump notify on second time
* docs: adjust notify
2022-11-18 13:10:13 +08:00
MadCcc
4b490834a0
fix: preview-img style ( #38662 )
...
* docs: PreviewImg
* docs: add preview-img style
* chore: style
* chore: clean
2022-11-18 11:54:06 +08:00
Peach
3b27471a85
docs: use dumi built-in search bar ( #38658 )
...
* docs: use dumi built-in search bar
* docs: detailed styles for search bar
2022-11-18 11:29:46 +08:00
afc163
af139e9d13
docs: remove hotjar ( #38654 )
2022-11-18 00:01:31 +08:00
afc163
a3692b7aed
chore: add yuque blog url ( #38649 )
2022-11-17 23:32:17 +08:00
二货爱吃白萝卜
ced4f0246e
docs: Adjust home page PurePanel & fix nav lang & popup for v5 ( #38647 )
...
* docs: add info
* docs: fix pure render
* docs: PurePanel eng
2022-11-17 23:15:27 +08:00
二货爱吃白萝卜
842f355f39
docs: less usage guide ( #38641 )
...
* docs: add static usage
* docs: migrate doc
* docs: migrate
2022-11-17 21:48:03 +08:00
afc163
c92ef74ea4
docs: add legacy version link of 4.x ( #38638 )
2022-11-17 21:24:40 +08:00
Peach
9dcc4aab2c
docs: correct style extract from markdown demo ( #38637 )
2022-11-17 21:13:31 +08:00
afc163
dc6bcc8acb
docs: improve some details about new site ( #38635 )
...
* docs: fix some issues
* docs: fix edit button
* docs: fix edit button
2022-11-17 20:56:35 +08:00
afc163
1cdb4503a2
docs: improve resouce page style ( #38624 )
2022-11-17 18:33:44 +08:00
afc163
e486979b30
docs: fix Grid demo color ( #38633 )
...
https://github.com/ant-design/ant-design/issues/38463#issuecomment-1318293831
2022-11-17 18:30:59 +08:00
MadCcc
de555912c9
feat: anchor ink ball style ( #38616 )
...
* feat: anchor ink ball style
* chore: code clean
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: change cover
2022-11-17 16:49:09 +08:00
afc163
a8e412261c
docs: fix body line-height
2022-11-17 16:15:36 +08:00
afc163
ba4c04f0ec
docs: body line-height for site
2022-11-17 14:18:02 +08:00
afc163
9c670dfdf6
docs: fix webm compat ( #38615 )
2022-11-17 12:15:07 +08:00
MadCcc
04da1f3fdf
docs: fix site issue
2022-11-17 01:22:09 +08:00
afc163
6f58250bc3
docs: update documentation ( #38594 )
...
* docs: update footer text
* docs: update IE support
2022-11-16 16:13:38 +08:00
MadCcc
fab90b09f4
docs: fix site issue ( #38552 )
...
* docs: put an example loading component
* fix: site issue
* fix: site issue
* feat: add loading
* feat: alert
* docs: rm ReactDOM.render in md
* docs: use style tag
* chore: update snapshot
* Revert "docs: use style tag"
This reverts commit 1f75a99f8c
.
* docs: update demo
* chore: update demo
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
2022-11-15 22:55:01 +08:00
afc163
a7820a3dd3
docs: change banner and improve its style ( #38572 )
2022-11-15 21:49:00 +08:00
二货机器人
9f7e2ee239
docs: enable puhui bold on logo
2022-11-15 15:31:28 +08:00
Wuxh
61e63d2379
docs: component page document style beautify ( #38557 )
2022-11-15 10:09:24 +08:00
Peach
515d95847e
docs: use dumi helmet for pre-render ( #38560 )
2022-11-14 23:14:39 +08:00
miracles1919
9fb3e3a44f
docs: support for opening demos in a new window ( #38556 )
2022-11-14 20:13:03 +08:00
afc163
2f960df9e7
docs: remove custom scrollbar style ( #38551 )
...
https://github.com/ant-design/ant-design/issues/38463#issuecomment-1308806682
2022-11-14 17:03:38 +08:00
MadCcc
49aaa23691
fix: collapse end arrow rotate ( #38547 )
...
* fix: collapse end arrow rotate
* chore: menu layout
2022-11-14 15:46:51 +08:00
二货爱吃白萝卜
e130dc105f
docs: Adjust home Theme demo ( #38491 )
...
* docs: theme tmp opacity
* docs: adjust home theme style
* docs: rm tmp file
2022-11-10 20:23:36 +08:00
MadCcc
b54c7db3e2
docs: add homepage link ( #38486 )
...
* fix: site issue
* fix: homepage link
2022-11-10 19:46:44 +08:00
Dunqing
f25da16c52
docs: fix pnpm not work ( #38472 )
2022-11-10 16:36:20 +08:00
c0dedance
6d877e5617
fix: img default style is not reset, making the layout disordered ( #38474 )
2022-11-10 11:08:38 +08:00