Commit Graph

  • f56e745731
    chore: setup example projects (#132) Kia King Ishii 2020-11-20 16:04:30 +0900
  • ad7811c8f9 chore(examples): add serve script command #132 Kia Ishii 2020-11-20 16:03:07 +0900
  • 93f7f553a6 chore: add example project setup Kia Ishii 2020-11-19 14:40:16 +0900
  • 22b34e7ac9
    chore: update release script to match with other latest vue libs (#134) Kia King Ishii 2020-11-20 15:59:51 +0900
  • ad616d05d1 chore: uncomment stuff #134 Kia Ishii 2020-11-20 15:56:15 +0900
  • f2eaaba952 build: update release script to match with other latest vue libs Kia Ishii 2020-11-19 15:14:41 +0900
  • 67868bd928
    feat: add serve command (#136) Kia King Ishii 2020-11-20 15:52:46 +0900
  • 350b888e68 chore: fix netlify build failing #136 Kia Ishii 2020-11-20 14:39:48 +0900
  • e143df8976 feat: add serve command Kia Ishii 2020-11-19 18:47:32 +0900
  • e54c5dd471
    chore: add undeclared-deps (#131) Christopher Shank 2020-11-19 18:08:03 -0800
  • 72701db1fc fix: fix pageData injection when script setup is present Evan You 2020-11-19 17:01:02 -0500
  • 000bcaffd4 chore: avoid unnecessary iteration for ssr build Evan You 2020-11-19 17:00:03 -0500
  • fb09f8e638 fix: exit process with non-zero code on error Evan You 2020-11-19 13:05:54 -0500
  • ce783e456e refactor: migrate default theme to use script-setup Evan You 2020-11-19 12:43:48 -0500
  • 241e71000d chore: organize few small stuff Kia King Ishii 2020-11-20 01:43:20 +0900
  • 9ab63e1742 refactor(build): remove duplicated `done` message at the end of build Kia King Ishii 2020-11-20 01:42:13 +0900
  • 06ad002f9a chore: add FUNDING.yml Kia King Ishii 2020-11-20 01:32:53 +0900
  • 5f56a55bf1 chore: add more info to README and other guides Kia King Ishii 2020-11-20 01:30:25 +0900
  • e435eec94a feat: better build command output Evan You 2020-11-19 11:00:30 -0500
  • bab1391e82
    docs: add vitepress docs (#126) Kia King Ishii 2020-11-20 00:31:13 +0900
  • 8f54697233 refactor: simpliy docs setup #126 Evan You 2020-11-19 10:30:48 -0500
  • b3fc703282 refactor(theme): remove underline on title hover Kia Ishii 2020-11-19 14:53:24 +0900
  • 89981ce4f3 chore: add undeclared-deps #131 chrisshank 2020-11-18 20:51:05 -0800
  • 5905fa47eb refactor(theme): stop adding underline on nav and sidebar link hover Kia Ishii 2020-11-19 11:53:15 +0900
  • c3b7172951 fix: fix edit link and prev and next links display (#97) Kia King Ishii 2020-11-18 03:02:14 +0900
  • 1ba209a4d2
    fix(theme): show top part of scrollbar in sidebar (#129) Mateusz Paduszyński 2020-11-18 08:44:51 +0100
  • 463a03a981
    feat: add ability to configure markdown options (#127) (#128) Christopher Shank 2020-11-17 23:38:44 -0800
  • be4b097104 fix(client): show top part of scrollbar in sidebar #129 paduszym 2020-11-17 21:04:27 +0100
  • d5502d1749 chore: fix body from scrolling horizontaly Kia King Ishii 2020-11-18 01:47:53 +0900
  • 4a757ed500 refactor: make NotFound component TS Kia King Ishii 2020-11-18 01:43:12 +0900
  • bdec90bc73 chore: add manual lint script, and organize the structure Kia King Ishii 2020-11-18 01:39:05 +0900
  • a0261f758d style: organize code styles Kia King Ishii 2020-11-18 01:38:43 +0900
  • 03eff3c3c8 fix: page not loading correctly #128 Kia Ishii 2020-11-17 16:29:28 +0900
  • 2796598678 refactor: use local vitepress Kia Ishii 2020-11-17 15:54:32 +0900
  • fd3517cb95
    dcos: fix typo Kia King Ishii 2020-11-17 15:29:07 +0900
  • 3aeb2b13bc Merge branch 'master' of https://github.com/vuejs/vitepress into feat/user-markdown-options chrisshank 2020-11-16 20:58:59 -0800
  • 6aa13ce9e8 refactor: adjust stylings and add more normalization to the styles Kia Ishii 2020-11-16 19:24:08 +0900
  • 42cb469cf0 docs: add more initial docs Kia Ishii 2020-11-16 18:31:19 +0900
  • 96b5218056 docs: add vitepress documents Kia Ishii 2020-11-04 18:56:55 +0900
  • 6931ebd22a
    fix(theme): display header-anchor links when using keyboard navigation (#123) Kia King Ishii 2020-11-16 17:27:50 +0900
  • 6d9e298047 Merge branch 'master' of https://github.com/vuejs/vitepress into feat/user-markdown-options chrisshank 2020-11-12 19:50:41 -0800
  • ddc3640ce6
    fix($theme-default): display header-anchor links when using keyboard navigation #123 Rami Yushuvaev 2020-11-12 23:22:23 +0200
  • 9d23812724 release: v0.7.4 v0.7.4 Eduardo San Martin Morote 2020-11-11 10:07:09 +0100
  • 4bfd58e915 refactor(css): use sidebar-width var Eduardo San Martin Morote 2020-11-11 09:52:35 +0100
  • 9c7293b6cb fix(css): fix padding on mobile Eduardo San Martin Morote 2020-11-11 09:52:22 +0100
  • 939c3b1967 Merge branch 'master' of https://github.com/ChrisShank/vitepress into feat/user-markdown-options chrisshank 2020-11-07 22:20:24 -0800
  • 2761b7e34b feat(user-markdown-options): allow markdown configuration in user config chrisshank 2020-11-07 22:06:08 -0800
  • f4f019eaec Merge remote-tracking branch 'origin/master' Evan You 2020-11-06 18:58:21 -0500
  • 8c0a197ff0 release: v0.7.3 v0.7.3 Evan You 2020-11-06 18:57:56 -0500
  • f180083219 refactor: adjust css Evan You 2020-11-06 18:56:05 -0500
  • 061ad3ff32 refactor: split SideBarItem into separate file Evan You 2020-11-06 18:10:45 -0500
  • a6bfdd41fa refactor: expose pageData on route instead of via usePageData() Evan You 2020-11-06 17:03:28 -0500
  • 928d7d88c4 feat: support lowercase url #116 yuxino 2020-11-05 20:00:11 +0800
  • 287ca2f0da style: remove duplicated comment Kia Ishii 2020-11-04 19:08:21 +0900
  • f8d2038342 chore: organize the scripts order Kia Ishii 2020-11-04 19:08:03 +0900
  • df97d96909
    build: handle shared files better (#72) (#114) Kia King Ishii 2020-11-04 19:05:29 +0900
  • ecb074a6e2 build: handle shared files better #114 Kia Ishii 2020-11-04 18:16:54 +0900
  • e682675f96 release: v0.7.2 v0.7.2 Evan You 2020-11-02 12:34:36 -0500
  • 61ab1af5e2 chore: bump vite version Evan You 2020-11-02 12:33:56 -0500
  • afc4489ae1 chore: suppress dynamic import warning during build Evan You 2020-11-02 12:33:27 -0500
  • 6b3fbe31a3 fix: adapt to vite fix of ssr build asset paths Evan You 2020-11-02 11:13:07 -0500
  • 50798bdb76 refactor: duplicate teh shared code for better dx #112 Kia Ishii 2020-11-02 18:18:22 +0900
  • af4b015864 chore: organize gitignore file Kia Ishii 2020-11-02 17:11:00 +0900
  • 3a0af0b614
    feat: add home page feature (#108) kazuya kawaguchi 2020-11-02 17:07:11 +0900
  • 0eb54122df refactor: fix texts and code styles #108 Kia Ishii 2020-11-02 17:06:02 +0900
  • 284c16687e fix: support object setting case kazuya kawaguchi 2020-10-31 23:13:20 +0900
  • e389aa34b4 feat(client): custom layouting kazuya kawaguchi 2020-10-27 03:28:50 +0900
  • eabcdf5219 feat(client): support homepages feature kazuya kawaguchi 2020-10-27 02:30:14 +0900
  • 2183c675fe release: v0.7.1 v0.7.1 Evan You 2020-10-30 13:07:41 -0400
  • b10da2f47b fix: compat with latest vite + handle no export default script tags in md Evan You 2020-10-30 13:06:45 -0400
  • a185822953 chore: bump deps Evan You 2020-10-30 13:05:43 -0400
  • d354d1ef22
    fix: fix switch language error (#103, #106) (#104) dewfall123 2020-10-29 19:11:41 +0800
  • 3a0af1aa26 styles: clean the code style a little bit #104 Kia Ishii 2020-10-29 20:07:44 +0900
  • 944bf801b7 fix: switch language bug. #106 zuofenghua 2020-10-23 20:59:30 +0800
  • d7ef24909f fix: always set `base` to `/` in dev mode to avoid broken links #105 Kia Ishii 2020-10-23 20:44:11 +0900
  • e937fc0f1a fix: fix switch language error #103 zuofenghua 2020-10-23 19:44:04 +0800
  • 123cc73837 release: v0.7.0 v0.7.0 Eduardo San Martin Morote 2020-10-19 10:34:43 +0200
  • 2094d534db feat(sidebar): close when navigating Eduardo San Martin Morote 2020-10-19 10:29:09 +0200
  • 6891092b90 fix(css): theme specific Eduardo San Martin Morote 2020-10-19 10:07:57 +0200
  • 68d9b18f39 feat(client): add slot for a searchbar Eduardo San Martin Morote 2020-10-16 17:16:59 +0200
  • 9aa62e2f29 fix(css): theme specific #99 Eduardo San Martin Morote 2020-10-19 10:07:57 +0200
  • c8cd1d156a feat(client): add slot for a searchbar Eduardo San Martin Morote 2020-10-16 17:16:59 +0200
  • 750fd7e177 style: organize the order of localeConfig properties Kia Ishii 2020-10-19 11:30:28 +0900
  • 294836ce40
    feat(i18n): add nav dropdown language selector feature (#91) Yugo Ogura 2020-10-19 11:24:52 +0900
  • f0d2b7e121 fix: fix not to fail when no locales #91 小倉優悟 2020-10-18 15:53:31 +0900
  • 2eb31358bf fix(router): remove fakeHost when fixing url extenions Eduardo San Martin Morote 2020-10-16 15:33:02 +0200
  • aaad9a7641 add process exit to stop build #98 Sil van Diepen 2020-10-15 23:06:20 +0200
  • 5daa8d2c38 feat: add some space between 2 code blocks Kia King Ishii 2020-10-12 23:55:54 +0900
  • 03264be895 fix: change reference of locales 小倉優悟 2020-10-11 19:29:51 +0900
  • a60e3094e6 Merge branch 'feat/change-language-nav' of https://github.com/Spice-Z/vitepress into feat/change-language-nav 小倉優悟 2020-10-11 18:58:25 +0900
  • 4501465bf2 fix: move language selector before repo link 小倉優悟 2020-10-11 18:58:15 +0900
  • da6df7a12c feat: i18n selectText Spice-Z 2020-10-01 20:37:58 +0900
  • fba4b3d29b feat: add doctype html #83 Eduardo San Martin Morote 2020-09-18 13:33:21 +0200
  • 690325074c feat: hide language selector if no other langages contents 小倉優悟 2020-09-19 17:14:53 +0900
  • c7682ea148 feat: set language selector on navbar 小倉優悟 2020-09-19 17:08:50 +0900
  • 02f2e10f89 feat: add doctype html Eduardo San Martin Morote 2020-09-18 13:33:21 +0200
  • 876cab5b94 Merge branch 'master' into fix/prev-next-link #85 小倉優悟 2020-09-18 14:00:02 +0900
  • c71c69b7b3
    chore: add npm badge Anthony Fu 2020-09-18 09:06:25 +0800
  • 42a6900fb1 release: v0.6.0 v0.6.0 Eduardo San Martin Morote 2020-09-17 22:03:41 +0200
  • 8956cdbb7a style: format changelog.md Eduardo San Martin Morote 2020-09-17 20:36:10 +0200