Socket
Socket
Sign inDemoInstall

@vuepress/plugin-medium-zoom

Package Overview
Dependencies
Maintainers
2
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-medium-zoom - npm Package Versions

1
21

1.0.0-alpha.43

Diff

Changelog

Source

1.0.0-alpha.43 (2019-03-09)

Bug Fixes

  • $core: cannot render another page with pageKey (close: #1173) (9d01514) @ulivz
  • $core: global components cannot be used as layouts (close: #1321) (0306574) @ulivz
  • $core: PascalCase layouts cannot be used with camelCase nor hyphen-delimited (close: #1391) (3e91eba) @ulivz
  • $plugin-blog: read layoutComponents from themeAPI (#1396) (5bf4d24) @JK

Features

<a name="1.0.0-alpha.42"></a>

ulivz
published 1.0.0-alpha.42 •

Changelog

Source

1.0.0-alpha.42 (2019-03-03)

Bug Fixes

<a name="1.0.0-alpha.41"></a>

ulivz
published 1.0.0-alpha.41 •

Changelog

Source

1.0.0-alpha.41 (2019-03-02)

Bug Fixes

Features

<a name="1.0.0-alpha.40"></a>

ulivz
published 1.0.0-alpha.40 •

Changelog

Source

1.0.0-alpha.40 (2019-02-27)

Bug Fixes

Features

<a name="1.0.0-alpha.39"></a>

ulivz
published 1.0.0-alpha.39 •

Changelog

Source

1.0.0-alpha.39 (2019-02-17)

Bug Fixes

<a name="1.0.0-alpha.38"></a>

ulivz
published 1.0.0-alpha.38 •

Changelog

Source

1.0.0-alpha.38 (2019-02-16)

Bug Fixes

Features

<a name="1.0.0-alpha.37"></a>

ulivz
published 1.0.0-alpha.37 •

Changelog

Source

1.0.0-alpha.37 (2019-02-08)

Features

  • $core: redirects for clean urls (#1269) (213bb34) @ulivz
  • $theme-default: fallback current group node to page node if children doesn't exist (11ce576) @ulivz
  • $theme-default: highlight sidebar link text at root level like sidebar group heading text (05e793f) @ulivz
  • $theme-default: unify the text color of sidebar heading text and root-level sidebar link (3e47a20) @ulivz

<a name="1.0.0-alpha.36"></a>

ulivz
published 1.0.0-alpha.36 •

Changelog

Source

1.0.0-alpha.36 (2019-02-03)

Bug Fixes

Features

  • $theme-default: refine sidebar groups (#1257) (01dd45b) @ulivz closes #814 #783 #287
    • sidebarDepth for a specified sidebar group.
    • Nested sidebar groups.
    • Clickable heading for sidebar groups.

<a name="1.0.0-alpha.35"></a>

ulivz
published 1.0.0-alpha.35 •

Changelog

Source

1.0.0-alpha.35 (2019-01-30)

Bug Fixes

Features

  • $core: exclude temp dir from being ignored watching (c6797dd) @ulivz

<a name="1.0.0-alpha.34"></a>

ulivz
published 1.0.0-alpha.34 •

Changelog

Source

1.0.0-alpha.34 (2019-01-29)

Bug Fixes

Features

  • $core: Support extra watching files (02cc268) @ulivz <br>e.g.
    // .vuepress/config.js
    module.exports = {
      extraWatchFiles: [
        require.resolve('./sidebar.js')
        // or '.vuepress/sidebar.js'
      ]
    }
    

<a name="1.0.0-alpha.33"></a>

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc