Socket
Socket
Sign inDemoInstall

@vuepress/plugin-theme-data

Package Overview
Dependencies
Maintainers
0
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-theme-data - npm Package Versions

1
810

2.0.0-beta.12

Diff

Changelog

Source

2.0.0-beta.12 (2021-04-30)

Bug Fixes

  • core: avoid uri encoded filename (4ff7f3b)
  • theme-default: align the font of line numbers with code blocks (close #124) (#125) (a3ea87d)

Features

  • core: add deps to page object (83c9aae)
  • core: make filePath available in markdown env (aa52549)
  • markdown: support import code blocks (close #15) (fe20ccc)

Performance Improvements

  • core: reduce page data and component file size (4c6eea5)
  • core: reduce routes file size (d926a17)

BREAKING CHANGES

  • core: pagePath prop of <Content> renamed to pageKey
meteorlxy
published 2.0.0-beta.11 •

Changelog

Source

2.0.0-beta.11 (2021-04-28)

Bug Fixes

  • bundler-vite: make the timestamp of client entry consistent (4bbff4c)

Performance Improvements

  • core: merge page routes to reduce requests in vite dev (fa2a614)
  • do not register hooks in dev mode for prod-only plugins (d5af139)
  • specify optimizeDeps for vite dev (0d77331)
meteorlxy
published 2.0.0-beta.10 •

Changelog

Source

2.0.0-beta.10 (2021-04-27)

Bug Fixes

  • bundler-vite: avoid client code to be optimized or externalized (f8a088d)
  • bundler-vite: disable clearScreen in dev by default (e7bfe49)
  • cli: do not clean cache and temp on restart (047a52c)
  • client: implement ClientOnly correctly (e27872d)
  • client: make hydration work properly (close #123) (34a5364)
  • core: allow extendsMarkdown to return a promise (a4be2fd)

Features

  • bundler-vite: bump vite to 2.2.1 to support cacheDir (d7f685b)
  • client: support custom layout (c32866d)
  • markdown: support externalIcon in config and frontmatter (#122) (d1389bc)
  • plugin-search: add search plugin (close #35) (70bb066)
  • theme-default: compat with docsearch and search plugin (cb00182)
  • theme-default: support pageClass frontmatter (close #118) (809d575)
  • theme-default: support sidebarDepth (b79ba90)
meteorlxy
published 2.0.0-beta.9 •

Changelog

Source

2.0.0-beta.9 (2021-04-21)

Bug Fixes

  • core: allow plugin itself as an item of plugin config array (1fa8903)
  • core: ensure trailing slash of page path (close #114) (cbcf166)
  • markdown: do not escape extracted headers (close #117) (81b1336)
  • plugin-back-to-top: fix back-to-top styles (933643a)
  • theme-default: remove font-smothing in code block (41c281e)

Code Refactoring

  • core: move evergreen option to bundler-webpack (58c30c1)

Features

  • client: provide client types file (89a32b5)
  • core: make frontmatter available in markdown env (f977192)
  • plugin-palette: add watchers for palette and style files (0cf1b9b)
  • plugin-register-components: add register components plugin (close #112) (6af204d)
  • theme-default: add more palette variables for code styles (db8e0f4)

BREAKING CHANGES

  • core: evergreen option is moved to bundlerConfig.evergreen for bundler-webpack
meteorlxy
published 2.0.0-beta.8 •

Changelog

Source

2.0.0-beta.8 (2021-04-11)

Bug Fixes

  • plugin-docsearch: provide default value for locales (close #107) (491eb64)
  • plugin-pwa-popup: provide default value for locales (f7cbc15)

Code Refactoring

  • core: resolve theme when creating app (fa683cb)
  • normalize themes and plugins structure (7781172)

Features

  • markdown: support internalTag option in links plugin (1872ad9)
  • utils: add logger.createError method (0c198d7)

BREAKING CHANGES

  • client API that provided by plugins should be imported from plugin-foo/lib/client
  • core: theme plugins could be overridden by user plugins now
meteorlxy
published 2.0.0-beta.7 •

Changelog

Source

2.0.0-beta.7 (2021-04-09)

Bug Fixes

  • bundler-webpack: always extract css file in build mode (accc484)
  • client: install vue-router after clientAppEnhance (close #100) (2f5450f)
  • client: make page data hmr work as expected (374ae43)
  • theme-default: allow direct img children to be zoomable (close #84) (832bd6f)

Features

  • bundler-webpack: bump webpack-dev-server to 4.0.0-beta.2 (dd8c408)
  • core: show warning when duplicate plugins are detected (742f581)
  • plugin-toc: add toc plugin (0ea1720)
meteorlxy
published 2.0.0-beta.6 •

Changelog

Source

2.0.0-beta.6 (2021-03-26)

Reverts

  • refactor(client): remove extra handling for router base (6205279)
meteorlxy
published 2.0.0-beta.5 •

Changelog

Source

2.0.0-beta.5 (2021-03-26)

Bug Fixes

  • client: ensure page component is loaded before route resolve (598adf3)
  • markdown: avoid wrapping highlighted code with multiple pre (f0b3872)
  • plugin-prismjs: avoid loading languages multiple times (4af5005)
  • theme-default: add active class to sidebar group heading (8dcb945)
  • theme-default: allow NavLink in sidebar children (ea50010)
  • theme-default: make navlink active in subpath (close #70) (4c865b1)
  • theme-default: make nested sidebar groups work (4ada701)
  • theme-default: make scrollBehavior work with transition (close #77) (4b8d0cf)

Features

  • plugin-shiki: add shiki plugin (66bbcbd)

Performance Improvements

meteorlxy
published 2.0.0-beta.4 •

Changelog

Source

2.0.0-beta.4 (2021-03-20)

Bug Fixes

  • bundler-vite: disable auto resolving vite config file (57967f7)

Code Refactoring

  • markdown: remove default syntax highlighter (4a1abe3)

Features

  • plugin-prismjs: add prismjs plugin (638ad8a)
  • theme-default: use prismjs plugin (f131de4)

BREAKING CHANGES

  • markdown: prismjs is no longer the default syntax highlighter
meteorlxy
published 2.0.0-beta.1 •

Changelog

Source

2.0.0-beta.1 (2021-03-13)

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