| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-10-01 | 578 Bytes | |
| v1.0.0-rc09 source code.tar.gz | 2024-10-01 | 423.0 kB | |
| v1.0.0-rc09 source code.zip | 2024-10-01 | 554.5 kB | |
| Totals: 3 Items | 978.1 kB | 0 | |
What's Changed
- Fix cursor and line become out of sync when deleting rows of text by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/377
- Remove unnecessary while (true) inside BasicRichText pointerInput by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/378
- Fix spaces around span style break formatting in resulting markdown by @MohamedRejeb in https://github.com/MohamedRejeb/compose-rich-editor/pull/379
Full Changelog: https://github.com/MohamedRejeb/compose-rich-editor/compare/v1.0.0-rc08...v1.0.0-rc09