Commit Graph

174 Commits

Author SHA1 Message Date
云游君
49d48b8f3b
docs: adjust dark toggle transition between navbar & content (#7493) 2022-05-04 23:46:59 +08:00
云游君
dbf076ee15
docs: replace navigation example with svg for dark (#7492) 2022-05-04 22:58:35 +08:00
iamkun
9d78cd7f5e
chore: disable cn redirect temporarily (#7485) 2022-05-04 13:03:09 +08:00
三咲智子
aef38eac11
feat(docs): enable theme toggler (#7479) 2022-05-03 15:18:29 +08:00
云游君
8a4bf644ad
fix(theme-chalk): dark mode details (#7460) 2022-05-03 14:02:56 +08:00
云游君
4ea1d85184
docs: fix color box spacing (#7458) 2022-05-01 18:38:08 +08:00
云游君
49c7ef2633
feat(docs): use home svg layers for dark (#7408)
* feat(docs): use home svg layers for dark

* fix: people leg color & shadow color

* fix: add shadow for right layer

* fix: dot position in screen
2022-05-01 14:30:14 +08:00
iamkun
2003c345cf
chore: update doc css (#7444) 2022-04-30 00:07:50 +08:00
iamkun
538d254d7a
chore: update sponsor banner img (#7442) 2022-04-29 22:46:02 +08:00
0song
1c62eef041
chore: disable pwa on mirror site (#7414) 2022-04-28 14:03:11 +08:00
0song
9fb5927d79
chore: disable pwa on mirror site (#7413)
* chore: disable pwa on mirror site

* chore: disable pwa on mirror site
2022-04-28 12:48:41 +08:00
云游君
2ac81ab2cc
refactor: use svg for guide & resources (#7399) 2022-04-27 10:47:15 +08:00
JeremyWuuuuu
915e1ffe26
docs(components): [virtual-table] custom cell & row class (#7370)
- Add example for customizing cell
- Add example for customize row class
2022-04-25 17:53:49 +08:00
JeremyWuuuuu
77c7225a9d
docs(components): [virtual-table] basic usage (#7352)
- Add entry for table-v2
- Add basic usage for table-v2
2022-04-24 13:44:40 +08:00
云游君
c022b6cb94
docs: fix some spacing styles (#7343) 2022-04-24 00:56:03 +08:00
云游君
5a52e61a3a
docs: adapt for light & dark bg border (#7340) 2022-04-23 18:07:02 +08:00
云游君
60d38a464f
docs: dark palette when toggle & fix autocomplete bg (#7317) 2022-04-23 08:39:21 +08:00
iamkun
1ebafe7bbe
chore: fix doc english search (#7187) 2022-04-20 15:08:22 +08:00
Zhongxiang Wang
fe4fe8a202
fix(docs): fix markdown transformer (#7150) 2022-04-13 21:44:58 +08:00
三咲智子
896d8e7fe0
fix(docs): logo link (#7133) 2022-04-13 18:46:24 +08:00
三咲智子
3ab869b446
refactor(docs): improve style and fix typo (#7094)
* refactor(docs): improve style and fix typo

* fix(docs): dark
2022-04-12 20:14:08 +08:00
三咲智子
80676ed520
fix(docs): contributors when only one language (#7093) 2022-04-12 20:03:17 +08:00
qiang
1c632ef709
fix(docs): outDir error of VitePWA (#7100) 2022-04-12 15:56:49 +08:00
云游君
1796a63caa
docs: fix pre & code bg color (#7092) 2022-04-11 00:22:17 +08:00
云游君
33859cca5d
feat: add dark for custom button & adjust details (#7086) 2022-04-10 23:58:20 +08:00
Xc
b2e9d630a6
chore(style): refine repetitive code (#7003)
* style: Refine repetitive code

* style: add default value

Co-authored-by: xiaochenchen <xiaochen.chen@igg.com>
2022-04-10 14:04:46 +08:00
qiang
88206c947d
feat(docs): add PWA support for docs (#7074) 2022-04-10 13:56:01 +08:00
云游君
ee91b01400
feat(theme-chalk): dark bg color overlay for components (#7005)
* feat(theme-chalk): dark bg color overlay for components

* fix(theme-chalk): details of components

* fix(theme-chalk): box-shadow
2022-04-10 13:47:19 +08:00
三咲智子
cea5fbd8e9
fix(docs): contributors when other language (#7066) 2022-04-09 11:08:54 +08:00
三咲智子
2ca93aabd7
feat: publish eslint config and metadata (#7063) 2022-04-09 04:32:01 +08:00
黄忠忠
4442ca31ec
chore(docs): update document site style (#7052)
* chore(docs): update document site style

- enhance document site css rules

* fix: update docs/.vitepress/vitepress/styles/content/table-of-content.scss

Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-08 17:16:10 +08:00
三咲智子
6a290ff85a
refactor(build): improve building (#7048)
* fix: fetching contributors

* refactor(build): improve building

* fix: building

* refactor: build constants

* fix: lockfile

* ci: remove token

* ci: rename

* refactor: improve docs constant
2022-04-08 14:17:44 +08:00
三咲智子
851242e317
feat(docs): add source and contributors (#6044)
* feat(docs): add source and contributors

closes #6038

* feat(docs): ignore contributor when dev

* ci: add github token

* fix: lint

* fix: page

* fix: placeholder

* ci: remove preview
2022-04-08 00:40:25 +08:00
JeremyWuuuuu
2b117e702a Update hamburger 2022-04-05 23:27:48 +08:00
JeremyWuuuuu
4346578790 Update top nav icons size 2022-04-05 23:27:48 +08:00
JeremyWuuuuu
9107187728 Update styles for content section 2022-04-05 23:27:48 +08:00
JeremyWuuuuu
f994101b27 fix(docs): small screen docs style
- Update style for sub nav on mobile size
- Update content width on `1280 - 1440` to allow auto expansion
2022-04-05 23:27:48 +08:00
JeremyWuuuuu
a31fc8a460 Update style to align with header 2022-04-05 10:55:48 +08:00
JeremyWuuuuu
5025b2704c fix(docs): small screen docs sidebar layout
- Fix sidebar size on small screen
- Fix sidebar size on extra large screen
2022-04-05 10:55:48 +08:00
JeremyWuuuuu
a460a1f889 Update 2022-04-05 09:20:54 +08:00
JeremyWuuuuu
5b1508ed9d Update 2022-04-05 09:20:54 +08:00
JeremyWuuuuu
08ce00609a Update 2022-04-05 09:20:54 +08:00
JeremyWuuuuu
88021d49a8 Update breakpoints 2022-04-05 09:20:54 +08:00
JeremyWuuuuu
7eccb654b3 Update mobile device layout 2022-04-05 09:20:54 +08:00
JeremyWuuuuu
228a062b2e Add 18px shift for large screen 2022-04-05 09:20:54 +08:00
JeremyWuuuuu
a39363e935 Remove updated-at & update style 2022-04-05 09:20:54 +08:00
JeremyWuuuuu
9e491c57b8 Update style 2022-04-05 09:20:54 +08:00
JeremyWuuuuu
085bbe2e09 Update style 2022-04-05 09:20:54 +08:00
JeremyWuuuuu
caa5e1e40f Update style 2022-04-05 09:20:54 +08:00
JeremyWuuuuu
2580aacbe5 fix(docs): documentation layout issue
- Update documentation layout to align with design
2022-04-05 09:20:54 +08:00