All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.6 (2023-06-09)
- node: correct versions (fd8689d)
1.1.5 (2023-06-09)
1.1.4 (2022-07-01)
1.1.3 (2022-05-16)
- normalize: missing col after rowspan is properly normalized (70c5fa8)
1.1.2 (2021-11-08)
- rowspan: Delete row instead of last cell. (4f4bac4)
1.1.1 (2020-01-30)
1.1.0 (2020-01-23)
- Readme: correct package name (52ee165)
1.0.12 (2020-01-02)
- Prevent deep conversion of properties to immutable structure. (b4f07c8)
1.0.11 (2020-01-02)
- Don't erase previous node data. (e210b62)
1.0.10 (2019-12-06)
- 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)
- better navigation in cell with more than a content node (e46ac3b)
1.0.8 (2019-12-04)
- 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)
- accept row to only have a text (e5587f3)
1.0.5 (2019-11-15)
- do not immutablify the properties when calling setTableProperties (1bc010f)
1.0.4 (2019-11-15)
- create new columns array at every set (05d6fc5)
1.0.3 (2019-11-15)
- queries: add getColumnProperties (2f521bd)
- Tests + allow passing a cell key directly to setCellPropertiesAtKey (6af28b7)
- Tables: First version of tables plugin (b8a2f9b)
- Tests + allow passing a cell key directly to setCellPropertiesAtKey (cacc59b)
- Tables: First version of tables plugin (b8a2f9b)