Releases: jaredreich/pell
Releases · jaredreich/pell
v1.0.6 Allow tab input
Allow tab input
v1.0.4 Fix variable scope bug
Fix variable scope bug
v1.0.3 Bug fixes and improvements
Bug fixes and improvements
v1.0.2 Fix focusing editor after action click
Fix focusing editor after action click
v1.0.1 Bug fixes
- 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
- 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`
Change `execute` export name to `exec`
v0.6.0 Custom actions, export execute method
Custom actions, export execute method.
v0.5.0 - HTMLElement as root, styleWithCSS option, allow multiple instances, tab fix.
HTMLElement, styleWithCSS, multiple instances, tab fix
v0.4.0 - Use Rollup, shorten ensureHTTP method.
Use Rollup, shorten ensureHTTP method.