@vuepress/theme-default
Advanced tools
Changelog
1.0.0-alpha.33 (2019-01-27)
webpack-dev-server
and sunset webpack-serve
(#1195) (81e3ef6) @ulivz
enhanceDevServer
.sh
and yml
. (close: #1221) (fc5dba8) @ulivzenhanceDevServer
was removed.
beforeDevServer
(i.e. before in webpack-dev-server
) to replace enhanceDevServer
, you can also use afterDevServer
(i.e. after in webpack-dev-server
) to execute custom middleware after all other middleware internally within the server.<a name="1.0.0-alpha.32"></a>
Changelog
1.0.0-alpha.32 (2019-01-15)
enhanceAppFile
(#1194) (dce17c6) @caojiafengvuepress
package (close: #1183) (#1184) (d160e68) @Sergey LarionovperPagePosts
is 1 and total posts is 2 (#1176) (8735d2c) @lihaozegray-matter
dependency (close: #1190) (02bf7b9) @ulivz<main>
has no matching end tag (#1181) (c82cc10) @Nelson Martell<a name="1.0.0-alpha.31"></a>
Changelog
1.0.0-alpha.31 (2019-01-10)
NotFound
component doesn't work (close: #1130) (b562972) @ulivzadditionalPages
is ignored when combined with content (close: #1157) (87894ff) @ulivz$accent-color
. (close: #1121) (#1122) (929da11) @Dmitry Sharshakov aka. sh7dmanonymizeIp
to true in order to be compliant with GDPR.(#1153) (122e024) @Vittorio Minacori<a name="1.0.0-alpha.30"></a>
Changelog
1.0.0-alpha.30 (2018-12-18)
--open
argument to open browser automatically (close: #1100)(#1109) (550317e) @Dmitriy Sharshakov aka. sh7dm<a name="1.0.0-alpha.29"></a>
Changelog
1.0.0-alpha.29 (2018-12-13)
parent
is undefined in build process (#1098) (dc7be95) @Telepenin Nikolay<a name="1.0.0-alpha.28"></a>
Changelog
1.0.0-alpha.28 (2018-12-12)
additionalPages
(close: #1077)(#1080) (3095106) @Jan Vennemann'slotKey'
must be defined as props in user's markdown's script tag (close: #975) (ece2e1e) @ulivzgenerated
hook (#925) (5ee2b2b) @Michael SmithextendCli
Plugin Option API (#1069) (e963731) @ulivz
<a name="1.0.0-alpha.27"></a>
Changelog
1.0.0-alpha.26 (2018-12-02)
frontmatter
always took a long time to refresh page (68add19) @ulivz
AppContext
has become a singleton
.--developer
flag to see the performance for 1st dev and build. note that --developer
flag is a separate flag which doesn't have log level.layout components
directly.<a name="1.0.0-alpha.25"></a>
Changelog
1.0.0-alpha.25 (2018-11-29)
Layout.vue
causes the Sidebar to disappear (close: #1045) (8dd418e) @ulivz<a name="1.0.0-alpha.24"></a>
Changelog
1.0.0-alpha.24 (2018-11-25)
<a name="1.0.0-alpha.23"></a>