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

234

2.3.2

Diff

Changelog

Source

v2.3.2

  • Fix Issue 36: Better handling of deleting on an empty page (no more user action is prevented on the keydown event, instead we deal with the result in the input event and ensure at least a <div><br></div> is always present in the content).
  • Fix a Safari bug with the cursor, which appeared only on recent versions of Safari (normalize() must now be called before selection <null> tags removal)
motla
published 1.5.2 •

Changelog

Source

v1.5.2

  • Fix Issue 36: Better handling of deleting on an empty page (no more user action is prevented on the keydown event, instead we deal with the result in the input event and ensure at least a <div><br></div> is always present in the content).
  • Fix a Safari bug with the cursor, which appeared only on recent versions of Safari (normalize() must now be called before selection <null> tags removal)
motla
published 2.3.1 •

Changelog

Source

v2.3.1

motla
published 1.5.1 •

Changelog

Source

v1.5.1

motla
published 2.3.0 •

Changelog

Source

v2.3.0

  • Improvement on Issue 28: Table Page Break. Now table rows don't split over pages but are simply moved if they overflow
  • Implementation of Issue 27: Unwanted page break with :do_not_break parameter
  • Fix a part of Issue 26:
    • A blank page could appear at the end when printing with page overlays
motla
published 1.5.0 •

Changelog

Source

v1.5.0

  • Improvement on Issue 28: Table Page Break. Now table rows don't split over pages but are simply moved if they overflow
  • Implementation of Issue 27: Unwanted page break with :do_not_break parameter
  • Fix a part of Issue 26:
    • A blank page could appear at the end when printing with page overlays
motla
published 2.2.2 •

Changelog

Source

v2.2.2

  • Fix Issue 24: Backspace key is broken with one page content
  • Bugfix: All pages were not removed after a content reset
motla
published 1.4.1 •

Changelog

Source

v1.4.1

  • Fix Issue 24: Backspace key is broken with one page content
motla
published 2.2.1 •

Changelog

Source

v2.2.1

  • Bugfix: Display update was not triggered after exiting printing mode
motla
published 2.2.0 •

Changelog

Source

v2.2.0

  • User can now provide a function for page_margins, to set margins specific to the page number (for more info read the API)
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