Commit Graph

  • a1daf2b8a0 fix: revert datetime handling Evan You 2020-12-29 11:59:45 -0500
  • 22e12b8928 chore: bump min node version + target es2019 Evan You 2020-12-29 11:51:54 -0500
  • b50a2dffc4 wip: make build pass Evan You 2020-12-29 11:43:04 -0500
  • 04ed45d250 wip: serve w/ new impl Evan You 2020-12-29 10:21:27 -0500
  • 9ef7c8de1b types: fix types Evan You 2020-12-29 10:01:47 -0500
  • def99b47b5 chore: update lockfile Evan You 2020-12-29 01:06:46 -0500
  • d02cd6b9b5 wip: build compat for vite 2.0 Evan You 2020-12-29 00:13:18 -0500
  • 02391593bc fix: temporarily disable slot usage causing hydration mismatch Evan You 2020-12-29 00:12:16 -0500
  • 084c7deb02 wip: handle config hmr Evan You 2020-12-28 18:43:23 -0500
  • bf8fd3a6f3 wip: dev works with vite 2 Evan You 2020-12-28 17:20:58 -0500
  • f05fe8b7f6
    build(deps): bump node-notifier from 8.0.0 to 8.0.1 (#188) dependabot[bot] 2020-12-27 02:07:47 +0800
  • 83f14c2552
    build(deps): bump ini from 1.3.5 to 1.3.8 (#183) dependabot[bot] 2020-12-27 02:07:37 +0800
  • cb306fa911
    refactor: use ts for cli (#191) Anthony Fu 2020-12-27 01:55:02 +0800
  • 46e99babc2
    fix: style pollution on custom theme (#190) Anthony Fu 2020-12-27 01:50:20 +0800
  • 6329492f6d refactor: use ts for cli #191 Anthony Fu 2020-12-26 20:43:16 +0800
  • dd312ce86b
    fix: port fixes to parseHeader utils from vuepress (#172) Matias Capeletto 2020-12-26 12:55:28 +0100
  • b5aeb8104c fix: remove defaultTheme re-export to avoid style pollution #190 Anthony Fu 2020-12-23 19:50:21 +0800
  • 18d18d2eb1
    fix(md): avoid normalising markdown "mailto:" links (#173) Harlan Wilton 2020-12-23 21:43:47 +1100
  • 5ba4ea2ef0 refactor: refactor for <script setup> Anthony Fu 2020-12-23 18:08:45 +0800
  • eefbd76b7a chore: typo Anthony Fu 2020-12-23 18:07:14 +0800
  • ec20864e8d
    build(deps): bump node-notifier from 8.0.0 to 8.0.1 #188 dependabot[bot] 2020-12-22 20:47:06 +0000
  • 9a3cacd191 docs: improve migrating from vuepress guide Matias Capeletto 2020-12-16 11:34:44 +0100
  • b006bda2f2
    fix: support symbolic links in building docs dist Luke Romanowicz 2020-12-16 11:31:08 +0100
  • 5fc2ee09cd chore: typo Anthony Fu 2020-12-15 16:10:09 +0800
  • ac742fc479
    build(deps): bump ini from 1.3.5 to 1.3.8 #183 dependabot[bot] 2020-12-12 16:00:29 +0000
  • 309aa7a8d0 release: v0.9.2 v0.9.2 Eduardo San Martin Morote 2020-12-10 13:39:22 +0100
  • e79108cce0 build: fix release script Eduardo San Martin Morote 2020-12-10 13:35:13 +0100
  • 67e80c97c1 refactor: keep carbon ads async Eduardo San Martin Morote 2020-12-05 17:35:44 +0100
  • 618d97fb9e fix: avoid layout shift due to ads Eduardo San Martin Morote 2020-12-04 11:37:40 +0100
  • 9d64538d03 chore: changelog Evan You 2020-12-04 23:49:20 -0500
  • 2104a5126b v0.9.1 v0.9.1 Evan You 2020-12-04 23:47:50 -0500
  • a9f75749a6 refactor: simplify navlink logic Evan You 2020-12-04 23:45:14 -0500
  • ffaca73992
    fix(theme): the actionLink miss withBase (#168) (#169) qiang 2020-12-05 12:12:05 +0800
  • 2bde6bf88d revert home page feature Evan You 2020-12-04 23:08:58 -0500
  • 8809d2dbfc feat: built-in ClientOnly component Evan You 2020-12-04 22:48:52 -0500
  • 9bd79e8de1 fix: fix h2 anchor hover Evan You 2020-12-04 21:54:09 -0500
  • f32771fe86 feat(default-theme): support customLayout: true in frontmatter Evan You 2020-12-04 21:47:38 -0500
  • 8dea5185f0 refactor: use prefetch at app root Evan You 2020-12-04 21:40:46 -0500
  • b8e892e94a feat: support customizing default theme via slots Evan You 2020-12-04 21:23:09 -0500
  • 7dd5c24a5f chore: useXXX calls should not be inside computed Evan You 2020-12-03 22:31:53 -0500
  • 2bb40d2875 refactor: better chunk filenames Evan You 2020-12-03 22:30:31 -0500
  • ade6dddbb5 fix: fix link prefetch Evan You 2020-12-03 18:18:28 -0500
  • ee95e5fded hf(md): avoid normalising markdown "mailto:" links #173 Harlan Wilton 2020-12-03 23:42:28 +1100
  • de15eaefdf fix: port fixes to parseHeader utils from vuepress #172 Matias Capeletto 2020-12-01 22:08:02 +0100
  • 79c65cb635 fix: avoid meta description duplication for frontmatter Matias Capeletto 2020-12-01 10:49:46 +0100
  • bea857ba19 feat: frontmatter description predefined variable Matias Capeletto 2020-12-01 09:27:20 +0100
  • 8813e25f37 feat: Use NavLink instead of action #169 tolking 2020-12-01 14:26:07 +0800
  • ce18e48573 fix: the actionLink miss withBase tolking 2020-12-01 13:12:48 +0800
  • b0fd071605 docs: fix img closing tag Matias Capeletto 2020-11-30 19:01:35 +0100
  • e4fe64c5a6 feat: $lang and $localePath globals Matias Capeletto 2020-11-30 18:52:38 +0100
  • 7c83105e51 refactor: layout component Kia King Ishii 2020-12-01 01:59:48 +0900
  • 1b6981a915
    fix: prevLinks and nextLinks config type (#165) Matias Capeletto 2020-11-30 13:01:05 +0100
  • 87583e3986 fix: prevLinks and nextLinks config type #165 Matias Capeletto 2020-11-30 11:19:37 +0100
  • 4e4b59b294 test: fix failing test Kia King Ishii 2020-11-29 13:05:18 +0900
  • 115b3b8306 chore: move rollup to dev deps Evan You 2020-11-28 13:44:09 -0500
  • dac39d3cd9 chore: remove no longer used dep Evan You 2020-11-28 13:38:06 -0500
  • 08b9e17a93 refactor: code split optional features + improve typing Evan You 2020-11-28 13:33:27 -0500
  • 170d72892e refactor: do not use ref: syntax yet Kia King Ishii 2020-11-28 22:10:25 +0900
  • 38b79cb551 docs: add migrating from vuepress guide Matias Capeletto 2020-11-28 09:17:56 +0100
  • 6bd6b53c4d docs: add algolia search config Kia King Ishii 2020-11-28 02:00:19 +0900
  • 7aa3fb261b refactor: asjust few styling of algolia search box Kia King Ishii 2020-11-28 01:49:52 +0900
  • 077784fa34 refactor: sidebar and navbar Kia King Ishii 2020-11-28 01:09:56 +0900
  • 5bb4730f7f
    feat: add Algolia DocSearch (#40) (#153) Eduardo San Martin Morote 2020-11-27 17:21:10 +0100
  • c38ae1e0c2 docs: add search #153 Eduardo San Martin Morote 2020-11-27 17:00:52 +0100
  • 897520e95a
    docs: add more contents to the deploy page (#162) Matias Capeletto 2020-11-27 13:02:20 +0100
  • 3456003dd5 docs: tweak small stuff #162 Kia King Ishii 2020-11-27 20:49:52 +0900
  • a084cd3f78
    fix: make home page look better (#154) Kia King Ishii 2020-11-27 20:28:55 +0900
  • 1bcce48d5e wip #154 Kia King Ishii 2020-11-27 20:19:29 +0900
  • d4958400bb fix: make home page look better Kia King Ishii 2020-11-27 20:18:44 +0900
  • 02217926f9 docs: add warning about .nojekyll Matias Capeletto 2020-11-27 10:39:05 +0100
  • 59cbd25547
    Merge branch 'master' into feat/algoliasearch Eduardo San Martin Morote 2020-11-27 10:31:06 +0100
  • 77bb75f7ee refactor: client app index Kia King Ishii 2020-11-27 17:52:46 +0900
  • 01d2837474 fix: siteData passed to enhanceApp being siteDataByRoute (#159) Kia King Ishii 2020-11-27 17:12:55 +0900
  • 30740d3516
    fix: align $title with vuepress (#158) (#163) Matias Capeletto 2020-11-27 07:31:34 +0100
  • 00b574b11e fix: align $title with vuepress #163 Matias Capeletto 2020-11-27 07:09:40 +0100
  • 8df41e4e2c Merge remote-tracking branch 'upstream/master' into docs/deploy-port Matias Capeletto 2020-11-27 06:09:57 +0100
  • b9d63c0719 docs: fix broken link in config page (#160) Kia King Ishii 2020-11-27 10:12:42 +0900
  • 224c24c36a
    docs: fix typo (#161) Asko Kauppi 2020-11-27 03:06:40 +0200
  • f2dafa05f2 chore: fix netlify build failure Kia King Ishii 2020-11-27 10:04:32 +0900
  • ee5c6186ce docs: port deploy instructions for common services from vuepress Matias Capeletto 2020-11-26 22:48:57 +0100
  • be23055b69
    Update basics.md #161 Asko Kauppi 2020-11-26 21:56:19 +0200
  • fad85b80fd refactor: float h2 code block when there's carbon ads Kia King Ishii 2020-11-27 03:02:06 +0900
  • 8c94cabf0d refactor: adjust the edit link external icon looks just a bit Kia King Ishii 2020-11-27 03:01:22 +0900
  • 49ff3269cc docs: fix some typos Kia King Ishii 2020-11-27 02:31:05 +0900
  • 9062dd9a1f style: small fix for code style Kia King Ishii 2020-11-27 02:25:58 +0900
  • d90b9bdfb4 style: refactor the style of app exports.ts Kia King Ishii 2020-11-27 02:23:07 +0900
  • cfbc32fe00
    docs: add asset handling page (#156) Matias Capeletto 2020-11-26 17:59:01 +0100
  • a5e20c1452 docs: add `$withBase` helper function #156 Kia King Ishii 2020-11-27 01:52:00 +0900
  • 15e18df01e feat: add `$withBase` global app function Kia King Ishii 2020-11-27 01:39:14 +0900
  • 776d8014a2 refactor: organize app index related files Kia King Ishii 2020-11-27 00:34:16 +0900
  • 9d6b8cadcc
    feat: add native support for carbon ads (#86) Eduardo San Martin Morote 2020-11-26 13:57:12 +0100
  • ca2ad68aaf docs: add docs #86 Kia King Ishii 2020-11-26 21:54:16 +0900
  • e99239d351 refactor: tweak small stylings and refactoring Kia King Ishii 2020-11-26 21:45:02 +0900
  • 9c3ae34ad3 docs: port of assets page from vuepress Matias Capeletto 2020-11-26 13:00:02 +0100
  • c0218d19e7 chore: improve type import Eduardo San Martin Morote 2020-11-26 12:01:25 +0100
  • c6bdcfbf4f
    feat!: add more global and computed properties (#152) Matias Capeletto 2020-11-26 11:49:41 +0100
  • bee061782d style: adjust few code orders and such #152 Kia King Ishii 2020-11-26 19:37:39 +0900
  • 743ece0745 fix: use dynamic import for types Eduardo San Martin Morote 2020-11-26 11:15:10 +0100
  • 2ea51e7ee8 refactor: use script setup Eduardo San Martin Morote 2020-11-26 11:13:53 +0100
  • 2c47fad2cd fix: use algolia search if options are provided Eduardo San Martin Morote 2020-11-26 11:10:57 +0100