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

@stackoverflow/stacks-editor

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stackoverflow/stacks-editor - npm Package Versions

123

0.4.2

Diff

Changelog

Source

0.4.2 (2022-03-04)

Features

  • add ability to pass custom validateLink method to parser (124762a)
  • add deserialization support for reference links (22e84dd), closes #29
  • add StacksEditor:image-uploader-show event (a9ac79c)

Bug Fixes

  • add aria-labels to icon-only buttons (#98) (b69c3e0)
  • add html render support for hard breaks/br tags (a360b6d)
  • add missing import reference for _stacks-mixins (#94) (af1c6c5)
  • add not-allowed cursor to the disabled editor (#100) (1933f6f)
  • always add a paragraph to the end of the doc when inserting a block element at the end (2df6573), closes #18
  • fix table insertion in the middle of text incorrectly adding trailing paragraph (84fc550)
  • fix table menu entry always manipulating the menu icon of the last initialized editor instance (cc592c1)
  • markdown-parser: do not autolink emails without the "mailto:" prefix (#85) (1a8b6cc)
  • add support for serializing node attributes to html (0a00644)
  • render html versions of blockquote, p and header tags back to markdown (746743e)
benkelly
published 0.4.1 •

Changelog

Source

0.4.1 (2021-07-14)

Bug Fixes

  • fix Safari crashing due to unsupported use of regex negative lookbehind (2feb3b4)
benkelly
published 0.4.0 •

Changelog

Source

0.4.0 (2021-07-13)

Features

  • add support for mark (em, strong, code, link) input rules (#2) (4814922)
  • automatically format URLs as links on paste in Rich Text mode (#72) (064ce83), closes #33

Bug Fixes

  • clean up image-upload placeholder design (12c36c2)
  • deserialization: ensure that bare urls written in markdown reserialize with correct escaping (f1c0602)
benkelly
published 0.3.0 •

Changelog

Source

0.3.0 (2021-06-08)

⚠ BREAKING CHANGES

  • dependencies: bumps highlight.js peerDependency to breaking 11.0.x

Bug Fixes

  • rich-text: add the "Reveal spoiler" text for hidden spoilers (#73) (cb0b699), closes #30

  • serialization: escape <> characters when serializing to markdown (3d016bc)

  • dependencies: update prosemirror-highlightjs dependency (097b298)

benkelly
published 0.2.0 •

benkelly
published 0.1.1 •

benkelly
published 0.1.0 •

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