Socket
Socket
Sign inDemoInstall

@codemirror/panel

Package Overview
Dependencies
6
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

0.19.1

Diff

Changelog

Source

0.19.1 (2021-12-16)

New features

Panels can now define a destroy method that will be called when they are removed from the view.

marijn
published 0.19.0 •

Changelog

Source

0.19.0 (2021-08-11)

Breaking changes

Update dependencies to 0.19.0

marijn
published 0.18.2 •

Changelog

Source

0.18.2 (2021-05-18)

Bug fixes

Fix a bug where an open panel could break scrolling things into view in an editor that was higher than the window.

marijn
published 0.18.1 •

Changelog

Source

0.18.1 (2021-03-15)

Breaking changes

Panels no longer use the class property on the spec object (just apply the class yourself when creating the DOM element).

New features

It is no longer necessary to call panels() to use the panel extension (showPanel automatically enables it).

showPanel now accepts null as input value, which doesn't produce a panel.

marijn
published 0.18.0 •

Changelog

Source

0.18.0 (2021-03-03)

Breaking changes

Extra CSS classes for panels must now be specified with the class option. The style option no longer exists.

marijn
published 0.17.1 •

Changelog

Source

0.17.1 (2021-01-06)

New features

The package now also exports a CommonJS module.

marijn
published 0.17.0 •

Changelog

Source

0.17.0 (2020-12-29)

Breaking changes

First numbered release.

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