afc163
f474bf18d8
chore: improve Contributors loading suspense style ( #51663 )
2024-11-18 09:55:09 +08:00
DDDDD12138
80819feb29
site: ensure search-popover z-index is higher than active tab indicator ( #51451 )
2024-11-08 10:45:23 +08:00
lijianan
706c0009a5
site: improve scrollbar style of site ( #51220 )
2024-10-16 21:25:14 +08:00
afc163
0ed8d61ff6
docs: move change-log link to meta part ( #51085 )
2024-09-30 20:21:18 +08:00
renovate[bot]
863f61d908
chore(deps): update dependency eslint to v9 ( #50690 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-19 03:30:19 +08:00
afc163
bfd2c06987
docs: tweak document content area width ( #50625 )
2024-08-29 14:05:07 +08:00
afc163
d9990e3b2d
docs: fix findDOMNode warnings ( #50191 )
...
* docs: fix findDOMNode warnings
* docs: fix findDOMNode warnings
* fix ts type
2024-08-01 22:07:53 +08:00
lijianan
e8fa5938ab
site: rewrite with CSS logical properties ( #50109 )
...
* site: use CSS logical properties
* Update components/anchor/demo/targetOffset.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* chore: fix
* fix: add more
* fix: add more
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-07-28 10:43:45 +08:00
lijianan
4a84f7e335
docs: update blog ref to zhuanlan ( #49960 )
2024-07-19 11:00:46 +08:00
lijianan
0c2ff77b41
site: site code optimization ( #49758 )
...
* site: site code optimization
* site: site code optimization
* site: site code optimization
* site: site code optimization
* site: site code optimization
2024-07-08 10:01:27 +08:00
afc163
a81603d720
docs: fix nav menu cannot click ( #49569 )
2024-06-24 13:33:56 +08:00
afc163
59ad48476b
refactor: add boime lint and fix lint errrors ( #49536 )
...
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
afc163
c5114b3f87
docs: fix change-log button position ( #49552 )
...
* docs: fix changelog button position
* fix lint
2024-06-22 16:51:41 +08:00
afc163
828360c6e9
chore: fix a11y issues ( #49329 )
...
* chore: fix a11y issues
* Update .dumi/pages/index/components/Theme/ColorPicker.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Update .dumi/pages/index/components/Theme/ThemePicker.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-11 23:47:48 +08:00
afc163
f4db94c10c
chore: fix site Link type errors ( #49346 )
2024-06-11 16:07:13 +08:00
afc163
b6b961efa1
chore: enable prefetch for dumi Link element ( #49314 )
2024-06-08 23:10:16 +08:00
lijianan
4f832aaac3
site: update site scrollbar style ( #49088 )
2024-05-28 02:22:37 +08:00
afc163
4384984c38
site: fix home page horizontal scrollbar ( #48804 )
...
* site: fix home page horizontal scrollbar
* Update .dumi/theme/slots/Header/index.tsx
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-05-08 16:50:34 +08:00
lijianan
b96c10ae1b
site: rm Menu children ( #48799 )
2024-05-07 15:31:58 +08:00
lijianan
01264592a7
site: rm gitee-pages enter ( #48792 )
2024-05-07 07:29:30 +08:00
lijianan
ddf70283ed
site: update site type { children: React.ReactNode }
=> React.PropsWithChildren
( #48770 )
...
* site: update site type React.ReactNode => React.PropsWithChildren
* fix: fix
* fix: fix
2024-05-06 15:28:52 +08:00
lijianan
8ef0a514bc
site: update site scroll-bar style ( #48755 )
...
* site: update site scroll-bar style
* site: update site scroll-bar style
2024-05-03 13:52:04 +08:00
afc163
6c7f161063
docs: fix ltr icon in Safari ( #48711 )
2024-04-30 14:58:18 +08:00
afc163
8812b14e9d
docs: improve Header menu style ( #48597 )
2024-04-24 09:51:46 +08:00
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