Skip to content

Releases: attoae/quill-table-better

Version 1.2.3

04 Sep 16:43
0bde264

Choose a tag to compare

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

Version 1.2.2

31 Aug 16:11
be10b2c

Choose a tag to compare

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

Version 1.2.1

15 Jul 04:28
ad21fb0

Choose a tag to compare

Changes

  • fix: Error saving the cells.

Version 1.2.0

13 Jul 12:18
75f489f

Choose a tag to compare

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

Version 1.1.6

18 Feb 13:32
5f3a6a1

Choose a tag to compare

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

Version 1.1.5

11 Dec 13:08
302e2b9

Choose a tag to compare

Changes

  • feat: Add russian language support #53.
  • feat: Adding the copy function to toolbar #54.
  • feat: Support table content is pasted overwritten.
  • fix: In some cases, cell property settings throw an error.

Version 1.1.5-rc.0 (Version 1.1.4)

25 Nov 14:36
af4ec29

Choose a tag to compare

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 and endTd 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

15 Nov 11:29
f816769

Choose a tag to compare

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

07 Nov 09:01
16df866

Choose a tag to compare

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

03 Nov 07:52
7b1f04c

Choose a tag to compare

Changes

  • fix: Limit popup window boundaries #36.
  • fix: Limit menus container boundaries.