| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-20 | 1.3 kB | |
| v1.1.0 source code.tar.gz | 2026-08-20 | 3.8 MB | |
| v1.1.0 source code.zip | 2026-08-20 | 4.1 MB | |
| Totals: 3 Items | 7.9 MB | 0 | |
What's Changed
- fix: keep empty
<p>and heading elements on HTML import (#779) by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/788 - fix: keep caret in place on IME suggestion pick at paragraph end (#779) by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/789
- feat: stable document model and JSON import/export for v1 by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/790
- feat: history.group records a multi-step edit as one undo entry by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/792
- feat: inherit the replaced selection's style when typing or pasting over it by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/794
- chore(deps): bump kotlin from 2.4.0 to 2.4.10 by @dependabot[bot] in https://github.com/MohamedRejeb/compose-rich-editor/pull/752
- chore(deps): bump ktor from 3.5.1 to 3.5.2 by @dependabot[bot] in https://github.com/MohamedRejeb/compose-rich-editor/pull/783
- chore(deps): bump org.jetbrains:markdown from 0.7.7 to 0.7.8 by @dependabot[bot] in https://github.com/MohamedRejeb/compose-rich-editor/pull/780
Full Changelog: https://github.com/MohamedRejeb/compose-rich-editor/compare/v1.0.0...v1.1.0