mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-23 09:01:21 +00:00

* fix: list padding in table cell is too wide * feat: improve tab in table cell * feat: improve shift+tab in table cell * fix: unable to edit cell after deleting an image * fix: inline attribute issue * fix: disable dragging a block into table * feat: add distribute column evenly in column action menu * fix: numbered list icon align in table cell * feat: add setToPageWidth and distributeColumnEvenly in table menu * feat: support highlight color * chore: update editor version * test: add setToPageWidth and distributeColumnEvenly in table menu * test: inline attribute issues * test: add distribute column evenly in column action menu * test: select all in table * test: improve tab(+shift) shortcut in table cell * test: improve enter shortcut in table cell * feat: keep the same column width after using distribute column widths evenly * test: keep the same column width after using distribute column widths evenly * test: drag block to other block's child