Releases: attoae/quill-table-better
Releases · attoae/quill-table-better
Version 1.1.6
Changes
- feat: Add turkish language #64.
- fix: Resize issue till change the table size in menu #70.
- fix: deleteTableTemporary triggers text-change as user #66.
- feat: Insert the table and set width.
- style: TypeScript #71.
- docs: Demo.
- refactor: TableContainer setClassName.
New Contributors
- @Huseyin-altun made their first contribution in #64.
- @andriykhomik made their first contribution in #70.
Version 1.1.5
Version 1.1.5-rc.0 (Version 1.1.4)
Changes
- fix: Deleting a list causes the table to be corrupted #47.
- Hide console print warning #45.
- fix: Merge cells from bottom to top or right to left #50.
- fix: Incorrect insertion of column.
- fix: Delete the correct row.
- fix: Error and new cell not selected after deleting column.
- fix: Set
startTd
andendTd
correctly. - fix: Delete table.
- fix: The next row is null.
- fix: Undo after merging headers or lists vertically.
- fix: Subtract the number of rows deleted by the merge.
- fix: Redo the merge list after it is undo multiple times.
Version 1.1.3
Changes
- fix: Hitting the down arrow doesn't exit table if merged cell #41.
- fix: Failed to delete multiple cell contents #42.
- fix: Insert a row below the last row.
- feat: Key combination deletes the selected entire row or column #42.
Version 1.1.2
Changes
- request: Add german language #38.
- Optimize selected display.
- Optimize pop-up window error prompts.
- fix: z-index on tooltip.
- fix: Update input status after removing color.
Version 1.1.1
Changes
- fix: Limit popup window boundaries #36.
- fix: Limit menus container boundaries.
Version 1.1.0
Changes
- Support which buttons to specify disable and which not #33.
- Input non empty display label.
Version 1.0.10
Version 1.0.9
Version 1.0.8
Changes
- fix: z-index on ql-table-properties-form #15.
- fix: ListContainer data-cell undefined.
- request: Don't force table classname #10.
- fix: History with list and header.
- fix: Merge cells (cells with lists or headers).
- fix: Adding a table in multiple editors #18.
- fix: Adding a table without focus #17.
- fix: Get the correct rowspan.
- fix: Focus on the correct table cell.
- fix: Get the correct formats.