Release 0.8.0
·
3 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- fix(android): remove link styling inside codeblock by @kacperzolkiewski in #557
- feat(web): images by @pkaramon in #576
- feat(web): mentions by @pkaramon in #594
- feat(web): handle selectionColor, cursorColor and placeholderTextColor by @pkaramon in #599
- feat(web): submit props by @pkaramon in #600
- feat(web): added shortcuts by @pkaramon in #603
- fix: setting mention without indicator typed by @kacperzolkiewski in #606
- fix(iOS): drawing checkboxes by @kacperzolkiewski in #609
- fix(iOS): idx out of bounds crash inside caretRectForPosition by @kacperzolkiewski in #611
- fix(iOS): inline styles parsing by @kacperzolkiewski in #617
- fix(iOS): removed selection change event emition on input focus by @hejsztynx in #614
- feat(web): undo, redo by @hejsztynx in #622
- fix(android): pasting blocking styles by @kacperzolkiewski in #583
- fix: unify detection events between platforms by @kacperzolkiewski in #613
- feat: allowFontScaling prop by @hejsztynx in #620
- fix(android): remove heading style when backspacing ZWS by @kacperzolkiewski in #626
- fix(android): inline styles reapply by @kacperzolkiewski in #616
- feat(web): image paste by @pkaramon in #584
- feat: add text alignment by @kacperzolkiewski in #602, #403
- feat: add configurable textShortcuts prop for block and inline shortcuts by @janicduplessis in #498
- docs: update INPUT_API_REFERENCE.md to acknowledge web by @pkaramon in #605
- feat: adjust opacity settings by @exploIF in #631
New Contributors
- @hejsztynx made their first contribution in #612
- @p-malecki made their first contribution in #623
- @janicduplessis made their first contribution in #498
Full Changelog: v0.7.0...v0.8.0