* 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
* chore: mention popup height match design
* chore: adding while scrolling through mention page popup
* chore: don't add @ and restart creating mention when already in the middle of one
* fix: hide orphan views from mention page
* fix: arrow navigation wrap mention page popup breaks bloc
* feat: set table to page width
* feat: expand the table based on the widht percentage
* test: set to page width
* feat: distribute columns evenly
* test: distribute columns evenly
* fix: border width
* feat: support multiple lines in table cell
* feat: add document validator
* fix: unable to delete a code block in table cell
* feat: drag to expand the table row
* fix: integration test
* feat: support drag to expand the table
* fix: integration test
* fix: include link preview block and file block in exported markdown
* test: include link preview block and file block in exported markdown
* chore: remove unused logs
* chore: update editor version
* fix: "+" menu should be close after pressing space
* test: cancel inline page reference menu by space
* chore: update editor version
* chore: remove unused logs
* fix: unable to open local file using afLaunchUrl function
* chore: use the latest api to open the local file
* chore: use the latest api to open the local file
* chore: use the latest api to open the local file
* test: add local paht regex test
* chore: update changelog
* feat: add draggable in table reorder button
* feat: support displaying text color, background color and font item in table cell
* feat: separate gestures for popup menu and drag operations
* feat: support feedback mode for table
* feat: build dummy node to render table feedback
* feat: disable column resize handle when dragging column
* feat: higtlight the cell border when dragging
* fix: unable to reorder in row
* fix: do not rebuild the reorder button when reordering
* feat: add reorder logic and tests
* feat: reorder column
* feat: reorder row
* test: reorder row
* fix: table attributes are broken after reordering
* chore: remove unused listerner
* chore: code refactor
* fix: remove unused code
* feat: support rendering table feedback
* fix: unit test
* fix: pressing Enter on a closed toggle list adds an additional new line
* test: pressing Enter on a closed toggle list adds an additional new line
* chore: upgrade appflowy_editor
* chore: rename table align