New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vuepress/plugin-rtl

Package Overview
Dependencies
Maintainers
0
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vuepress/plugin-rtl - npm Package Versions

23456

2.0.0-rc.86

Diff
mister-hope
published 2.0.0-rc.86 •

Changelog

Source

2.0.0-rc.86 (2025-03-23)

Bug Fixes

  • plugin-git: fix composable issues (defe05a)
  • plugin-slimsearch: fix search box, close #408 (a803e7f)

Features

  • create-vuepress: handle versions automatically, close #407 (dd02f6b)
  • plugin-git: improve tree shaking (#406) (6d153d4)
mister-hope
published 2.0.0-rc.85 •

Changelog

Source

2.0.0-rc.85 (2025-03-17)

Features

  • plugin-git: improve contributors info parsing (#405) (25fc2c3)
mister-hope
published 2.0.0-rc.83 •

Changelog

Source

2.0.0-rc.83 (2025-03-11)

Bug Fixes

  • plugin-git: fix changelog toggle (5332efe)
  • plugin-markdown-hint: cleanup the env passed into renderInline (#397) (f89aa8f)
  • plugin-slimsearch: fix active state, close #395 (3990e39)

Features

mister-hope
published 2.0.0-rc.82 •

Changelog

Source

2.0.0-rc.82 (2025-03-06)

Bug Fixes

  • plugin-markdown-hint: fix env.title being incorrectly overwritten in renderInline (#390) (41a0493)
  • plugin-markdown-include: fix interact with git plugin (d6bc5fa)

Features

mister-hope
published 2.0.0-rc.81 •

Changelog

Source

2.0.0-rc.81 (2025-03-04)

Bug Fixes

  • helper: fix a11y issue with normalize (81d451b)
  • highlighter-helper: fix a11y issue (a320057)
  • plugin-markdown-hint: fix missing env in title inline rendering, close #380 (#381) (4270cd9)
  • plugin-medium-zoom: fix onContentUpdate usage (7b753df)
  • plugin-redirect: fix checkbox size (adb8407)
  • plugin-revealjs: improve a11y (9e917b7)

Features

  • add codeBlockTitle option support for highlighter, close #379 (#386) (7535e36)
  • improve rtl support (#388) (c2a95d4)
  • plugin-catalog: prefer rem unit (cb18654)
  • plugin-git: add built-in component <Contributors/> <Changelog/>, close #375 (#384) (56cece7)
  • plugin-notice: add markdown format support for notice content, close #376 (#382) (7b7068e)
  • plugin-sitemap: respect rem in template (3958f58)
  • prefer rem unit (869e08c)
mister-hope
published 2.0.0-rc.80 •

Changelog

Source

2.0.0-rc.80 (2025-02-24)

Bug Fixes

  • create-vuepress: fix package.json reading (5fa4203)
  • create-vuepress: fix types (1724e9a)
  • fix engine requirement (372268f)
  • plugin-comment: use flush: post for watchers (#364) (1474aaa)
  • theme-default: fix collapsible sidebar link arrow (5d4ced4)
  • theme-default: fix navigate with query and hash (#368) (2d0a120)

Features

  • helper: add useHeaders composables and improve header type (3470520)
  • plugin-toc: extract headers from dom and add headerOptions (224d3fc)
  • theme-default: add VPFadeSlideYTransition (0f845c6)
  • theme-default: enable smooth scroll (e5677c6)
  • theme-default: prefer useHeaders (fc04be5)
mister-hope
published 2.0.0-rc.79 •

Changelog

Source

2.0.0-rc.79 (2025-02-23)

Bug Fixes

  • create-vuepress: bump version (62a9c70)
  • plugin-pwa: add missing type export (519a4e6)
  • theme-default: fix PageNav external icon, close #357 (#358) (c4f539f)

Features

  • helper: support ref in useLocaleConfig (97a0975)
  • plugin-comment: add identifier for CommentService (59f44f4)
  • plugin-shiki: disable line-numbers within twoslash code block (#354) (17ff2ba)
mister-hope
published 2.0.0-rc.78 •

Changelog

Source

2.0.0-rc.78 (2025-02-17)

Bug Fixes

  • helper: fix useDarkmode in SSG (7122dd3)
mister-hope
published 2.0.0-rc.77 •

Changelog

Source

2.0.0-rc.77 (2025-02-16)

Features

  • plugin-comment: support more Giscus built-in themes in types (#351) (7f224df)
  • plugin-comment: support more Giscus locales (#352) (f994d2c)

Performance Improvements

mister-hope
published 2.0.0-rc.74 •

Changelog

Source

2.0.0-rc.74 (2025-01-24)

Bug Fixes

  • plugin-docsearch: fix search items display (108c888)
  • plugin-icon: fix color prop not working (1da0e31)
  • theme-default: revert to page data header because of vuepress/core#1627 (9975ad4)

Features

  • plugin-shiki: use matchAlgorithm: v3 (44f1e72)
  • plugin-shiki: use shiki v2 (#346) (c5e7d4b)

Performance Improvements