Releases: dytab/ngx-blocknote
Releases · dytab/ngx-blocknote
v0.14.1
0.14.1 (2024-08-18)
🩹 Fixes
- delete the correct selected block (35f55c4)
- unfreeze side menu and focus editor after delete (855451c)
- unfreeze side menu and focus editor after delete (2aeda6b)
- export color picker and useSelectedBlocks (42f79dc)
❤️ Thank You
v0.14.0
0.14.0 (2024-08-16)
🚀 Features
- support dark mode in docs and in bna (350e890)
- mouse changes selected suggestion item (e8994ed)
- add offset to toolbar, so that the block content is more readable (6655e51)
❤️ Thank You
v0.13.0
0.13.0 (2024-08-16)
🚀 Features
- add styles to build step, so that consumers can add it (7309c69)
❤️ Thank You
v0.12.0
0.12.0 (2024-08-16)
🚀 Features
- side menu should be a menu, so buttons should match the style (4eef223)
❤️ Thank You
v0.11.1
0.11.1 (2024-08-16)
🚀 Features
- update table of content, when heading is updated (5aaf369)
- hide page-break inside pdf rendering (e152f8a)
🩹 Fixes
- drag menu color shows correctly block colors (abd8f45)
❤️ Thank You
v0.11.0
0.11.0 (2024-08-15)
🚀 Features
- add table handles to add rows/columns and delete them. (368e44b)
- add block type select to formatting toolbar (7f714c3)
- add filtering to mention example (146aac3)
🩹 Fixes
- add ng-content if its not specific, so that mention opens (14a5c08)
- docs: adjust z-index on nav, so that main contents does not get over it (a48af98)
❤️ Thank You
v0.10.0
0.10.0 (2024-08-15)
🚀 Features
- add color picker to switch block and inline colors (3281cd8)
- docs: change browser title to match examples (911b1af)
❤️ Thank You
v0.9.0
0.9.0 (2024-08-14)
🚀 Features
❤️ Thank You
v0.8.0
0.8.0 (2024-08-14)
🚀 Features
- add strike button (947adac)
- add link toolbar, to add inline links (6abb56c)
- docs: change browser title to match examples (4eb5ff7)
❤️ Thank You
v0.7.0
0.7.0 (2024-08-14)
🚀 Features
- add page-break block extension (6d7fc00)
- add page-break block extension (173227d)
- add suggestion menu query and keyboard support (5ead48d)
🩹 Fixes
- add test fix, to try ci (db6a526)
- add test fix, to try ci #2 (#2)
- focus is not lost, when formatting toolbar button was clicked (fcb678e)
- suggestion menu focus block, remove query (0b76d8b)
❤️ Thank You