gin-lsl
72b5263344
site: sync all code type of demos when change one of them ( #48436 )
...
* site: sync all code type of demos when change one of them
* site: remove localStorage
---------
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Peach <scdzwyxst@gmail.com>
2024-04-13 23:11:29 +08:00
lijianan
6b3a6350c3
site: use css token ( #48367 )
2024-04-10 11:47:30 +08:00
lijianan
2acb7b217a
site: use css token ( #48294 )
...
* site: use css token
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix
2024-04-06 16:11:17 +08:00
lijianan
87fe058776
site: site code optimization ( #48286 )
2024-04-05 15:15:10 +08:00
Eden Wang
d62d51a76c
site: move the blur to inner div ( #48283 )
2024-04-05 11:41:02 +08:00
kiner-tang
1d79f6d962
site: opt site style ( #48282 )
2024-04-05 11:10:02 +08:00
lijianan
570c1be492
site: add component version to meta ( #48226 )
...
* site: add component version to meta
* Update .dumi/theme/builtins/ComponentMeta/index.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-04-02 16:33:57 +08:00
lijianan
96f0ec60c5
site: site style optimization ( #48088 )
...
* site: site style optimization
* Update .dumi/theme/slots/Header/index.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2024-03-28 10:15:41 +08:00
konka
bc788704b5
site: fix the aside nav may cover the version dropdown box in so… ( #48082 )
...
* fix(site): fix the aside nav may cover the version dropdown box in some screen resolutions
* fix(review): fix code review
2024-03-26 14:12:01 +08:00
MadCcc
030cb17329
docs: fix anchor flick when has popover ( #48064 )
2024-03-25 11:50:55 +08:00
afc163
15532f9ff1
docs: add docs edit link in meta ( #48034 )
...
* docs: add docs edit link in meta
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-03-23 18:47:23 +08:00
二货爱吃白萝卜
20561d6f9d
docs: Fix component doc alignment & support import usage ( #48004 )
...
* docs: init ref
* docs all support
* docs: fix link show
2024-03-22 14:22:42 +08:00
lijianan
505da69e68
site: update site scrollbar style ( #48000 )
2024-03-21 21:16:22 +08:00
susuhhhhhh
8cf629f126
demo: replace abandoned APIs with new ones ( #47519 )
...
* fix:废弃 api 替换成新 api
* Update demo-extend.test.ts.snap
---------
Co-authored-by: lijianan <574980606@qq.com>
2024-02-21 19:37:40 +08:00
afc163
c329efe45f
docs: tweak contributors fallback style ( #47407 )
2024-02-08 13:56:18 +08:00
lijianan
371c10c01f
site: update dumi type ( #47326 )
...
* site: update dumi type
* fix: fix
* fix: fix
* fix: fix
* fix: fix
2024-02-04 17:08:39 +08:00
MadCcc
b996149582
docs: fix toc max-height ( #47302 )
2024-02-02 13:46:26 +08:00
Peach
b966162d64
docs: update live demo feature ( #47107 )
...
* docs: update live demo feature
* docs: real iframe live demo
2024-01-23 13:30:15 +08:00
renovate[bot]
10f88d197c
chore(deps): update dependency @qixian.cs/github-contributors-list to v2 ( #47081 )
...
* chore(deps): update dependency @qixian.cs/github-contributors-list to v2
* fix: fix import
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-21 11:58:02 +08:00
Peach
32052bf5d8
docs: update live demo logic with dumi 2.3 beta ( #46805 )
...
* docs: update live demo api with dumi 2.3 beta
* docs: lint fix
* refactor: update naming of demo source
* feat: optimize souce code editor style
* chore: update dumi version
* chore: restore dumi overrides
* ci: setup before lint only for ci
* chore: trigger ci re-run
* chore: bump dumi version
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-09 22:51:55 +08:00
afc163
dd9a69944e
docs: move ecosystem links ( #46856 )
...
* docs: move ecosystem links
* docs: update docs
* chore: remove Move reference'
2024-01-08 14:28:37 +08:00
lijianan
0ea3da719d
site: replace site page <Space /> with <Flex /> ( #46834 )
2024-01-06 18:05:25 +08:00
MadCcc
4920955741
docs: hide banner ( #46730 )
...
* docs: hide banner
* chore: code clean
* Update GlobalLayout.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-02 17:01:08 +08:00
afc163
3906010f4f
chore: footer should not in suspense ( #46687 )
2023-12-28 22:14:09 +08:00
afc163
398f924740
docs: load some components when in-viewport ( #46629 )
...
* docs: load some components in viewport
* chore: fix lint errors
* chore: fix fallback
2023-12-28 21:27:21 +08:00
lijianan
3d4e3ca089
site: site ContributorAvatar style optimization ( #46623 )
2023-12-26 12:08:50 +08:00
MadCcc
89e5c0c30b
docs: fix 4x url ( #46498 )
2023-12-18 11:03:24 +08:00
afc163
acbbbfebc2
refactor: import other components async in component doc ( #46491 )
...
* refactor: ContributorAvatar component
* refactor: import other components async in component doc
* chore: fix lint
* docs: add suspense fallback
* docs: add suspense fallback
* docs: add suspense fallback
2023-12-17 15:33:54 +08:00
lijianan
02396c986c
site: update demo Tabs usage ( #46351 )
2023-12-09 19:32:10 +08:00
MadCcc
38c941e4e9
doc: update banner ( #46206 )
2023-12-01 14:43:32 +08:00
afc163
6d963b7949
style: Alert background could be linear-gradient ( #46188 )
2023-11-30 18:03:38 +08:00
MadCcc
735553503e
docs: update banner ( #46167 )
2023-11-29 19:05:19 +08:00
lijianan
aed105b6db
fix: fix site home page banner min-height ( #46146 )
2023-11-29 12:32:15 +08:00
Zheeeng
6b18c85aa3
fix: xtech logo ( #46043 )
2023-11-23 17:50:23 +08:00
Zheeeng
d85c37b3b3
chore: add intro to Galacean Effects ( #46026 )
...
* chore: add intro to Galacean Effects
* fix: change GE to Galacean
---------
Co-authored-by: 慕还 <zhengjiang.jz@antgroup.com>
2023-11-23 15:13:00 +08:00
Peach
aec6a80964
chore: correct type error in theme file ( #45949 )
...
Signed-off-by: Peach <scdzwyxst@gmail.com>
2023-11-17 17:53:28 +08:00
二货爱吃白萝卜
dc25579c20
fix: zIndex miss of message ( #45911 )
...
* fix: zIndex miss of message
* fix: modal static index
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix zIndex test
* test: update test case
* chore: clean up
* test: coverage
2023-11-17 10:54:19 +08:00
zbw-zbw
f0a2695df9
site(Header): increase z-index ( #45890 )
...
Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
2023-11-15 20:00:52 +08:00
Vincent
de3a08f36e
chore: header use d2tech ( #45756 )
...
* chore: header use d2tech
* chore: del img
* chore: use d2 head background
* Apply suggestions from code review
style: keep message unified style
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Vincent <Zaynex@126.com>
---------
Signed-off-by: Vincent <Zaynex@126.com>
Co-authored-by: xiwenzheng.xwz <xiwenzheng.xwz@antgroup.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-10 09:53:47 +08:00
MadCcc
67165a78fc
docs: live demo ( #45383 )
...
* docs: live demo
* chore: bump dumi
* chore: fix lint
* chore: fix lint
* chore: update demo
* chore: bump dumi
* docs: enhance live demo
* docs: update text
2023-10-23 22:49:49 +08:00
MadCcc
04cc086fb5
chore: fix tsc ( #45352 )
2023-10-15 19:17:32 +08:00
MadCcc
e43686da70
docs: fix site issue ( #45063 )
...
* docs: fix site issue
* chore: code clean
2023-09-25 16:08:42 +08:00
MadCcc
e41026ab59
docs: fix site issues ( #44970 )
2023-09-20 16:50:55 +08:00
红果汁
49846b8799
docs: fix yuque banner style issue ( #44940 )
2023-09-19 11:18:46 +08:00
cwg
5ac472d042
site: add LocalStorage caching for bannerVisible ( #44910 )
...
* feat: add LocalStorage caching for banner visible
* feat: add cache expiration time
2023-09-16 23:42:12 +08:00
cwg
2627caebb4
fix: site style conflict ( #44899 )
...
* fix: site style conflict
* chore: lint
* feat: optimize code
2023-09-15 22:03:53 +08:00
cwg
4d3814478c
site: optimize banner display ( #44894 )
2023-09-15 18:48:34 +08:00
cwg
fa61f81144
site: announce yuque welfare program ( #44884 )
...
* site: announce yuque welfare program
* chore: lint
* feat: optimize code
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-09-15 16:42:01 +08:00
MadCcc
21a2265efd
docs: show mirror modal on page load ( #44291 )
...
* docs: show mirror modal on page load
* chore: code clean
* chore: update
* fix: pathname reg
* chore: escape
* feat: add lang check
* chore: add langcheck
* feat: use src file
* chore: update css
* chore: update link
* Update .dumi/mirror-modal.js
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: MadCcc <1075746765@qq.com>
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-08-21 19:51:47 +08:00
iola1999
80bd54f515
chore: redirect with rest url ( #44298 )
2023-08-18 18:29:44 +08:00