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

ckeditor5-math

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ckeditor5-math - npm Package Versions

1
6

29.2.0

Diff

Changelog

Source

29.2.0

  • Update dependencies for CKEditor 29.2.0 (Release notes)
  • Fix yarn start's missing classic editor dependency
tony
published 29.1.0 •

Changelog

Source

29.1.0

tony
published 29.0.0 •

Changelog

Source

29.0.0

tony
published 28.0.0 •

Changelog

Source

28.0.0

tony
published 27.1.4 •

Changelog

Source

27.1.4

  • #45: docs(README,CHANGELOG): Format with prettier 2.3.0
  • #42: use SwitchButton to toggle "display mode". Thanks you @Jules-Bertholet!
tony
published 27.1.3 •

Changelog

Source

27.1.3 (2021-05-16)

  • #41: Prevent inserting empty equations, thank you @Jules-Bertholet.
tony
published 27.1.2 •

Changelog

Source

27.1.2 (2021-03-29)

  • #38: You can now boot into a development instance with yarn start (supports live reload)
  • #40 (fixed #39): Support for upcasting Quill style tags
tony
published 27.1.1 •

Changelog

Source

27.1.1 (2021-03-29)

tony
published 27.1.0 •

Changelog

Source

27.1.0 (2021-03-29)

  • #33: New optional config variables: previewClassName and popupClassName as an array of classes, this makes it easier to style the preview:

    {
    	"math": {
    		"popupClassName": ["myeditor"],
    		"previewClassName": ["myeditor"]
    	}
    }
    

    This assures the preview appended to document.body and the popup both are accessible via .myeditor.

tony
published 27.0.1 •

Changelog

Source

27.0.1 (2021-03-29)

  • Typo fix from #32.
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