Socket
Socket
Sign inDemoInstall

vuepress

Package Overview
Dependencies
606
Maintainers
3
Versions
243
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
2123
25Next

0.14.1

Diff

Changelog

Source

0.14.1 (2018-08-09)

Bug Fixes

  • $default-theme: default search box line wrap (03c812b) @Evan You
  • $default-theme: navbar's regression - siteName null check (02a4713) @ulivz

<a name="0.14.0"></a>

ulivz
published 0.14.0 •

Changelog

Source

0.14.0 (2018-08-08)

Bug Fixes

Features

<a name="0.13.1"></a>

ulivz
published 0.13.1 •

Changelog

Source

0.13.1 (2018-08-01)

Bug Fixes

  • core: normalize override file path in windows (#692) (close: #642) (9537c2c) @Jingzhe Yu
  • $default-theme: py lang label doesn't display in code block (#690) (88b65cc) @Liu Xinyu

<a name="0.13.0"></a>

ulivz
published 0.13.0 •

Changelog

Source

0.13.0 (2018-07-28)

Bug Fixes

  • $seo: Avoid duplicate description meta at runtime. (close: #665) (b207a5f) @ulivz
  • $default-theme: Scoped styles of Badge component (close: #653) (#657) (9b602f2) @Jordon Baade
  • $build: set babelrc: false in babel-loader options (#644) (c500201) @Eduardo San Martin Morote(@posva)
  • $build: exclude dest folder from pageFiles (close: #654) (#655) (c1fe692) @Pedro Di Martino
  • $build: markdown config should be included in cache-loader identifier (0ad1a45) @ulivz
  • $markdown: cannot highlight external python file (.py) correctly (close: #660) (2a33075) @ulivz
  • $markdown: missing space between italics and bold (close: #661) (7730ee1) @ulivz
    1. markdown-it compiler will intendedly reserve this space between some inline elements, but preserveWhitespace: false will remove them. (Ref: vue-template-compiler#options)
    2. Performance Impact: Size of whole assets of vuepress documentation:
      • Before (1952 kb)
      • After (1960 kb)

Features

  • $cli: debug flag at dev mode (231da6a) @ulivz
  • $default-theme: transform Badge into async component (de9a51b) @ulivz
  • $default-theme($pwa): themeConfig.serviceWorker.updatePopup option (close: #453) (#533) (14dbd1e) @Toru Nagashima(@mysticatea)
    module.exports = {
      themeConfig: {
        serviceWorker: {
          updatePopup: true
        }
      }
    }
    

<a name="0.12.0"></a>

ulivz
published 0.12.0 •

Changelog

Source

0.12.0 (2018-07-12)

Bug Fixes

Features

  • $core:: version data layer (0c5b752) @ulivz
  • $default-theme: new file-level API: style.styl. (2f53f2f) @ulivz
    1. Fixed overriding css variable doesn't work at 0.11.0 (close: #639)
    2. Split override.styl into two APIs: override.styl and style.styl, the former will focus on ONLY the stylus constants override, while the latter will focus on styles override or custom styles. See also: https://vuepress.vuejs.org/default-theme-config/#simple-css-override.

<a name="0.11.0"></a>

ulivz
published 0.11.0 •

Changelog

Source

0.11.0 (2018-07-08)

Bug Fixes

  • $default-theme: indent-styled code is invisible (close: #609) (fd46a26) @ulivz
  • $default-theme: cannot get sidebar when sidebar config contains non-ASCII chars. (close: #628) (8837e7a) @ulivz
  • $core: override style issues (close: #637) (#638) (f998802) @ulivz
    1. Duplicated generated override style.
    2. Unexpected style order, override style should be at the end of the extracted style bundle. (ref: mini-css-extract-plugin#130)

Features

<a name="0.10.2"></a>

ulivz
published 0.10.2 •

Changelog

Source

0.10.2 (2018-06-20)

Bug Fixes

Features

<a name="0.10.1"></a>

ulivz
published 0.10.1 •

Changelog

Source

0.10.1 (2018-06-08)

Bug Fixes

Features

<a name="0.10.0"></a>

yyx990803
published 0.10.0 •

Changelog

Source

0.10.0 (2018-05-25)

Features

<a name="0.9.1"></a>

yyx990803
published 0.9.1 •

Changelog

Source

0.9.1 (2018-05-25)

Bug Fixes

Features

<a name="0.9.0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc