Commit Graph

  • 42c9f5f53f refactor: use different slots Eduardo San Martin Morote 2020-11-25 10:47:43 +0100
  • afbdbfa894 refactor: z index to 1 Eduardo San Martin Morote 2020-11-23 13:27:41 +0100
  • 08f978440f docs: add config for ads Eduardo San Martin Morote 2020-11-23 12:50:35 +0100
  • 7bb9ee6608 feat(theme-default): adjust style of ads Eduardo San Martin Morote 2020-11-23 12:44:12 +0100
  • 1e34a302a5 style: format code Eduardo San Martin Morote 2020-11-23 12:40:18 +0100
  • 3151e4d7b0 feat(theme-default): add carbon ads Eduardo San Martin Morote 2020-11-23 12:39:31 +0100
  • 8deccbea80 Merge branch 'master' into pr/152 Kia King Ishii 2020-11-26 18:41:00 +0900
  • b127aeeaf1
    refactor: migrate default theme to use script-setup (#137) Evan You 2020-11-26 04:15:29 -0500
  • 6b030e32cc fix: remove escaping chars for $ Matias Capeletto 2020-11-26 10:06:27 +0100
  • 1f4c63190a style: revert const to function #137 Kia King Ishii 2020-11-26 17:51:38 +0900
  • 360bd35c60 style: adjust few code styles Kia King Ishii 2020-11-26 17:39:55 +0900
  • 7c989fcc68 feat: add $title and $description computed globals Matias Capeletto 2020-11-26 07:03:51 +0100
  • ac43f05188 chore: resolve conflicts Evan You 2020-11-25 13:09:08 -0500
  • 7a847b2e3c deps: bump vite and vue deps Evan You 2020-11-25 12:42:33 -0500
  • d3accf3806 perf: use parallel builds Evan You 2020-11-25 12:42:21 -0500
  • 07e06257e9 refactor: rename $theme to $themeConfig to align the naming with vuepress Matias Capeletto 2020-11-25 17:01:27 +0100
  • aca74b281f wip: use new script setup helpers Evan You 2020-11-25 10:26:10 -0500
  • 136a56e74d docs: add basic config reference Kia King Ishii 2020-11-25 19:33:01 +0900
  • f27addcab1 merge master: moved global-computed to advanced Matias Capeletto 2020-11-25 11:07:53 +0100
  • 9813eb4075 feat: $frontmatter global and global computed docs Matias Capeletto 2020-11-25 11:02:53 +0100
  • bb28ac0cbe docs: organize contents into "Introduction" and "Advanced" Kia King Ishii 2020-11-25 18:57:27 +0900
  • a7686b7691 fix: hydration mismatch when home page having action link Kia King Ishii 2020-11-25 18:51:10 +0900
  • 9e971f57da
    docs: add formatter guide (#151) Matias Capeletto 2020-11-25 10:27:45 +0100
  • bf77594b7d docs: adjust the content a bit #151 Kia King Ishii 2020-11-25 18:25:23 +0900
  • f5a570f640 fix: fix inline code not inheriting the parent font size Kia King Ishii 2020-11-25 09:20:21 +0900
  • ca212da7c3 docs: port formatter guide from vuepress Matias Capeletto 2020-11-25 00:16:02 +0100
  • 6d1394911b release: v0.9.0 v0.9.0 Kia King Ishii 2020-11-25 01:23:31 +0900
  • b0cf2be561 fix: fix nested list having too much margin Kia King Ishii 2020-11-25 01:20:10 +0900
  • fc725e7295
    fix: fix hydration mismatch with the "last update" feature (#150) Kia King Ishii 2020-11-25 01:14:03 +0900
  • 131a07704d fix: hydration mismatch with the "last update" feature #150 Kia King Ishii 2020-11-25 01:12:01 +0900
  • 0b181e7582
    fix: fix sidebar active status not working as expected (#140) (#149) Kia King Ishii 2020-11-25 00:52:22 +0900
  • f1857a10fe fix: parent element not found error #149 Kia King Ishii 2020-11-25 00:45:56 +0900
  • a28c7376be
    docs: fix typo, VuePress to VitePress (#148) skywalker 2020-11-24 23:36:23 +0800
  • ecca70ebd4 fix: fix sidebar active status not working as expected Kia King Ishii 2020-11-25 00:35:21 +0900
  • 127d3338a1
    docs: Modify VuePress to VitePress #148 skywalker512 2020-11-24 22:35:44 +0800
  • 05ca1039b1
    docs: Modify vuepress to vitepress #147 skywalker 2020-11-24 22:20:59 +0800
  • 242fcc1098
    fix: make code block look prettier (#146) Kia King Ishii 2020-11-24 22:50:25 +0900
  • dc81cc998b fix: add style for when nested under list item #146 Kia King Ishii 2020-11-24 22:43:41 +0900
  • 2f33589c40 fix: make code block look prettier Kia King Ishii 2020-11-24 22:32:37 +0900
  • 07337a9eb2 fix: final fix for the code line number highlights Kia King Ishii 2020-11-24 20:55:32 +0900
  • d97056437b fix: code line number highlight not working in production environment Kia King Ishii 2020-11-24 20:42:09 +0900
  • 25cd29815b refactor: make debug component look a bit better Kia King Ishii 2020-11-24 20:21:44 +0900
  • 5088d5d38e docs: display "last updated" Kia King Ishii 2020-11-24 19:58:38 +0900
  • 66a57309a0
    docs: add markdown extensions page (#145) Matias Capeletto 2020-11-24 11:54:34 +0100
  • 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