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
π¦ Dependencies
- Bump gradle to 8.11 by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/517
- Bump android compile sdk to 35 by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/518
- Bump agp from 8.7.3 to 8.8.1 by @dependabot in https://github.com/MohamedRejeb/compose-rich-editor/pull/506
- Add gradle configuration cache by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/534
- Bump ktor from 3.1.0 to 3.1.1 by @dependabot in https://github.com/MohamedRejeb/compose-rich-editor/pull/536
- Bump androidx.activity:activity-compose from 1.10.0 to 1.10.1 by @dependabot in https://github.com/MohamedRejeb/compose-rich-editor/pull/541
- Bump agp from 8.8.1 to 8.8.2 by @dependabot in https://github.com/MohamedRejeb/compose-rich-editor/pull/542
- Update Compose to 1.8.0-alpha03 by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/548
- Update Compose Lifecycle and Navigation by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/558
ποΈ Sample/Docs
- Change rich text font family in sample by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/519
- Migrate sample to Compose Navigation by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/524
- Add nested lists and custom list style types to docs by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/526
- Improve documentation by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/529
Full Changelog: https://github.com/MohamedRejeb/compose-rich-editor/compare/v1.0.0-rc11...v1.0.0-rc12