Skip to content

Releases: dytab/ngx-blocknote

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

v1.2.0

17 Sep 10:07
Compare
Choose a tag to compare

1.2.0 (2024-09-17)

🚀 Features

  • do not initialize menus and toolbars, when not shown (2d911f9)
  • use dictionary for no items found (e9f14a2)
  • add option to override suggestions-menu (d7855e6)

🩹 Fixes

  • table rows can not be added (dc1aa87)
  • suggestion menu click add the block and focuses it (0933db4)
  • make mentions menu example clickable again (ffc10d9)

❤️ Thank You

  • Matthias risto

v1.1.0

14 Sep 22:28
Compare
Choose a tag to compare

1.1.0 (2024-09-14)

🚀 Features

  • do not render controller content, when not shown (b298186)

❤️ Thank You

  • Matthias risto

v1.0.3

14 Sep 09:10
Compare
Choose a tag to compare

1.0.3 (2024-09-14)

🩹 Fixes

  • use fixed instead of absolute, sow overflow:hidden does not cut editor ui components (d1db893)
  • add option to add custom suggestion items with custom editor (5af5f3a)

❤️ Thank You

  • Matthias risto
  • Matthias Risto

v1.0.2

09 Sep 15:10
Compare
Choose a tag to compare

1.0.2 (2024-09-09)

🩹 Fixes

  • export file formatting toolbar buttons (6feb91f)

❤️ Thank You

  • Matthias risto