File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.6.0 (2024-08-13)
2
+
3
+
4
+ ### 🚀 Features
5
+
6
+ - add alert block custom inline reuse block-note vanillajs example ([ 8493a69] ( https://github.com/dytab/BlockNoteAngular/commit/8493a69 ) )
7
+ - add heading example ([ f3da4a4] ( https://github.com/dytab/BlockNoteAngular/commit/f3da4a4 ) )
8
+ - suggestions-menu stays inside view with calculated maxHeight ([ 204cd9b] ( https://github.com/dytab/BlockNoteAngular/commit/204cd9b ) )
9
+ - add TOC prototype block ([ 853e3ec] ( https://github.com/dytab/BlockNoteAngular/commit/853e3ec ) )
10
+
11
+ ### 🩹 Fixes
12
+
13
+ - top bar is not over suggestion menu ([ 84ad75d] ( https://github.com/dytab/BlockNoteAngular/commit/84ad75d ) )
14
+ - remove duplicated slash menu item ([ 47518e6] ( https://github.com/dytab/BlockNoteAngular/commit/47518e6 ) )
15
+
16
+ ### ❤️ Thank You
17
+
18
+ - Matthias Risto
19
+
1
20
## 0.5.0 (2024-08-12)
2
21
3
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dytab/block-note-angular" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
4
4
"publishConfig" : {
5
5
"access" : " public"
6
6
},
You can’t perform that action at this time.
0 commit comments