Skip to content

Releases: dytab/ngx-blocknote

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

v1.3.4

09 Oct 15:35
Compare
Choose a tag to compare

1.3.4 (2024-10-09)

🩹 Fixes

❤️ Thank You

  • Johannes Klein
  • Matthias risto

v1.3.3

18 Sep 12:57
Compare
Choose a tag to compare

1.3.3 (2024-09-18)

🩹 Fixes

  • remove min-height resulting in problems with "no items found" (95f26b8)
  • solve first strange side menu position (3e84ad2)
  • cleanup also on destroy, remove unnecessary check before setting signals (25b376e)
  • cleanup also on destroy, remove unnecessary check before setting signals (717bd84)

❤️ Thank You

  • Matthias risto

v1.3.2

18 Sep 09:38
Compare
Choose a tag to compare

1.3.2 (2024-09-18)

🩹 Fixes

  • remove top-0 and left-0 defaults from suggestion-menu (ac5afe5)

❤️ Thank You

  • Matthias risto

v1.3.1

18 Sep 08:38
Compare
Choose a tag to compare

1.3.1 (2024-09-18)

🩹 Fixes

  • revert suggestions menu to flip middleware (58d55fc)

❤️ Thank You

  • Matthias risto

v1.3.0

17 Sep 20:57
Compare
Choose a tag to compare

1.3.0 (2024-09-17)

🚀 Features

  • close slash menu on escape (e73afff)
  • set side menu to left-top on big block elements (5c47f58)

🩹 Fixes

  • slash menu keybindings (28314a5)
  • open correct selected item in slash menu (a221934)
  • check for selected block type with index (9aaf77e)
  • improve performance on side menu calculate position (2ac7a67)
  • improve performance on formatting toolbar calculate position (9a8761e)
  • adjust toolbar placement and add visibility check (c836292)
  • only update position, when formatting toolbar is shown (b5a6c16)
  • improve performance on suggestions menu calculate position (efae43a)
  • improve performance on link toolbar calculate position (b087705)

❤️ Thank You

  • Matthias risto

v1.2.1

17 Sep 12:00
Compare
Choose a tag to compare

1.2.1 (2024-09-17)

🩹 Fixes

  • only override slash menu with slash-menu-controller (cf89262)
  • set initial value on block type select component (63bc7f1)

❤️ Thank You

  • Matthias risto