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

vue-document-editor

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vue-document-editor - npm Package Versions

134

1.4.0

Diff

Changelog

Source

v1.4.0

  • User can now provide a function for page_margins, to set margins specific to the page number (for more info read the API)
motla
published 2.1.2 •

Changelog

Source

v2.1.2

  • Bugfix: Cursor is blurred when editing contenteditable fields inside components
motla
published 2.1.1 •

Changelog

Source

v2.1.1

  • Bugfix: Display update was not triggered when changing display or zoom props
motla
published 2.1.0 •

Changelog

Source

v2.1.0

  • This library core has been rewritten for Vue3 using an hoisted static <div> for pages content to manage page manually and avoid conflicts between DOM contenteditable elements and Vue.js. More info here
  • SCSS has been converted to basic CSS, so you don't have to install a SCSS compiler anymore
  • Updating dependencies
  • Removing ESLint for a lighter project
  • Fix Issue 16: The component breaks if you remove all the content
  • :warning: Warning: starting from this version, the new core implies that for using templates with custom CSS you must rename your single file components with .ce.vue extension. More info here
motla
published 1.3.0 •

Changelog

Source

v1.3.0

  • SCSS has been converted to basic CSS, so you don't have to install a SCSS compiler anymore
  • Updating dependencies
  • Removing ESLint for a lighter project
  • Fix Issue 16: The component breaks if you remove all the content
motla
published 2.0.7 •

Changelog

Source

v2.0.7

  • Fix: 2.0.6 static libraries and docs (demo) were faulty because compiled with vue2. Recompiled with vue3.
motla
published 2.0.6 •

Changelog

Source

v2.0.6

  • Fix Issue 19: Any custom CSS formatting other than the one on <body> was not taken into account in print mode
motla
published 1.2.8 •

Changelog

Source

v1.2.8

  • Fix Issue 19: Any custom CSS formatting other than the one on <body> was not taken into account in print mode
motla
published 2.0.5 •

Changelog

Source

v2.0.5

  • Fix Issue 17: In some cases, multiple instances of reset_content were launched simultaneously which could cause errors.
motla
published 2.0.4 •

Changelog

Source

v2.0.4

  • Fix Issue 16: The component breaks if you remove the last character
  • Fix warnings about deprecated ::v-deep and print-color-adjust
  • Dev dependencies upgrade
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