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

squire-rte

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

squire-rte - npm Package Versions

13
6

2.2.2

Diff

Changelog

Source

[2.2.2] - 2023-10-04

Fixed

  • Added a workaround for a bug in Chrome that resulted in text in the editor not being rendered in certain circumstances.
neilj
published 2.2.1 •

Changelog

Source

[2.2.1] - 2023-10-03

Fixed

  • Fixed a bug in the exported extractRangeToClipboard fn if used in a certain configuration.
neilj
published 2.2.0 •

Changelog

Source

[2.2.0] - 2023-10-02

Added

  • The Squire config now has support for a toPlainText function, that takes an HTML string and should return the plain text version of that content to be added to the clipboard when cutting/copying.

Changed

  • The default conversion of the HTML to plain text when cutting/copying now uses the same algorithm as the getSelectedText method.
neilj
published 2.1.1 •

Changelog

Source

[2.1.1] - 2023-09-27

Fixed

  • If you changed inline formatting in Chrome and then hit space, the formatting would be lost. This is now fixed.
neilj
published 2.1.0 •

Changelog

Source

[2.1.0] - 2023-09-19

Added

  • If you start a new line with "*" then a space, Squire will now automatically set the format to an unordered list.
  • If you start a new line with "1." then a space, Squire will now automatically set the format to an ordered list.
neilj
published 2.0.3 •

Changelog

Source

[2.0.3] - 2023-04-20

Fixed

  • Fixed an error being thrown when you typed a URL in the middle of a text node. https://github.com/fastmail/Squire/issues/430
neilj
published 2.0.2 •

Changelog

Source

[2.0.2] - 2023-03-20

Changed

  • Let ArrowRight key always break out of <code> if at end. It will add a space afterwards if needed.
  • Added documentation for pasteImage event.

Fixed

  • Fix backspace can delete two characters.
  • Consistently focus after calling removeAllFormatting.
  • Performance improvements.
neilj
published 2.0.1 •

Changelog

Source

[2.0.1] - 2023-02-14

Changed

  • Auto delink if backspacing inside auto-linked URL. This means if you make a mistake and backspace, you don't end up accidentally fixing the text but leaving the link to the wrong URL.

Fixed

  • Fix duplicate CSS created when replacing styles
  • Support browsers without Selection#setBaseAndExtent API. This includes some older Firefox versions.
neilj
published 1.11.3 •

neilj
published 1.11.2 •

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