Commit Graph

  • f0ad88ad7c docs: refactor the contents a bit #145 Kia King Ishii 2020-11-24 19:52:15 +0900
  • 40d204b2f6 feat: add "last updated" feature Kia King Ishii 2020-11-24 19:11:12 +0900
  • fdc7a50c5e
    docs: fix typo (#144) 云游君 2020-11-24 18:12:38 +0800
  • 2110f3bb6b
    docs: fix typo #144 云游君 2020-11-24 17:50:47 +0800
  • 89d9aba46e docs: fix demo code formatting Matias Capeletto 2020-11-24 10:50:39 +0100
  • 3ffd4c39df docs: initial port of mardown extensions guide from vuepress Matias Capeletto 2020-11-24 10:30:49 +0100
  • ed8ea3e5d5 refactor: refactor nav bar component Kia King Ishii 2020-11-24 18:15:30 +0900
  • 0993c7e80f docs: remove line number highlights Kia King Ishii 2020-11-24 16:20:21 +0900
  • 2ab66e10b2 style: fix code style for code.css Kia King Ishii 2020-11-24 16:15:23 +0900
  • da09266f5e
    fix: some color in code block not working as expected (#143) Matias Capeletto 2020-11-24 08:11:35 +0100
  • b40bfebae8
    Merge branch 'master' into fix/mixed-rgba-colors #143 Matias Capeletto 2020-11-24 06:37:13 +0100
  • 0c644fc34e
    fix: fix code block line number highlights were not showing correctly (#142) Matias Capeletto 2020-11-24 03:31:47 +0100
  • 970e3bcc63 refactor: fix some code stylings #142 Kia King Ishii 2020-11-24 11:29:04 +0900
  • 4c9e0ee0b3 fix: mixed rgba colors for md code plugins Matias Capeletto 2020-11-23 23:41:54 +0100
  • 6e562fbe0f fix: code plugins styles Matias Capeletto 2020-11-23 22:45:04 +0100
  • 1836934f7c refactor: refactor sidebar styles Kia King Ishii 2020-11-23 18:27:09 +0900
  • 621ca3e26f fix: avoid 300ms click delay on touch devices Kia King Ishii 2020-11-23 13:14:49 +0900
  • 2d67db5642
    chore: fix typo (#141) NAN 2020-11-23 11:57:28 +0800
  • 0610c0967f chore: fix typo #141 Wizard67 2020-11-23 11:42:02 +0800
  • 48939f6d05 release: v0.8.1 v0.8.1 Kia King Ishii 2020-11-21 03:12:01 +0900
  • 6dcf6b3796 fix: fix "next and prev link" not working when `link` has extention Kia King Ishii 2020-11-21 02:41:03 +0900
  • af8a162cd3 docs: adjust style Kia King Ishii 2020-11-21 02:33:44 +0900
  • 08480c7fba docs: make sidebar config a bit more organized Kia King Ishii 2020-11-21 02:32:27 +0900
  • 018a9b46d9
    fix: fix next and prev links not working when the `base` option is set (#139) Máximo Mussini 2020-11-20 11:01:15 -0300
  • 9599ea0ca7 Ensure that the base is used for previous and next links #139 Maximo Mussini 2020-11-20 10:18:41 -0300
  • ac5fbec7d7 release: v0.8.0 v0.8.0 Kia King Ishii 2020-11-20 20:24:40 +0900
  • 1c294172ac chore: add comfirmation step on release after generating the changelog Kia King Ishii 2020-11-20 20:18:32 +0900
  • 7f99f3a260 refactor(theme): organize custom block styles Kia Ishii 2020-11-20 20:08:08 +0900
  • 982212d619 refactor(theme): slightly adjust next prev link arrow icon position Kia Ishii 2020-11-20 19:37:21 +0900
  • afc40e61cd refactor(theme): refactor variaous styles Kia Ishii 2020-11-20 19:28:16 +0900
  • 5f57365edf docs: enable edit links Kia Ishii 2020-11-20 19:26:28 +0900
  • 8735fc3096
    test: add unit test setup (#138) Kia King Ishii 2020-11-20 18:29:35 +0900
  • cd7347a805 test: add unit test setup #138 Kia Ishii 2020-11-20 18:21:42 +0900
  • fdd498be70
    fix: fix next and prev links not working (#130) Kia King Ishii 2020-11-20 17:02:49 +0900
  • f7c972317c fix: more fix for netlify #130 Kia Ishii 2020-11-20 16:57:01 +0900
  • c06435dab3 fix: netlify build Kia Ishii 2020-11-20 16:53:45 +0900
  • 49cb6feb04 fix: not working with multi sidebar config Kia Ishii 2020-11-20 16:48:26 +0900
  • 07d8163649 fix: fix next and prev links not working Kia King Ishii 2020-11-19 02:00:22 +0900
  • 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