Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codemirror/view

Package Overview
Dependencies
Maintainers
2
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/view - npm Package Versions

1
1819

0.17.4

Diff

Changelog

Source

0.17.4 (2021-01-14)

Bug fixes

The drawSelection extension will now reuse cursor DOM nodes when the number of cursors stays the same, allowing some degree of cursor transition animation.

Makes highlighted special characters styleable (``) and fix their default look in dark themes to have appropriate contrast.

New features

Adds a new MatchDecorator helper class which can be used to easily maintain decorations on content that matches a regular expression.

marijn
published 0.17.3 •

Changelog

Source

0.17.3 (2021-01-06)

New features

The package now also exports a CommonJS module.

marijn
published 0.17.2 •

Changelog

Source

0.17.2 (2021-01-04)

Bug fixes

Work around Chrome problem where the native shift-enter behavior inserts two line breaks.

Make bracket closing and bracket pair removing more reliable on Android.

Fix bad cursor position and superfluous change transactions after pressing enter when in a composition on Android.

Fix issue where the wrong character was deleted when backspacing out a character before an identical copy of that character on Android.

marijn
published 0.17.1 •

Changelog

Source

0.17.1 (2020-12-30)

Bug fixes

Fix a bug that prevented ViewUpdate.focusChanged from ever being true.

marijn
published 0.17.0 •

Changelog

Source

0.17.0 (2020-12-29)

Breaking changes

First numbered release.

1
1819
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