Releases: attoae/quill-table-better
Releases · attoae/quill-table-better
Version 1.2.3
Changes
- fix: Insert Block in blank cells #125.
- feat: Add Swedish language support #123.
- feat: Add Chinese (Taiwan) language support #124.
- revert: #117 (fix: #121).
New Contributors
- @Blank0082 made their first contribution in #124.
- @retzerbil made their first contribution in #123.
Version 1.2.2
Changes
- feat: Add Italian language #110.
- fix: Add explicit button type to prevent form submission #118.
- fix: Configuration for table-better is absent #117.
- fix: Clicking between cells creates no table #115.
- fix: Copy a blank table from Excel #113.
- fix: Copy and paste a table that contains a header row does not work #112.
- fix: Order error after header row switch.
New Contributors
- @matteogrechi made their first contribution in #110.
- @Zhang-mason made their first contribution in #118.
Version 1.2.1
Changes
- fix: Error saving the cells.
Version 1.2.0
Changes
- feat: The menus supports customization #95.
- fix: In-table Editor #98.
- fix: Paste plain text content #100、#90.
- feat: Table Support Percentage #99.
- feat: Add danish and norwegian bokmål #105.
- feat: Added Czech language #101.
- feat: Add brazilian portuguese language #91.
- feat: Add Japanese language #96.
- fix: Delete selection cells breaks table structure #87、#89.
- fix: Cannot read properties of null (reading 'classList') #84.
- feat: Overwrite td content with th #82.
- feat: Table dimensions support percentage units #99.
- feat: Header row #82.
- feat: Add portuguese language #88.
- feat: Select rows and columns.
- feat: Copy or paste a table with header cells #82.
- fix: Hide tools when readonly #80.
New Contributors
- @bregnvig made their first contribution in #105.
- @haskadavid made their first contribution in #101.
- @tritdm121099 made their first contribution in #96.
- @egabrielnunes made their first contribution in #91.
- @onaluf made their first contribution in #82.
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
startTdandendTdcorrectly. - 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.