Skip to content

Releases: dytab/ngx-blocknote

v0.14.1

18 Aug 11:57
Compare
Choose a tag to compare

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

  • Matthias risto

v0.14.0

16 Aug 21:24
Compare
Choose a tag to compare

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

  • Matthias Risto

v0.13.0

16 Aug 14:04
Compare
Choose a tag to compare

0.13.0 (2024-08-16)

🚀 Features

  • add styles to build step, so that consumers can add it (7309c69)

❤️ Thank You

  • Matthias Risto

v0.12.0

16 Aug 12:35
Compare
Choose a tag to compare

0.12.0 (2024-08-16)

🚀 Features

  • side menu should be a menu, so buttons should match the style (4eef223)

❤️ Thank You

  • Matthias Risto

v0.11.1

16 Aug 10:47
Compare
Choose a tag to compare

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

  • Matthias Risto

v0.11.0

15 Aug 15:55
Compare
Choose a tag to compare

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

  • Matthias Risto

v0.10.0

15 Aug 07:49
Compare
Choose a tag to compare

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

  • Matthias Risto

v0.9.0

14 Aug 11:24
Compare
Choose a tag to compare

0.9.0 (2024-08-14)

🚀 Features

❤️ Thank You

  • Johannes Klein

v0.8.0

14 Aug 11:10
Compare
Choose a tag to compare

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

  • Matthias Risto

v0.7.0

14 Aug 07:15
Compare
Choose a tag to compare

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

  • Matthias Risto