Socket
Socket
Sign inDemoInstall

@vuepress/plugin-external-link-icon

Package Overview
Dependencies
128
Maintainers
6
Versions
54
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12345

2.0.0-beta.34

Diff

Changelog

Source

2.0.0-beta.34 (2022-01-21)

Bug Fixes

  • theme-default: add missing color transitions (0955c9f)
  • theme-default: highlight sidebar heading when used as a link (close #628) (1a5f4fb)

Code Refactoring

Features

  • client: add vue-devtools support (a19d945)
  • plugin-docsearch: bump docsearch version to support translations (47a0ef1)
  • plugin-external-link-icon: add locales option (#636) (c7f0c43)
  • plugin-theme-data: add devtools support (dab437c)
  • theme-default: improve sidebar a11y (close #604) (8033b82)

BREAKING CHANGES

  • @vuepress/plugin-debug package has been removed
meteorlxy
published 2.0.0-beta.33 •

Changelog

Source

2.0.0-beta.33 (2022-01-12)

Bug Fixes

  • core: should process page hooks inside createPage (e1cbab5)
  • markdown: replace img src correctly when wrapped with other html tags (close #597) (f2f53ef)
  • theme-default: bump vueuse to avoid localstorage error (close #589) (#612) (7558681)

Features

  • core: allow theme to set default HTML templates (4fb7b55)
  • plugin-shiki: bump shiki to 0.10.0 (9d42e56)
  • theme-default: imporve dark mode experience (close #387) (c20a1ba)
  • theme-default: make all non-global components replaceable (f480bb2)
meteorlxy
published 2.0.0-beta.32 •

Changelog

Source

2.0.0-beta.32 (2021-12-28)

Bug Fixes

  • theme-default: avoid transition on fragment child (close #592) (10e5cc0)

Code Refactoring

  • core: normalize core app structure (6952acf)

Features

  • shared: improve types of site base (66943fb)

BREAKING CHANGES

  • core: config templateSSR is renamed to templateBuild
meteorlxy
published 2.0.0-beta.29 •

Changelog

Source

2.0.0-beta.29 (2021-12-18)

Bug Fixes

  • core: set default bundler option to vite (3fd11f5)
  • core: use theme after its plugins (fc5bd91)

Features

  • extract external link icon to plugin (437b750)
  • theme-default: export default locale options (e3ac623)

BREAKING CHANGES

  • config markdown.links.externalIcon is removed, use plugin-external-link-icon instead
  • frontmatter externalIcon is removed, use externalLinkIcon from plugin-external-link-icon
  • component OutboundLink is removed, use ExternalLinkIcon from plugin-external-link-icon
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc