@skchawala/editorjs-text-style
Version:
An Editor.js inline tool for applying font size and font family styles to selected text.
28 lines (14 loc) • 435 B
Markdown
Changelog
All notable changes to this project will be documented here.
# [1.0.0] - 2025-09-12
## Added
- Initial release of `@skchawala/editorjs-text-style`.
# [1.0.1] - 2025-09-13
## Added
- Added support for custom default font family and size.
# [1.0.2] - 2025-9-13
## Fixed
- sync the dropdown with applied styles when the user clicks inside text
# [1.0.3] - 2025-09-14
## Added
- Included CHANGELOG.md file