Releases: dytab/ngx-blocknote
Releases · dytab/ngx-blocknote
v0.6.0
v0.5.0
v0.4.0
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
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
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.1.0
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