Skip to content

Latest commit

 

History

History
148 lines (55 loc) · 4.42 KB

CHANGELOG.md

File metadata and controls

148 lines (55 loc) · 4.42 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.6 (2023-06-09)

Bug Fixes

1.1.5 (2023-06-09)

1.1.4 (2022-07-01)

1.1.3 (2022-05-16)

Bug Fixes

  • normalize: missing col after rowspan is properly normalized (70c5fa8)

1.1.2 (2021-11-08)

Bug Fixes

  • rowspan: Delete row instead of last cell. (4f4bac4)

1.1.1 (2020-01-30)

1.1.0 (2020-01-23)

Bug Fixes

  • Readme: correct package name (52ee165)

1.0.12 (2020-01-02)

Bug Fixes

  • Prevent deep conversion of properties to immutable structure. (b4f07c8)

1.0.11 (2020-01-02)

Bug Fixes

  • Don't erase previous node data. (e210b62)

1.0.10 (2019-12-06)

Features

  • Tables: Tab creates a row when on last cell; shift+tab creates a row when on first cell (f5d3fc0)

1.0.9 (2019-12-05)

Bug Fixes

  • better navigation in cell with more than a content node (e46ac3b)

1.0.8 (2019-12-04)

Bug Fixes

  • IOS: do not preventDefault on backspace in a table cell on IOS (fc7e538)

1.0.7 (2019-11-15)

1.0.6 (2019-11-15)

Bug Fixes

  • accept row to only have a text (e5587f3)

1.0.5 (2019-11-15)

Bug Fixes

  • do not immutablify the properties when calling setTableProperties (1bc010f)

1.0.4 (2019-11-15)

Bug Fixes

  • create new columns array at every set (05d6fc5)

1.0.3 (2019-11-15)

Features

  • queries: add getColumnProperties (2f521bd)

1.0.2 (2019-11-15)

Bug Fixes

  • Tests + allow passing a cell key directly to setCellPropertiesAtKey (6af28b7)

Features

  • Tables: First version of tables plugin (b8a2f9b)

1.0.1 (2019-11-14)

Bug Fixes

  • Tests + allow passing a cell key directly to setCellPropertiesAtKey (cacc59b)

Features

  • Tables: First version of tables plugin (b8a2f9b)