Skip to content

Releases: dytab/ngx-blocknote

v0.6.0

13 Aug 07:45
Compare
Choose a tag to compare

0.6.0 (2024-08-13)

🚀 Features

  • add alert block custom inline reuse block-note vanillajs example (8493a69)
  • add heading example (f3da4a4)
  • suggestions-menu stays inside view with calculated maxHeight (204cd9b)
  • add TOC prototype block (853e3ec)

🩹 Fixes

  • top bar is not over suggestion menu (84ad75d)
  • remove duplicated slash menu item (47518e6)

❤️ Thank You

  • Matthias Risto

v0.5.0

12 Aug 11:31
Compare
Choose a tag to compare

0.5.0 (2024-08-12)

🚀 Features

  • add basic mentions menu example (572aed7)

❤️ Thank You

  • Matthias Risto

v0.4.0

09 Aug 15:30
Compare
Choose a tag to compare

0.4.0 (2024-08-09)

🚀 Features

  • add api content configuration dialog (89b8307)
  • add consistent file naming to buttons (7e2f167)
  • add grouping to suggestion menu (d944206)

🩹 Fixes

  • remove json from basic setup so its not shown in overview (e2f8f69)
  • add active link to drag handle menu items link (26dea53)

❤️ Thank You

  • FMuks
  • Matthias Risto

v0.3.0

08 Aug 14:02
Compare
Choose a tag to compare

0.3.0 (2024-08-08)

🚀 Features

  • add basic block note typings (ac105ed)
  • add uploadFiles functionality and example (896157d)
  • add styling for upload and embed file (86fc9fa)
  • add prototype of api-content block example (40d47eb)
  • add first version of formatting toolbar buttons example (f193a0b)
  • allow full customization of formatting toolbar (d02c596)
  • add blue button to example (1b698ab)
  • add formatting side menu example (2becd96)
  • make initialContent optional (32b327a)
  • do not create new editor, when initial content changes (798c4f5)
  • add drag handle menu items example (8455f9d)

🩹 Fixes

  • reset file upload form after file was uploaded (c5a8073)
  • make active navigation links visible (26acb8f)

❤️ Thank You

  • FMuks
  • Markus Falk
  • Matthias Risto

v0.2.5

07 Aug 07:36
Compare
Choose a tag to compare

0.2.5 (2024-08-07)

🩹 Fixes

  • add fix to test release script (532fa29)

❤️ Thank You

  • Matthias Risto

v0.2.4

07 Aug 07:29
Compare
Choose a tag to compare

0.2.4 (2024-08-07)

🩹 Fixes

  • add test fix for release testings (feb1d21)

❤️ Thank You

  • Matthias Risto

v0.2.3

06 Aug 14:29
Compare
Choose a tag to compare

0.2.3 (2024-08-06)

🩹 Fixes

❤️ Thank You

  • Matthias Risto

v0.2.2

06 Aug 14:06
Compare
Choose a tag to compare

0.2.2 (2024-08-06)

🩹 Fixes

  • delete the row which has an opened side menu if its not in selected rows (22688b1)

❤️ Thank You

  • Matthias Risto

v0.2.1

06 Aug 13:36
Compare
Choose a tag to compare

0.2.1 (2024-08-06)

🩹 Fixes

  • delete removes the block (5463d3f)

❤️ Thank You

  • Matthias Risto

v0.1.0

06 Aug 09:54
Compare
Choose a tag to compare

0.1.0 (2024-08-06)

🚀 Features

  • add basic styling for suggestions menu (5a61dea)
  • add toolbar directive (d59eed3)
  • add all bn styling (e7f0855)
  • added test drag menu dropdown (5bbfc71)
  • add spartan basic components (08a75e4)
  • add spartan dropdown menu (f6a6551)
  • added styles for formatting toolbar (7c39ef6)
  • improve for drag and drop (bbc659d)
  • add inputs for editor specs (c35b0f4)
  • change title, add basic styling (948d362)
  • switch to examples, remove storybook (627eccc)
  • add basic structure for examples and add some examples as example (9ea036c)
  • add overview page and link to official block note (6a993f7)
  • improve some code examples (145ca95)
  • show json in example from the start (89364cf)
  • alert now shows icon and style depending from alert type (de337a7)
  • add manipulating block example (e14feda)
  • add removing default block example (35fb92e)
  • add saving and loading (088d9d4)

🩹 Fixes

  • show scroll bar, when editor can not grow anymore (f6eef4e)
  • add ngx-scrollbar too peerDependencies (d4eceed)
  • add correct heading for all blocks example (f9943bf)
  • add correct position for ui elements with floating ui (9ce0e2d)

❤️ Thank You

  • FMuks
  • Johann Töws
  • Matthias Risto