Skip to content

Releases: dytab/ngx-blocknote

v1.8.1

07 May 12:30
Compare
Choose a tag to compare

1.8.1 (2025-05-07)

🩹 Fixes

  • build ngx-blocknote lib again; add sourcemaps (f60b844)

❤️ Thank You

  • Johannes Klein

v1.8.0

07 May 10:56
Compare
Choose a tag to compare

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

24 Apr 08:09
Compare
Choose a tag to compare

1.7.0 (2025-04-24)

🚀 Features

  • ngx-blocknote: add justify text alignment (42b2530)

❤️ Thank You

  • Markus Falk

v1.6.0

02 Apr 14:29
Compare
Choose a tag to compare

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

30 Jan 09:37
Compare
Choose a tag to compare

1.5.0 (2025-01-30)

🚀 Features

❤️ Thank You

  • Johannes Klein

v1.4.3

06 Jan 09:50
Compare
Choose a tag to compare

1.4.3 (2025-01-06)

🩹 Fixes

  • file download condition in bna-file-download-button (ae3f132)

❤️ Thank You

  • Johannes Klein

v1.4.2

09 Dec 18:39
Compare
Choose a tag to compare

1.4.2 (2024-12-09)

🩹 Fixes

  • open suggestion menu on add block click (d3f5acc)
  • adjust package.json of library (8a876dc)

❤️ Thank You

  • Matthias Risto

v1.4.1

11 Nov 14:25
Compare
Choose a tag to compare

1.4.1 (2024-11-11)

🩹 Fixes

  • remove unused console logs (e3cb838)

❤️ Thank You

  • Matthias risto

v1.4.0

28 Oct 10:17
Compare
Choose a tag to compare

1.4.0 (2024-10-28)

🚀 Features

  • export file block and show file block util (4061381)

❤️ Thank You

  • Matthias risto

v1.3.5

28 Oct 09:38
Compare
Choose a tag to compare

1.3.5 (2024-10-28)

🩹 Fixes

  • use block from opened file panel (b49520d)
  • update @blocknote/core dependency range (aaf7906)

❤️ Thank You

  • Matthias risto