·
26 commits
to main
since this release
Breaking Changes
- simpleExtensions is no longer exported, instead you have to configure each extension manually
![Screenshot 2024-07-26 at 01 15 54](https://private-user-images.githubusercontent.com/17547035/352303492-aa3c1fca-6b0c-48eb-b75e-4b1dcd321e56.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NjU0MDcsIm5iZiI6MTczODk2NTEwNywicGF0aCI6Ii8xNzU0NzAzNS8zNTIzMDM0OTItYWEzYzFmY2EtNmIwYy00OGViLWI3NWUtNGIxZGNkMzIxZTU2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDIxNTE0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTY2MGIwOTdkYTY1NWFmZmJhY2FmZjMwOGJjNzJlM2IxYmIyMGVhNWViNTMzZjA1NmI4OTIyMGFkYTMxOTM3OWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.PFHlF_ZMHyZc-Y_Qko9Dw2jnFvBQUnMrHjm2_29lrrU)
What's Changed
- fix : bold text color + bold highlight color by @MODSetter in #403
- Fix: Wrap suggestionItems with by @ziyadev in #410
- bug: Usage of
editor.chain().focus()
removes focus from tippy popover Fixes #412 by @tautastic in #413 - fix: remove default extensions and make them standalone exports by @cristianrdu in #417
- feature: add mathematics extension by @phyohtetarkar in #420
New Contributors
- @ziyadev made their first contribution in #410
- @tautastic made their first contribution in #413
- @phyohtetarkar made their first contribution in #420
Full Changelog: https://github.com/steven-tey/novel/compare/[email protected]@0.5.0