Commit Graph
1509 Commits
Author SHA1 Message Date
Shigma fc6bf6c289 update dep 2019-03-31 12:42:48 +08:00
Shigma 8b9ee3b165 remove plugin nprogress 2019-03-31 12:38:35 +08:00
ShigmaandULIVZ 9e07b1e090 feat($core): support array as plugin options (#1493) 2019-03-31 01:56:34 +08:00
Anton WilhelmandULIVZ 61c5954aa5 chore: update issue template (#1492) 2019-03-31 01:39:43 +08:00
ShigmaandULIVZ c88f9830ee chore: remove plugin-container (#1462) 2019-03-31 01:38:57 +08:00
ShigmaandULIVZ 19e05697a6 feat($core): functional siteConfig.evergreen (#1489) 2019-03-31 01:36:12 +08:00
ShigmaandULIVZ cc193d5cc1 refactor($markdown): use relativePath instead of relPath (#1485) 2019-03-28 01:09:21 +08:00
ShigmaandULIVZ d7b8dafd8b feat($core): export version (#1486)
const { version } = require('vuepress')
2019-03-28 01:05:56 +08:00
ShigmaandULIVZ 944ebe4acb fix($markdown-loader): always use / instead of \ in relPath (#1484) 2019-03-28 00:47:46 +08:00
ShigmaandULIVZ 7848a309f7 chore: remove plugin-clean-urls (#1464)
@vuepress/plugin-clean-urls was moved to https://github.com/vuepress/vuepress-plugin-clean-urls
2019-03-28 00:15:31 +08:00
Kyle ShaverandULIVZ 8a11d1455d fix($plugin-active-header-links): side navigation edge case bug (#1477) 2019-03-27 22:39:50 +08:00
ShigmaandULIVZ d34e0389a5 fix($core): do not use stylus in outbound link 2019-03-27 22:29:51 +08:00
ShigmaandULIVZ 759195de7f docs: add dest option (#1479) 2019-03-27 00:41:50 +08:00
Haoshen ZhongandULIVZ ec98427985 chore: fix links of plugin's README (#1473) 2019-03-24 21:47:20 +08:00
Kyle ShaverandULIVZ 521dddd4ea fix($theme-default): nav url change bug (close: #865) (#1475) 2019-03-24 21:43:25 +08:00
Antoine LeblancandULIVZ 7fc90471e7 docs: fix github brand name usage (#1465) 2019-03-20 23:17:23 +08:00
ShigmaandULIVZ 880cb2f52f rfc: plugin-git-log (#1406) 2019-03-18 21:22:32 +08:00
ULIVZ 01ef457a5e docs: update GA 2019-03-18 00:29:35 +08:00
ULIVZ ec7c1ea9fe chore: remove outdated code 2019-03-17 23:12:20 +08:00
ShigmaandULIVZ 8f42d19d43 docs: refactor official plugins (#1442) 2019-03-17 22:32:36 +08:00
ShigmaandULIVZ 9caada0221 chore: fix lint (#1451) 2019-03-15 23:31:14 +08:00
Asif MehediandShigma b3257a94f3 docs: fix a broken link (#1448) 2019-03-15 15:24:22 +08:00
Rahul KadyanandULIVZ ef82c4715e fix($core): do not register component in render function (#1449) 2019-03-15 09:44:56 +08:00
Vinayak KulkarniandShigma c174f0d6c0 fix($plugin-pwa): fix a typo in opacity (#1444) 2019-03-14 15:07:31 +08:00
ShigmaandULIVZ 72d74888e6 docs: add refs to custom container (#1441) 2019-03-14 02:02:13 +08:00
ULIVZ b15b634cae chore($core): deprecate official i18n-ui plugin due to its low availability 2019-03-14 01:45:39 +08:00
ShigmaandULIVZ 94e5838ed4 docs: update links (#1440) 2019-03-14 01:14:45 +08:00
ShigmaandULIVZ 93b2ca1d45 feat($core): decode page path for better readablility (#1438) 2019-03-14 00:47:35 +08:00
ShigmaandULIVZ f516cb4e7b refactor($theme-default): badge component (#1439) 2019-03-14 00:46:12 +08:00
ULIVZandGitHub 9c354beefb docs: fix typo 2019-03-13 23:30:50 +08:00
BarchielandShigma f44e2dbc92 fix($markdown): treat styl as stylus language (#1433) 2019-03-13 18:15:42 +08:00
ShigmaandULIVZ 9c6a00bad5 feat($plugin-register-components): custom name registration (close: #656) (#1418) 2019-03-13 02:16:31 +08:00
CoolyangandULIVZ 5c0e62f08b fix($plugin-blog): inconsistent paths of tag and category pages with index page (#1420) 2019-03-13 02:12:33 +08:00
ShigmaandULIVZ 9734a581d6 feat($markdown): markdown plugin (close: #585) (#1422) 2019-03-13 02:06:48 +08:00
ShigmaandULIVZ 3b14375e27 fix($theme-default): fix wrong editLink (close: #1115, #1125) (#1419) 2019-03-13 01:50:14 +08:00
ULIVZ cb02f26d31 chore: 1.0.0-alpha.44 changelog 2019-03-11 02:57:54 +08:00
ULIVZ e727f7e2a2 v1.0.0-alpha.44 v1.0.0-alpha.44 2019-03-11 02:55:22 +08:00
ULIVZ 677df6b256 chore: make "@vuepress/theme-vue" public 2019-03-11 02:51:03 +08:00
ULIVZ 9bab45f126 docs($core): update node api 2019-03-11 02:48:10 +08:00
ULIVZ 1c2a6b2563 feat($core): return current app instance in node api 2019-03-11 02:47:53 +08:00
ULIVZ 547e4f98a7 feat($core): optional callback when socket connection is ready under dev. 2019-03-11 01:40:53 +08:00
ULIVZ 6bf2ceb46f refactor($core): add more comments 2019-03-11 01:34:41 +08:00
ULIVZ 1a092526f4 chore: remove duplicate log 2019-03-10 06:20:38 +08:00
ULIVZ 26745e6e4a chore: 1.0.0-alpha.43 changelog 2019-03-10 06:08:19 +08:00
ULIVZ 74d9795a20 v1.0.0-alpha.43 v1.0.0-alpha.43 2019-03-10 06:06:18 +08:00
ULIVZ 3e91eba5be fix($core): PascalCase layouts cannot be used with camelCase nor hyphen-delimited (close: #1391) 2019-03-10 06:01:24 +08:00
ULIVZ 0306574b1f fix($core): global components cannot be used as layouts (close: #1321) 2019-03-10 04:47:02 +08:00
ULIVZ 9d0151483b fix($core): cannot render another page with pageKey (close: #1173)
Error: Unknown Custom Element - <v-#####>
2019-03-10 04:29:08 +08:00
ULIVZ e5f51de925 feat($cli): --no-clear-screen flag (close: #1421) 2019-03-10 03:13:22 +08:00
ULIVZ d1ea2daf5e chore: add minimal dev & build script 2019-03-10 03:11:58 +08:00