Commit Graph

  • b2154ff657 chore: up deps related to node version Eduardo San Martin Morote 2020-09-16 11:24:07 +0200
  • 43d9fa8ff4 chore: up deps Eduardo San Martin Morote 2020-09-16 10:09:18 +0200
  • 8c1aada628 feat: add blockquote styling Kia King Ishii 2020-09-16 19:47:35 +0900
  • 4300a7eb46 style: fix some global css styling Kia King Ishii 2020-09-16 19:30:02 +0900
  • 218c729154
    fix(sidebar): no margin on mobile (#89) Eduardo San Martin Morote 2020-09-16 09:51:28 +0200
  • 8435e36374
    feat: add table css from vuepress (#88) Eduardo San Martin Morote 2020-09-16 09:50:55 +0200
  • c886653758 fix(css): no margin on mobile #89 Eduardo San Martin Morote 2020-09-15 16:44:14 +0200
  • a14c70b3e4 feat: add table css from vuepress #88 Eduardo San Martin Morote 2020-09-15 15:20:27 +0200
  • bcac6039ef feat: allow passing googleAnalytics option Eduardo San Martin Morote 2020-09-15 11:56:51 +0200
  • 197bf351ee fix: fix logic to correspond with config change 小倉優悟 2020-09-13 18:05:56 +0900
  • e9c908690c test: init e2e tests like vite #81 tobinchan 2020-09-06 18:13:27 +0800
  • 901bd4ef3f refactor: organize overall stylings Kia King Ishii 2020-09-06 14:36:20 +0900
  • a20bcf3cd7
    feat: navlinks in sidebar (#80) Yugo Ogura 2020-09-06 13:27:17 +0900
  • c344f34c5c feat: nav links style in mobile #80 小倉優悟 2020-09-06 12:35:01 +0900
  • 042177249a feat: show nav contents in sidebar when mobile 小倉優悟 2020-09-06 12:10:25 +0900
  • d307053e4e feat: make navBarLinks component 小倉優悟 2020-09-06 11:44:37 +0900
  • 5dfddb86da style: correct few code styles Kia King Ishii 2020-09-05 21:56:39 +0900
  • f88b822eae
    chore: comment typo [skip ci] (#79) Eduardo San Martin Morote 2020-09-05 14:49:22 +0200
  • e93ee094ea
    feat: close the sidebar when clicking outside of the sidebar (#78) Yugo Ogura 2020-09-05 21:48:39 +0900
  • 43f87de87e chore: comment typo [skip ci] #79 Eduardo San Martin Morote 2020-09-05 14:25:11 +0200
  • 8eccf44b21 feat: close sidebsr when click outside #78 小倉優悟 2020-09-05 20:46:13 +0900
  • c437a4791e refactor: adjust the position of toggle sidebar button Kia King Ishii 2020-09-05 20:30:30 +0900
  • a7e1b7a155 refactor: align nav bar stylings with VuePress Kia King Ishii 2020-09-05 20:25:47 +0900
  • f9ddbc1682 style: fix custom-block css code style Kia King Ishii 2020-09-05 19:38:04 +0900
  • 610cc17af0 fix: sidebar not working correctly when path starts with slash Kia King Ishii 2020-09-05 19:25:55 +0900
  • 1b96f631b8
    feat: overwrite prev/next link (#61) Yugo Ogura 2020-09-05 18:43:08 +0900
  • 5ec498ab50 fix: merge import from vitepress #61 小倉優悟 2020-09-05 18:06:44 +0900
  • 5538af6d3d style: fix broken indent Kia King Ishii 2020-09-05 02:21:08 +0900
  • 2e8e1f57cc
    feat: add charset and viewport meta tags (#77) Kia King Ishii 2020-09-04 21:36:40 +0900
  • 3be6b56178 feat: add charset and viewport meta tags #77 Kia King Ishii 2020-09-04 19:51:13 +0900
  • 8b51c30a5e Merge branch 'master' into feat/overwrite-prev-next-link Yugo Ogura 2020-09-04 10:46:55 +0900
  • d2b6d39228
    fix(sidebar): fix sidebar when you open a nested link (#73) Carlos Rodrigues 2020-09-03 11:31:24 +0100
  • 39dbd7806e
    feat: add responsive sidebar support (#75) Yugo Ogura 2020-09-03 12:23:01 +0900
  • 79bc9fb15a
    feat(sidebar): use base when creating link (#74) Carlos Rodrigues 2020-09-03 04:22:07 +0100
  • 092ee772da
    fix(router): allow open new tab with ctrl + click (#69) Carlos Rodrigues 2020-09-03 04:19:27 +0100
  • 5daaa90989
    build(deps): bump prismjs from 1.20.0 to 1.21.0 (#66) dependabot[bot] 2020-09-03 12:17:04 +0900
  • 63a3691960
    feat: support config alias (#59) em2046 2020-09-03 11:15:42 +0800
  • f52b1d576b
    feat: add prev/next links (#56) Yugo Ogura 2020-09-03 12:15:18 +0900
  • 2ef28cda50 feat: responsive sidebar #75 小倉優悟 2020-08-30 12:36:34 +0900
  • 15eb821526 fix(sidebar): fix sidebar when you open a nested link #73 pikax 2020-08-27 13:26:00 +0100
  • d96d5335af feat(sidebar): use base when creating link #74 pikax 2020-08-27 13:24:11 +0100
  • 398bf2fd33 chore: add other keys #69 pikax 2020-08-22 14:33:34 +0100
  • 5e503013ba fix(router): allow open new tab with ctrl + click pikax 2020-08-22 14:32:33 +0100
  • 68d3d4f4e8 fix: Don’t prevent the browser’s default behavior for modifier keys #67 Yuhei Yasuda 2020-08-08 23:22:21 +0900
  • d34fad70d6
    build(deps): bump prismjs from 1.20.0 to 1.21.0 #66 dependabot[bot] 2020-08-08 00:15:43 +0000
  • 528107c14a feat: set customized link when explicity set Yugo Ogura 2020-08-02 23:27:30 +0900
  • 2e6c7bbdaa feat: support config alias #59 em2046 2020-08-01 14:48:38 +0800
  • 1be254dbc7 feat: disable links when explicity set false Yugo Ogura 2020-07-26 22:24:24 +0900
  • 19f7f30fe3 feat: hide next/prev links when themeConfig expressly set false #56 Yugo Ogura 2020-07-26 13:24:59 +0900
  • 1cf85add1a feat: set links at the bottom of page Yugo Ogura 2020-07-26 01:26:01 +0900
  • 709eeb31e3 feat: set Prev/Next to page data Yugo Ogura 2020-07-25 19:32:39 +0900
  • 5419abdcc6 v0.5.0 v0.5.0 Evan You 2020-07-21 17:58:50 -0400
  • c2a45e6ee8 chore: changelog [ci skip] Evan You 2020-07-21 17:58:49 -0400
  • e9ab56b0db fix: fix navbar withBase Evan You 2020-07-21 17:23:32 -0400
  • e782c4cb86 fix: decode hash before selecting Evan You 2020-07-21 16:57:11 -0400
  • 7802cb55c2
    feat: i18n support (#50) Anthony Fu 2020-07-22 04:49:50 +0800
  • b4a02b8b43 chore: remove timestamp #50 Evan You 2020-07-21 16:35:28 -0400
  • 23d3398617 chore: small improves Anthony Fu 2020-07-06 02:57:50 +0800
  • 6eb5f12fc3 feat: i18n support Anthony Fu 2020-07-06 00:19:05 +0800
  • 62f995a9b7 restore yarn.lock from upstream/master #25 Phan An 2020-07-21 22:32:27 +0200
  • 692a490986
    fix: typings field in package.json (#48) Anthony Fu 2020-07-22 04:21:07 +0800
  • 050fa4cf24
    feat: add multi sidebar support (#38) (#49) Kia King Ishii 2020-07-22 04:53:14 +0900
  • 578046145f
    feat: nav dropdown (#51) Anthony Fu 2020-07-22 03:51:42 +0800
  • 76653d62d2
    Merge branch 'master' into feat/nav-dropdown #51 Evan You 2020-07-21 15:49:58 -0400
  • 44e91bb986
    feat: add external link support for nav items (#46) Kia King Ishii 2020-07-22 04:49:13 +0900
  • 583f02e488 chore: bump deps Evan You 2020-07-21 15:45:50 -0400
  • 4236877b48 refactor: rename `resolvePath` to more readable one #49 Kia Ishii 2020-07-20 20:19:55 +0900
  • 6909f1580b chore: bump deps Evan You 2020-07-16 18:48:05 -0400
  • 524bc2b6f4 chore(deps): update vite version #54 Anthony Fu 2020-07-09 21:35:41 +0800
  • 5c623ab594 feat: support nav dropdown Anthony Fu 2020-07-06 03:00:18 +0800
  • 911d5107c8 feat: add external link support for nav items Kia Ishii 2020-07-04 00:23:25 +0900
  • 06d3687b2b fix: typings field in package.json #48 Anthony Fu 2020-07-05 18:52:05 +0800
  • de1dfe2b06 feat: add multi sidebar support Kia Ishii 2020-07-05 19:49:53 +0900
  • d6b8c508b9 feat: add external link support for nav items #46 Kia Ishii 2020-07-04 00:23:25 +0900
  • ce1ddc5a1d fix: add the missing argument for watcher.send #44 Anthony Fu 2020-07-03 15:51:55 +0800
  • 96b2424e4d rebase with upstream An Phan 2020-06-11 22:03:39 +0200
  • 84eb56d89b feat: test containers plugin An Phan 2020-05-13 23:33:09 +0200
  • 758e25aa5c feat: init test utils An Phan 2020-05-13 23:32:49 +0200
  • ed2e52f3b1 feat: set up jest An Phan 2020-05-13 23:32:23 +0200
  • 83fc842ae4 chore: add editorconfig An Phan 2020-05-13 23:31:37 +0200
  • 582c5255e2 v0.4.1 v0.4.1 Evan You 2020-07-02 17:25:00 -0400
  • 26bcedf578 chore: changelog [ci skip] Evan You 2020-07-02 17:24:59 -0400
  • e77ea63237 fix: avoid error when requesting non-existing md file Evan You 2020-07-02 16:35:31 -0400
  • 4a8388e113
    feat: add array sidebar support (#35) Kia King Ishii 2020-07-03 06:22:32 +0900
  • b45c24eadc tweak font size #35 Evan You 2020-07-02 17:18:53 -0400
  • 36b8696562 feat: add array sidebar support Kia Ishii 2020-07-02 23:29:17 +0900
  • 207ded721a chore: type compat Evan You 2020-07-02 10:06:35 -0400
  • da8df19cbe
    docs: add contributing guide (#30) Ben Hong 2020-07-02 16:11:47 -0400
  • ad70881bd2
    Update README.md (#34) Jeff Sagal 2020-07-02 13:10:24 -0700
  • 6f10ed6c63
    fix: use resolve instead of join (#33) Eduardo San Martin Morote 2020-07-02 22:10:11 +0200
  • b127eed8de
    chore: add box-sizing to Debug (#29) simohamed 2020-07-02 21:09:34 +0100
  • 9116c9c3e0
    fix: resolve relative path on windows (#27) Carlos Rodrigues 2020-07-02 21:09:04 +0100
  • 61adfc4dbf
    build: build script compat for windows (#26) Carlos Rodrigues 2020-07-02 21:08:21 +0100
  • b261ba38b9
    Merge branch 'master' into fix/windows_build #26 Evan You 2020-07-02 16:07:49 -0400
  • 802972a6b2
    Update README.md #34 Jeff Sagal 2020-06-29 19:52:33 -0700
  • b0fe85e06d fix: use resolve instead of join #33 Eduardo San Martin Morote 2020-06-24 17:33:15 +0200
  • b4f37a8138 docs: add contributing guide #30 Ben Hong 2020-06-23 22:10:40 -0400
  • 0a816a6bde add box-sizing to Debug #29 smhmd 2020-06-22 17:33:44 +0100
  • 8465e7ec89 v0.4.0 Evan You 2020-06-19 17:27:33 -0400
  • 6600bb0c48 chore: changelog [ci skip] Evan You 2020-06-19 17:27:32 -0400