Socket
Socket
Sign inDemoInstall

prosemirror-history

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prosemirror-history - npm Package Versions

134

1.1.0

Diff

Changelog

Source

1.1.0 (2019-11-08)

Bug fixes

Prevents appended transactions from starting a new event group, even if they were created a while after the previous transaction.

New features

Add a module field to package json file.

marijn
published 1.0.4 •

Changelog

Source

1.0.4 (2019-02-19)

Bug fixes

Fix a bug that corrupted selection data in the history when applying remote steps in some cases.

marijn
published 1.0.3 •

Changelog

Source

1.0.3 (2018-10-08)

Bug fixes

Appending a transaction to an undo transaction will no longer immediately clear the redo history.

When handling appended transactions, the history will keep the last step in the original transaction, not the one from the appended transaction, for testing whether a subsequent transaction is adjacent to the previous one.

marijn
published 1.0.2 •

Changelog

Source

1.0.2 (2018-03-13)

Bug fixes

Fix a bug that could corrupt the history when rebasing changes because of collaborative editing.

marijn
published 1.0.1 •

Changelog

Source

1.0.1 (2018-03-05)

Bug fixes

Fix crash that could occur (in specific circumstance) when redoing.

marijn
published 1.0.0 •

marijn
published 0.24.0 •

Changelog

Source

0.24.0 (2017-09-25)

New features

It is no longer necessary to manually enable the preserveItems option to the history plugin when using collaborative editing. (This behavior is now automatically enabled when necessary.)

marijn
published 0.23.0 •

marijn
published 0.22.0 •

marijn
published 0.21.0 •

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