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

@codemirror/gutter

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codemirror/gutter - npm Package Versions

2

0.19.9

Diff

Changelog

Source

0.19.9 (2021-12-03)

New features

Gutter markers can now have a destroy method, which will be called when they are removed from the editor.

marijn
published 0.19.8 •

Changelog

Source

0.19.8 (2021-12-01)

Bug fixes

Fix a bug that causes gutters to disappear with some kinds of block widgets.

marijn
published 0.19.7 •

Changelog

Source

0.19.7 (2021-11-30)

Bug fixes

Fix an issue where the gutter elements would be misaligned by the size of the top document padding.

marijn
published 0.19.6 •

Changelog

Source

0.19.6 (2021-11-30)

Bug fixes

Optimizes gutter updates during scrolling by temporarily removing the gutters from the DOM during the update.

marijn
published 0.19.5 •

Changelog

Source

0.19.5 (2021-11-12)

Bug fixes

The line number gutter will now properly redraw when its configuration changes.

New features

Gutters can now pass a lineMarkerChange predicate that checks when line markers should be redrawn.

marijn
published 0.19.4 •

Changelog

Source

0.19.4 (2021-10-27)

Bug fixes

Make sure the gutter resizes whenever the editor geometry changes.

marijn
published 0.19.3 •

Changelog

Source

0.19.3 (2021-10-23)

Bug fixes

Fix a CSS bug that caused gutters without an element on every line to not span the height of the editor (leading to issues with background color and pointer events).

marijn
published 0.19.2 •

Changelog

Source

0.19.2 (2021-09-13)

Bug fixes

Fix the domEventHandlers option to lineNumbers, which was entirely ignored before.

marijn
published 0.19.1 •

Changelog

Source

0.19.1 (2021-08-16)

Bug fixes

Fix a bug where range sets with gutter markers didn't map correctly in response to changes at the start of the gutter's line.

marijn
published 0.19.0 •

Changelog

Source

0.19.0 (2021-08-11)

Breaking changes

Update dependencies to 0.19.0

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