Commit Graph
1017 Commits
Author SHA1 Message Date
ULIVZ d34fe8dbbe docs: fix typo 2018-10-19 22:12:23 +08:00
ULIVZ 09e3f440c3 v1.0.0-alpha.13 v1.0.0-alpha.13 2018-10-18 04:07:21 +08:00
ULIVZ 2e14181b5e Revert "chore: temp docs for debug"
This reverts commit 81eef30e0c.
2018-10-18 04:07:01 +08:00
ULIVZ 1f345d1795 fix($default-theme): remove custom layout legacy. (close: #935) 2018-10-18 03:57:37 +08:00
ULIVZ 7759d54ccb docs: declare that themePath/index.js is required
When you want to publish your theme as an npm package, make sure the package has `index.js`, and set
`"main"` field at `package.json` to `index.js` so that VuePress can resolve and get the correct
themePath.
2018-10-18 03:30:06 +08:00
ULIVZ 8b56f98631 chore: log reason of re-prepare. 2018-10-18 03:24:46 +08:00
ULIVZ 54efcb8ad2 fix: unexpected reload at dev when md contains frontmatter 2018-10-18 03:23:26 +08:00
ULIVZ 81eef30e0c chore: temp docs for debug 2018-10-18 03:16:48 +08:00
ULIVZ 05843bd996 v1.0.0-alpha.12 v1.0.0-alpha.12 2018-10-17 14:28:07 +08:00
ULIVZ 00f5d3b515 fix($plugin-blog): category field in frontmatter doesn't work (close: #941) 2018-10-17 14:26:44 +08:00
ULIVZ 1dd1b55c51 fix: wrong import path (close: #937) 2018-10-17 14:21:13 +08:00
FreshBoy TripleDeluxeandULIVZ b084114127 fix: algolia resolution error in theme-default (#940) 2018-10-17 01:02:04 -05:00
ULIVZ 67c5b619a8 v1.0.0-alpha.11 v1.0.0-alpha.11 2018-10-16 02:08:38 +08:00
ULIVZ 8ae1999df1 docs: update plugin documentation 2018-10-16 02:02:15 +08:00
ULIVZ b8ce22c3a9 fix($last-updated): doesn't work due to internal api change 2018-10-16 02:00:15 +08:00
ULIVZ eaaa25cf39 docs: add global-computed 2018-10-16 01:52:14 +08:00
ULIVZ e99eb95e32 docs: add glossary 2018-10-16 01:41:07 +08:00
ULIVZ fb7a4ad34a docs: refine navbar links 2018-10-16 01:39:26 +08:00
ИльяandULIVZ 3fa522ddfe chore($pwa): update i18n.js (#932) 2018-10-15 10:28:55 -05:00
ULIVZ 5c268b754c v1.0.0-alpha.10 v1.0.0-alpha.10 2018-10-14 23:58:45 +08:00
Michael SmithandULIVZ 3019339517 fix($core): correct swapped ssr.html and dev.html (#924) 2018-10-14 10:57:28 -05:00
Michael SmithandULIVZ c95c09fbf6 fix($core): fix extra anonymous plugin message (#926)
In the absence of a theme entry file, an extra anonymous plugin load
message would be printed as the themeEntryFile object lacked a name.
2018-10-14 10:53:50 -05:00
ULIVZ 6d408ffca8 v1.0.0-alpha.9 v1.0.0-alpha.9 2018-10-10 14:02:56 +08:00
ULIVZ 608a09e204 chore: bump markdown-it-chain to 0.2.1 2018-10-10 01:17:53 +08:00
ULIVZ 6208a328c6 chore: clarify deps 2018-10-10 01:14:01 +08:00
ULIVZ c14c2d0a5f docs: update for 'themePath/global-components' 2018-10-10 00:43:13 +08:00
ULIVZ 04588cc9b9 feat($core): register 'themePath/global-components' dir as global components
it also close #916
2018-10-09 23:54:08 +08:00
Eko EryantoandULIVZ bd735fbd56 chore: use pointer for sidebar button (#915) 2018-10-09 10:48:20 -05:00
ULIVZ 8abd976aa7 docs: remove outdated permalink example 2018-10-08 01:27:52 +08:00
ULIVZ f7b5e99968 docs: fix nav and some enhancements 2018-10-08 01:25:09 +08:00
ULIVZ 252621268c v1.0.0-alpha.8 v1.0.0-alpha.8 2018-10-08 01:02:48 +08:00
ULIVZ d2e283b52e refactor($core): simplify @vuepress/internal-palette 2018-10-08 01:02:28 +08:00
ULIVZ 19952739cc fix($core): theme/styles/index.styl doesn't work 2018-10-08 01:01:05 +08:00
ULIVZ f098013ed6 v1.0.0-alpha.7 v1.0.0-alpha.7 2018-10-08 00:45:54 +08:00
ULIVZ 0a7e38ab5c fix($core): theme/styles/palette.styl doesn't work
BTW, remove Object usage of palette.
2018-10-08 00:45:13 +08:00
ULIVZ 0a142ef5af v1.0.0-alpha.6 v1.0.0-alpha.6 2018-10-08 00:10:08 +08:00
ULIVZ d89f766be1 fix($core): fix windows output path issue 2018-10-08 00:09:30 +08:00
ULIVZ 0ed90d210c docs: add 'Design Concepts of VuePress 1.x' 2018-10-08 00:09:12 +08:00
ULIVZ 865b53e0a1 docs: tweaks 2018-10-08 00:01:13 +08:00
ULIVZ 35e98cd9ab v1.0.0-alpha.5 v1.0.0-alpha.5 2018-10-07 22:48:23 +08:00
ULIVZ f62cd73024 fix($core): try to fix windows output path issue 2018-10-07 22:47:06 +08:00
tu4moandULIVZ 113a1dd119 docs: fix inconsistent naming convention (#907) 2018-10-07 09:19:46 -05:00
ULIVZ 09560bd5db docs: tweak mobile style of compatibility notification 2018-10-07 17:12:19 +08:00
ULIVZ 7409c12e2d ci: fix build failed 2018-10-07 17:07:35 +08:00
ULIVZ a896f15791 docs: add compatibility notification 2018-10-07 16:57:29 +08:00
ULIVZ 79632c0047 feat: plugin-notification 2018-10-07 16:56:35 +08:00
ULIVZ 20fbe4f140 docs: fix typo 2018-10-06 23:09:50 +08:00
stickmyandULIVZ 4a08d2d2cb fix: patch for pagination-plugin posts count (#904) 2018-10-06 10:01:23 -05:00
JordyandULIVZ 2e70850190 docs: fix typo (#902) 2018-10-06 09:59:51 -05:00
ULIVZ 8dbc1a95ca docs: some tweaks 2018-10-06 03:08:30 +08:00