novident_editor_core 1.0.3
novident_editor_core: ^1.0.3 copied to clipboard
Core types and selection protocol for Novident Editor — Position, Selection, SelectableMixin, and text rendering config. Reusable independently of the full editor.
Changelog #
1.0.3 #
- chore: update depedencies to their latest versions.
1.0.2 #
- chore: bumped
novident_editor_documentdependency to ^1.0.4 after TextDocument revert.
1.0.1 #
- feat: added id property to Position for future usage in main library
- fix: avoid computing path 2 times during inSelection execution from Node extension
1.0.0 #
- First release.