Commit Graph
964 Commits
Author SHA1 Message Date
ULIVZ 1cc6c19fcf docs: some enhancements 2018-10-06 02:46:41 +08:00
ULIVZ d987ea51c5 feat($default-theme): vue-styled deleted & inserted code 2018-10-06 02:33:12 +08:00
ULIVZ 80d7e30835 docs: add miscellaneous part 2018-10-06 02:32:09 +08:00
ULIVZ e231744504 refactor($default-theme): simplify & reorganize 2018-10-06 00:54:10 +08:00
ULIVZ 734551500a feat($core): 'plugins' in plugin. 2018-10-06 00:52:07 +08:00
ULIVZ 3fbef0d614 feat($core): theme entry file as plugin. 2018-10-05 23:24:24 +08:00
ULIVZ d03b10d1d4 fix($default-theme): header should be fixed 2018-10-05 23:19:44 +08:00
ULIVZ deadc61976 docs: update doc for 'Directory Structure' 2018-10-05 22:52:05 +08:00
ULIVZ 3671b7fb88 docs: refine docs for next version 2018-10-05 22:31:53 +08:00
ULIVZ 9468bf4ac4 style: tweak the style of vue-container 2018-10-05 21:04:13 +08:00
ULIVZ 2467d74b16 Merge branch 'master' of https://github.com/vuejs/vuepress 2018-10-05 20:12:28 +08:00
ULIVZ 6b12b2d18c chore($core): Cannot add new plugins after initialization. 2018-10-05 20:11:52 +08:00
Ivan SiederandULIVZ 51b161c927 docs: add now.sh deployment instructions (#899) 2018-10-05 07:04:52 -05:00
Eko EryantoandULIVZ 1e2d4d5bde docs: update link to master branch (#890) 2018-10-05 05:30:22 -05:00
Jørgen VatleandULIVZ cc056bad2e feat($default-theme): add PHP language text tag to code block. (#892) 2018-10-05 05:29:50 -05:00
Jin Hu, BaekandULIVZ d7647bc775 fix: Google Analytics Plugin build error (#893) 2018-10-05 05:29:09 -05:00
Alex JoverandULIVZ 94658ae55e fix: Check path in lowercase (close#897) (#898)
See #897
2018-10-05 05:26:17 -05:00
ULIVZ b07fe6e0b7 chore: bump vuepress-plugin-flowchart 2018-10-04 13:58:42 +08:00
ULIVZ 3fd51d5228 fix($core): unexpected warning
enhanceAppFiles: support String & Object, clientDynamicModules: support Object
2018-10-04 11:56:28 +08:00
ULIVZ 8e82a030f4 docs: introduce vuepress-plugin-flowchart 2018-10-04 11:25:39 +08:00
ULIVZ 5329b74c68 v1.0.0-alpha.3 v1.0.0-alpha.3 2018-10-04 06:23:27 +08:00
ULIVZ 903138e839 feat($markdown): support pass in block data at compile time 2018-10-04 06:21:17 +08:00
ULIVZ f6bb4145e6 feat($core): custom data block 2018-10-04 06:19:58 +08:00
ULIVZ b476ba4772 docs: plugins documentation placeholder 2018-10-02 16:51:29 +08:00
ULIVZ 4cc317f2f2 fix($pwa): z-index issue 2018-09-30 01:55:58 +08:00
ULIVZ ae3bfb8a3e style: enhance the style of vue container 2018-09-30 01:04:52 +08:00
ULIVZ dd8ab89c4c chore: styles dir test placeholder 2018-09-30 01:04:26 +08:00
ULIVZ 86736e883a feat($core): change style convention
'.vuepress/style.styl' ->  '.vuepress/styles/index.styl', i
'.vuepress/palette.styl' -> '.vuepress/styles/palette.styl'
2018-09-30 01:03:07 +08:00
ULIVZ 3c430f892e feat($markdown): support 'vue' container 2018-09-29 23:58:31 +08:00
ULIVZ 5de419e297 docs: fix typo 2018-09-29 03:15:42 +08:00
ULIVZ 35add97ac1 v1.0.0-alpha.2 v1.0.0-alpha.2 2018-09-29 03:10:41 +08:00
ULIVZ fab55190d9 $ci: disable changelog in alpha stage. 2018-09-29 03:09:36 +08:00
ULIVZ 2b2e30836a feat($core): make palette globally enabled and improve doc 2018-09-29 03:07:24 +08:00
ULIVZ 19e73d7ea0 refactor($core): use upath 2018-09-29 02:00:29 +08:00
ULIVZ e2253c2afb refactor($core): clarify palette.styl and style.styl 2018-09-29 01:47:13 +08:00
Eko EryantoandULIVZ 6222170200 fix: eject failed because config.styl not exist (#874) 2018-09-28 23:59:46 +08:00
ULIVZ 89d8a7aa71 docs: markdown.config to markdown.extendMarkdown (close: #885) 2018-09-28 23:46:05 +08:00
Eko EryantoandULIVZ bd7d17dd6d chore: update peer dependencies (#872) 2018-09-28 13:38:18 +08:00
ULIVZ 319bdbebd1 docs: fix typo (close: #876) 2018-09-28 13:35:43 +08:00
ULIVZ dbe2942252 chore: readme - improve announcement 2018-09-28 13:33:07 +08:00
ULIVZ 4e8da959b2 feat($core): do not register global components at themePath/components (close: #877) 2018-09-28 13:29:32 +08:00
ULIVZ 6c6225d9cf feat($core): support themeIndexFile.devTemplate/ssrTemplate (close: #882)
Resolving Priority (devTemplate as example):

      1. siteConfig.devTemplate
      2. `dev.html` located at .vuepress/templates
      3. themeIndexFile.devTemplate
      4. default devTemplate
2018-09-28 13:14:34 +08:00
ULIVZ 20e520dd90 feat($core): multiple layout directories 2018-09-28 01:19:35 +08:00
ULIVZ 0b89d9c6e6 fix($core): cannot fallback to default NotFound layout correctly 2018-09-28 00:26:21 +08:00
ULIVZ 8edc6dee82 chore: update install instrucments 2018-09-27 23:15:33 +08:00
ULIVZ 2576a85f7e Revert "chore: 1.0.0-alpha.1 changelog"
This reverts commit b303cb4ac5.
2018-09-27 13:54:58 +08:00
ULIVZ bae7a04937 chore: update npmignore 2018-09-27 13:33:31 +08:00
ULIVZ b303cb4ac5 chore: 1.0.0-alpha.1 changelog 2018-09-27 13:26:19 +08:00
ULIVZ ace3aec3db v1.0.0-alpha.1 v1.0.0-alpha.1 2018-09-27 13:25:19 +08:00
ULIVZ 47ac48562b fix($core): Cannot assign to read only property 'exports' of object (close: #869)
This is weird issue of webpack. since ClientComputedMixin was used both in server and client side,
client es module will import this commonJS module, it should work but webpack throw error: 'Uncaught
TypeError: Cannot assign to read only property 'exports' of object '#<Object>''. related issue:
https://github.com/webpack/webpack/issues/4039
2018-09-27 13:24:06 +08:00