| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-03-07 | 2.8 kB | |
| v1.0.0-rc12 source code.tar.gz | 2025-03-07 | 3.6 MB | |
| v1.0.0-rc12 source code.zip | 2025-03-07 | 3.7 MB | |
| Totals: 3 Items | 7.3 MB | 0 | |
๐ 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