Skip to content

Releases: jaredreich/pell

v1.0.6 Allow tab input

05 Dec 23:57
Compare
Choose a tag to compare

v1.0.4 Fix variable scope bug

15 Mar 14:33
Compare
Choose a tag to compare
Fix variable scope bug

v1.0.3 Bug fixes and improvements

15 Mar 04:35
Compare
Choose a tag to compare
Bug fixes and improvements

v1.0.2 Fix focusing editor after action click

14 Mar 18:56
Compare
Choose a tag to compare
Fix focusing editor after action click

v1.0.1 Bug fixes

12 Mar 05:43
Compare
Choose a tag to compare
  • First child element is never be without a parent tag
  • Make enter escape blockquote
  • Other code structure improvements

v1.0.0 Many UX features and fixes

10 Mar 16:44
Compare
Choose a tag to compare
  • Add support for "defaultParagraphSeparator"
  • Remove a bunch of unnecessary styles
  • Indicate text formatting on highlight
  • Keep cursor focused after action button click
  • Remove 100% width on block elements
  • Set action button types to "button"

v0.7.0 Change `execute` export name to `exec`

10 Mar 13:52
Compare
Choose a tag to compare
Change `execute` export name to `exec`

v0.6.0 Custom actions, export execute method

10 Mar 13:52
Compare
Choose a tag to compare
Custom actions, export execute method.

v0.5.0 - HTMLElement as root, styleWithCSS option, allow multiple instances, tab fix.

15 Jul 15:11
Compare
Choose a tag to compare
HTMLElement, styleWithCSS, multiple instances, tab fix

v0.4.0 - Use Rollup, shorten ensureHTTP method.

12 Jul 19:25
Compare
Choose a tag to compare
Use Rollup, shorten ensureHTTP method.