Releases: dytab/ngx-blocknote
Releases · dytab/ngx-blocknote
v1.8.1
1.8.1 (2025-05-07)
🩹 Fixes
- build ngx-blocknote lib again; add sourcemaps (f60b844)
❤️ Thank You
v1.8.0
1.8.0 (2025-05-07)
🚀 Features
- update @blocknote dependencies to v0.26.0 (1682e35)
- build ngx-blocknote with vite (69493b9)
- extract ui components into own libraries (1c71f2d)
- update table handles to work with new blocknote table (0304055)
🩹 Fixes
- remove strange casts and use generics (f9b3d65)
- hide the formatting toolbar when control is disabled and a text is selected (d7fa588)
- capture the enter key listener, so that suggestion menu enter is executed before blocknote listener (72a9a46)
❤️ Thank You
- Johannes Klein
- Matthias Risto
v1.7.0
1.7.0 (2025-04-24)
🚀 Features
- ngx-blocknote: add justify text alignment (42b2530)
❤️ Thank You
v1.6.0
1.6.0 (2025-04-02)
🚀 Features
- integrate dictionary for localized labels (3fd5a76)
🩹 Fixes
- add block below block with opened side menu (e7a78ad)
- unfreeze menu, when clicking outside (b9ce5cc)
❤️ Thank You
- Johannes Klein
- Matthias risto
v1.5.0
1.5.0 (2025-01-30)
🚀 Features
❤️ Thank You
v1.4.3
1.4.3 (2025-01-06)
🩹 Fixes
- file download condition in bna-file-download-button (ae3f132)
❤️ Thank You
v1.4.2
1.4.2 (2024-12-09)
🩹 Fixes
- open suggestion menu on add block click (d3f5acc)
- adjust package.json of library (8a876dc)
❤️ Thank You
v1.4.1
1.4.1 (2024-11-11)
🩹 Fixes
- remove unused console logs (e3cb838)
❤️ Thank You
v1.4.0
1.4.0 (2024-10-28)
🚀 Features
- export file block and show file block util (4061381)
❤️ Thank You
v1.3.5
1.3.5 (2024-10-28)
🩹 Fixes
- use block from opened file panel (b49520d)
- update @blocknote/core dependency range (aaf7906)
❤️ Thank You