Mohamed Rejeb
Mohamed Rejeb
Hi, I'm looking for a routing library for compose web, I think that you need to change compose web with compose html in `Readme.md` and the repo description because it's...
Can I use some parts of KorGe as a faster Canvas with less latency in a Compose Multiplatform project?
- Add images support
- Now if we use undo/redo in compose desktop the restored text doesn't have the right style
For now it's only possible to have an HTML or Markdown editor and you can have a separate rich text preview with it.
For now the copy/paste works the same as the normal TextField. It just copies and pastes non styles text. I'm currently working on adding this feature
Provide easy ways to support mentions with @ in the Rich Editor: - Listener for the text written after the @ - Highlight the mention text (optional) - Delete the...
## Proposed Changes When the `WindowPlacement` is set to `Maximized`, I changed the `isFullscreen` value to false to make sure that we exit fullscreen. It's fixing the issue in mac,...
### General info - [X] I checked the [troubleshooting](https://github.com/supabase-community/supabase-kt/blob/master/TROUBLESHOOTING.MD) page for similar problems ### What is your question? HI, I think it's better to move samples to the root project,...