Improved
v1.0.0-rc12
๐ Top Highlights
- Update Compose to 1.8.0-alpha03 by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/548
๐ Features
- Press
Enteron an empty list item: Exit the list by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/522 - Clicking Backspace at the start of a list item: Decrease list level or exit list by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/523
- Support inserting html and markdown at a specific position by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/545
- Support inserting html and markdown after selection by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/546
๐ Fixes
- Remove non-needed text style by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/515
- Fix ordered list items number issue by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/516
- Fix ignoring space issue on a blank html tag by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/547