Commit Graph

366 Commits

Author SHA1 Message Date
YunYouJun d547722546 docs: fix gallery display 2024-12-16 22:07:56 +08:00
YunYouJun d8e2c27545 ci: fix docs build by fix provide pageData 2024-12-16 05:12:48 +08:00
YunYouJun dd5c1c3707 feat: add default .exclude components & docs tooltip 2024-12-15 23:04:52 +08:00
YunYouJun 498114dcf5 refactor: remove default unocss icon-btn class 2024-12-15 17:44:13 +08:00
YunYouJun 9e476f491d docs: add more config desc & remove transition to looks faster 2024-12-14 22:07:08 +08:00
YunYouJun b06b3006e5 feat(valaxy): on demand load shiki langs & only build esm 2024-12-14 21:04:25 +08:00
YunYouJun f342de5e3c chore: upgrade unbuild and other deps 2024-12-14 00:41:54 +08:00
云游君 135128745e
Merge pull request #482 from qtqz/main 2024-12-12 02:25:30 +08:00
YunYouJun 93b3450d53 docs: add how to migrate version 2024-12-11 23:48:35 +08:00
YunYouJun 0caf4c0b84 refactor!: import common styles depends on theme author, close #483 2024-12-11 23:38:41 +08:00
qtqz 1fb63cb0b9 docs: add a addon 2024-12-10 18:51:28 +08:00
YunYouJun 6b27e7f96a docs: align sidebar item color with vitepress & fix router exact active color 2024-12-06 22:06:41 +08:00
YunYouJun a775198779 docs: fix details padding bottom by prosem & add fixed height for logo 2024-12-05 23:06:23 +08:00
YunYouJun b70b4772f3 refactor: migrate common/scrollbar.scss to theme 2024-12-03 23:50:30 +08:00
YunYouJun 8dc0bb7834 docs: add document is not defined faq 2024-11-29 20:02:19 +08:00
YunYouJun ac474a592f ci: use catalog: for common dependencies 2024-11-28 22:49:11 +08:00
YunYouJun 8cf4971afe chore: fix lint by disable regex 2024-11-28 00:33:22 +08:00
YunYouJun 984110ee4e chore: fix lint 2024-11-27 14:13:50 +08:00
YunYouJun 491ce4e83d fix: on demand sub path for date-fns & not default load fuse 2024-11-27 10:27:14 +08:00
YunYouJun 5b7ddf9b0b fix(theme-yun): avatar emoji 2024-11-18 00:22:17 +08:00
YunYouJun a96d940056 refactor(rss): optimize filter & console table format 2024-11-09 19:51:00 +08:00
YunYouJun a648da05a7 feat: add more jsdoc for valaxy.config.ts 2024-11-07 21:31:11 +08:00
YunYouJun 1536e572f4 docs: update addon gallery styles 2024-10-30 22:26:58 +08:00
YunYouJun 7ca5b41c7f chore: upgrade deps 2024-10-30 21:28:58 +08:00
YunYouJun ae23d909ef docs: add tip for github pages & upgrade deps 2024-10-20 22:37:37 +08:00
YunYouJun 5a4aa9a5cc fix(theme-yun): home avatar size 2024-10-09 06:57:34 +08:00
YunYouJun 0513d32a36 docs: add deploy ref file & fix valaxy-theme-yun home translate 2024-10-07 21:54:50 +08:00
YunYouJun 9b082dd9eb feat(theme-yun): optimize home entry animation 2024-10-06 22:15:48 +08:00
YunYouJun a14526b734 fix: remove useDynamicSidebar for route.meta, close #459 2024-10-02 05:28:26 +08:00
YunYouJun 2508e45600 feat: upgrade jiti to fully esm for vite 2024-09-30 20:05:35 +08:00
Jigsaw 1db600b497
docs: update cloudflare deploy to V2 build system (#458) 2024-09-26 00:28:46 +08:00
YunYouJun 564e45cce8 feat: add dynamic visualizer 2024-09-21 02:18:09 +08:00
WRXinYue f4a3573e68
feat(docs): add contributors & enhance AddonGallery components (#449)
* feat(docs): add contributors & enhance AddonGallery components

* fix(docs): add a temporary solution
2024-09-20 11:20:54 +08:00
YunYouJun aaa7254280 feat(cli): add deploy command 2024-09-16 16:58:21 +08:00
YunYouJun 5b12751eab chore: upgrade deps 2024-09-15 18:40:35 +08:00
YunYouJun 7f147989b1 chore: upgrade dependencies 2024-09-08 01:23:27 +08:00
YunYouJun 040c9ceace chore: upgrade deps for css-i18n 2024-08-25 03:16:53 +08:00
Nyuan Zhang a58ca38fa7
feat: Footnote tooltip (#422)
* unfinished: footnote tooltip

* feat: make tooltip work

* chore: cleanup debug

* fix: footnote i18n

* chore: e2e test for tooltip

* feat: allow further customization

* chore: type check

* docs: add doc for tooltip customization

* chore: fix e2e
2024-08-20 10:46:03 +08:00
YunYouJun db1b7ef1e7 wip: layout collection 2024-08-18 20:25:13 +08:00
YunYouJun 295441281f docs: add how to deploy with docker 2024-08-18 17:50:05 +08:00
YunYouJun f715695eac docs: add how to deploy with nginx 2024-08-18 17:34:45 +08:00
YunYouJun f4784c3a13 chore: upgrade deps 2024-08-18 01:18:01 +08:00
WRXinYue 49e8008993
feat: enhance date formatting (#428)
* feat: enhance date formatting

* fix: recommended corrections

* fix: recommended corrections

* feat: add support for special string date

* fix: timezone & add related test cases

* chore(deps): repair merge conflict

* feat: add support for non-string date conversion

* test: locks the test timezone

* feat: added error log information

* refactor: handleTimeWithDefaultZone logic optimization

* feat: tell Temporal timezone

* feat: convert Temporal.PlainDate to Temporal.ZonedDateTime

* refactor: non-ISO 8601 format & remove @js-temporal/polyfill

* refactor: adjust logs

* style: delete history code
2024-08-17 21:07:04 +08:00
Big_Cake 154571638f
docs(vercel): add tip for cleanUrls (#430) 2024-08-14 16:43:53 +08:00
YunYouJun ff9490d8ae feat(docs): add fly float animation 2024-08-13 23:14:22 +08:00
YunYouJun 9bb1a65602 chore: upgrade deps & remove push / 2024-08-13 22:19:58 +08:00
YunYouJun ecbdde30c2 fix: adapt data.id is number when build rss 2024-08-02 00:45:49 +08:00
YunYouJun 0ef0e676cc docs: fix unocss options link, fix #421 2024-08-01 22:19:01 +08:00
WRXinYue 8276679b01
docs: add unocss options (#421) 2024-08-01 10:39:07 +08:00
YunYouJun 837ecb39ba fix: support fullText option & rss link, close #419 2024-07-27 02:23:23 +08:00
YunYouJun 80d18f4136 fix: mdIt render excerpt html, close #400 2024-07-21 23:44:47 +08:00
YunYouJun 10bcd415f9 docs: update site config snippets 2024-07-21 21:17:26 +08:00
YunYouJun 7a311ff9c3 feat: consola when jiti load valaxy config error, close #415 2024-07-21 19:40:12 +08:00
Mao Mr 4de908aa33
feat: add hairy theme to theme gallery (#414)
Co-authored-by: Mr.Mao <951416545@qq.com>
2024-07-21 00:47:27 +08:00
Nyuan Zhang 02a643954e
fix: stop interfering with timezone handling (#413)
* fix: stop interfering with timezone handling

* style: better time format

* chore: extract formatTImestamp into util
2024-07-11 22:45:34 +08:00
YunYouJun edd3e2949a chore: upgrade deps 2024-07-11 01:32:03 +08:00
YunYouJun 01010d57cb feat(theme-yun): inline code size & record yunAppStore dynamic left sidebar state 2024-07-08 01:53:09 +08:00
Nyuan Zhang 8c993f9cf7
fix: properly handle timezone related entries in frontmatter (#409)
* fix: properly handle timezone in frontmatter

* chore: try fix tests

* chore: try fix tests x2

* chore: try fix tests x3

* fix: use correctly implemented toDate instead of fromZonedTime

* style: use relative import & on-demand import
2024-07-07 20:29:31 +08:00
YunYouJun 052e576a60 feat!: valaxyDarkOptions for useDark, close #407 2024-07-07 19:28:40 +08:00
梦念逍遥 01fec2d4cd
docs: i18n:zh-CN timewarning (#402)
* fix: i18n:zh-CN timewarning

* docs: delete extraneous characters
2024-07-03 10:38:58 +08:00
YunYouJun 6530ce2a99 docs: add more comment for frontmatter 2024-06-29 22:24:28 +08:00
YunYouJun 50909c25f6 feat: add new custom class markdownClass pageTitleClass postTitleClass 2024-06-29 20:49:07 +08:00
YunYouJun 19875ec838 chore: upgrade deps 2024-06-23 20:20:58 +08:00
YunYouJun 3932b6e29c docs: update title style 2024-06-16 20:23:28 +08:00
YunYouJun 4e6a37e6a3 test(e2e): add markdown file inclusion check 2024-06-16 20:09:03 +08:00
YunYouJun a05427a81e chore: upgrade deps & add cms test 2024-06-16 17:51:39 +08:00
YunYouJun 740240f48b chore: upgrade deps 2024-05-29 22:38:32 +08:00
YunYouJun 0686aa3b4e chore: upgrade deps 2024-05-11 17:19:49 +08:00
YunYouJun 49e6bd7ea1 chore: upgrade deps & add types folder for docs 2024-04-29 11:19:40 +08:00
YunYouJun b4898b97fc refactor: use vitepress & typedoc to generate api docs 2024-04-16 22:43:28 +08:00
YunYouJun a938aa6790 chore: upgrade deps 2024-04-16 21:10:30 +08:00
Xuhang Fan 58bb2caf5a
docs: fix write.md typo (#376)
* docs: fix write.md typo

* docs: fix write.md typo

---------

Co-authored-by: Xuhang Fan <xuhang.fan@duke.edu>
2024-04-07 17:35:02 +08:00
翊小久 e48f2a2359
chore: update bilibili-bangumi-component dep (#372) 2024-03-31 01:40:42 +08:00
WRXinYue ddec1fb47d
docs: add more valaxy addons with chinese descriptions (#374)
* feat: add more valaxy addons with chinese descriptions

* style: change the configuration order
2024-03-31 01:40:18 +08:00
YunYouJun 68bef9e523 docs: keep sidebar json for dev 2024-03-23 23:59:59 +08:00
YunYouJun 452f2bd969 docs: fix cf build 2024-03-23 23:47:21 +08:00
YunYouJun e11f73cfc4 feat: add api docs 2024-03-23 23:37:52 +08:00
YunYouJun 72be20bf58 chore: upgrade deps 2024-03-10 17:37:16 +08:00
YunYouJun eb6eb6110c release(valaxy-addon-meting): 0.1.0 & upgrade deps 2024-02-29 20:47:52 +08:00
YunYouJun dec0f36ea2 chore: ignore vue-router/auto typecheck 2024-02-25 04:43:47 +08:00
YunYouJun 62ba565061 feat: move fuseModule to build:before setup 2024-02-25 04:24:42 +08:00
YunYouJun efd48e3fd9 fix: seperate post layout build when ssg 2024-02-25 03:57:10 +08:00
YunYouJun 252d5394df fix: seperate layout default & post 2024-02-25 00:37:17 +08:00
YunYouJun 0ebb1b0abe ci: use lts node for workflows 2024-02-20 22:37:07 +08:00
云游君 69248b3e57
docs: update markdown.md 2024-02-19 16:34:41 +08:00
云游君 dd776df16e
docs: update markdown.md 2024-02-19 16:33:07 +08:00
YunYouJun eb4df405f6 docs: add useValaxyConfig useSiteConfig useThemeConfig 2024-02-17 22:18:27 +08:00
YunYouJun c41b38533a feat(addon-waline): upgrade waline deps 2024-02-15 15:50:09 +08:00
nova1751 09a6c27765
docs: complete the English translation of the Components chapter (#349) 2024-02-14 19:55:32 +08:00
YunYouJun 8d956c1377 docs: fix press category locale 2024-02-14 19:54:08 +08:00
YunYouJun e53e7ae680 fix: mermaid wrapper in code 2024-02-14 19:11:21 +08:00
YunYouJun 519f5dd50e refactor: export usePrevNext & customElements func & add docs 2024-02-14 18:32:02 +08:00
YunYouJun d2e4ca05a0 refactor: extract tag replace to transform 2024-02-12 21:12:59 +08:00
YunYouJun 0ecc5b3094 chore: add demo/custom to custom theme in local, close #344 2024-02-12 18:36:34 +08:00
nova1751 488a979da9
docs: add en translation to why.md (#348)
Co-authored-by: wuyu50 <wuyu50@meituan.com>
2024-02-12 02:11:48 +08:00
YunYouJun 7ac4d3a9ec refactor: dynamic import mermaid 2024-02-10 22:47:15 +08:00
YunYouJun 91747dd520 refactor: migrate to unplugin-vue-markdown 2024-02-10 21:31:21 +08:00
YunYouJun 485ae82cef refactor: migrate shikijs to shiki 2024-02-10 11:24:54 +08:00
Albert Eureka cd475a9c63
docs: wrong document structure in comment-system.md (#343) 2024-02-10 11:01:13 +08:00
渣渣120 3c40926a6e
docs: wrong packages path (#342) 2024-02-06 17:59:41 +08:00