-
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.3.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2019-12-31) ### Bug Fixes * 🎨 selectedCell background-color ([6f98473](6f98473)) ### Features * ✨ add table menu button and select table grid size popover ([7419071](7419071)) * ✨ create table with custom row and col ([5b60281](5b60281)) * ✨ enable insert row and column in table ([abfb489](abfb489)) * 💄 table colunm_resize_handle and selected_cell style ([5beb81d](5beb81d))
- Loading branch information
1 parent
6c0ffae
commit e0b7487
Showing
2 changed files
with
16 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,18 @@ | ||
# [1.3.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2019-12-31) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* 🎨 selectedCell background-color ([6f98473](https://github.com/Leecason/element-tiptap/commit/6f984735fca9ca9a514843dcaa8b653b60b5db34)) | ||
|
||
|
||
### Features | ||
|
||
* ✨ add table menu button and select table grid size popover ([7419071](https://github.com/Leecason/element-tiptap/commit/74190719835d0100ab042c12500d16076aaa988e)) | ||
* ✨ create table with custom row and col ([5b60281](https://github.com/Leecason/element-tiptap/commit/5b602814d7c110e8c5fb5de5a6fe6a86571d2126)) | ||
* ✨ enable insert row and column in table ([abfb489](https://github.com/Leecason/element-tiptap/commit/abfb489ebf7528d2ba04ad37823a08890e9250d0)) | ||
* 💄 table colunm_resize_handle and selected_cell style ([5beb81d](https://github.com/Leecason/element-tiptap/commit/5beb81dc0892657136a9feb7f4779f81f0939198)) | ||
|
||
# [1.2.0](https://github.com/Leecason/element-tiptap/compare/@[email protected]) (2019-12-28) | ||
|
||
|
||
|
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