Skip to content

SDK-0.13.0

Latest

Choose a tag to compare

@leandroBorgesFerreira leandroBorgesFerreira released this 22 Feb 16:21
· 3 commits to main since this release

Many new features and improvements in UI. Like:

  • Search inside document
  • Reactor for text command handling - It uses TRIEs now.
  • Adding text tool box. Now you can interact with the text using a Popup in the text.
  • Feedback for which type of text of the cursor is in. You can now highlight the bold, italic, etc buttons accordingly with where the cursor of the text is.
  • Fixing offset of drag for multiple selection of lines.
  • When dragging, the text auto-scrolls when approaching the edges of the document (top and down).
  • Code blocks refactor.

And many more. Check the app to see everything it can do and read the documentation: https://docs.writeopia.io/docs/sdk/overview.

PR's since last version

New Contributors

Full Changelog: sdk-0.12.1...sdk-0.13.0