-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.20.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-05-05) ### Features * ✨ `Print` extension bind `Mod-p` keymap ([d231ac9](d231ac9)) * ✨ can set `menubar: false` to prevent the button from rendering in the menubar (#53) ([644d3dd](644d3dd)) * ✨ new FontSize extension (#54) ([103ef46](103ef46))
- Loading branch information
1 parent
d231ac9
commit e5683e6
Showing
2 changed files
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
# [1.20.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-05-05) | ||
|
||
|
||
### Features | ||
|
||
* ✨ `Print` extension bind `Mod-p` keymap ([d231ac9](https://github.com/Leecason/element-tiptap/commit/d231ac9f06aa5149e538c6583a4f6f21a9a86db4)) | ||
* ✨ can set `menubar: false` to prevent the button from rendering in the menubar (https://github.com/Leecason/element-tiptap/issues/53) ([644d3dd](https://github.com/Leecason/element-tiptap/commit/644d3dda933d881dcc198c097cae0f826a89194e)) | ||
* ✨ new FontSize extension (https://github.com/Leecason/element-tiptap/issues/54) ([103ef46](https://github.com/Leecason/element-tiptap/commit/103ef46277140cc54836352b502bf22bc2406ac6)) | ||
|
||
# [1.19.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2020-04-23) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters