Socket
Socket
Sign inDemoInstall

prosemirror-inputrules

Package Overview
Dependencies
5
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous13Next

1.0.3

Diff

Changelog

Source

1.0.3 (2019-05-17)

Bug fixes

Prevent input rules from running during compositions, since they will annoyingly interrupt them.

marijn
published 1.0.2 •

Changelog

Source

1.0.2 (2019-05-08)

Bug fixes

Improve selection handling during text replacement.

marijn
published 1.0.1 •

Changelog

Source

1.0.1 (2017-11-10)

Bug fixes

Input rules no longer fire in blocks that have their code spec set to true.

marijn
published 1.0.0 •

marijn
published 0.24.0 •

marijn
published 0.23.0 •

Changelog

Source

0.23.0 (2017-09-13)

Breaking changes

Schema-specific rule-builders blockQuoteRule, orderedListRule, bulletListRule, codeBlockRule, and headingRule, along with the allInputRules array, are no longer included in this module.

marijn
published 0.22.0 •

Changelog

Source

0.22.0 (2017-06-29)

Bug fixes

Input rules with spaces in them now match any whitespace where the space is expected, to avoid mysteriously not working when a non-breaking space is present.

marijn
published 0.21.0 •

marijn
published 0.20.0 •

Changelog

Source

0.20.0 (2017-04-03)

Breaking changes

The input rules plugin no longer implicitly binds backspace to undo the last applied rule.

New features

This module now exposes a command undoInputRule, which will revert an input rule when run directly after one was applied.

marijn
published 0.19.0 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc