* fix: unable to redo undo when the selection is null
* fix: the workflow of switching to Local in app
* fix: text color doesn't work in table cell
* fix: test
* fix: click an emoji should close the menu when using /emoji to insert an emoji into a doc
* fix: emoji picker position error
* fix: document emoji icon is clipped on Android
* fix: remove layout builder in quote block
* fix: quote block selection color
* fix: quote block and callout block background color issue
* fix: background color in callout block
* fix: quote block layout on mobile
* feat: make the columns block same width width the editor
* chore: turn off column debug mode
* feat: add block selection container in outline block
* feat: use ratio instead of width in simple columns
* fix: document rules
* fix: turn off debug mode
* fix: update the existing columns block data
* feat: support nested list in callout block
* chore: update pubspec.yml
* feat: add new quote block
* feat: support nested list in quote block
* feat: refacotr quote block
* feat: optimize quote block align
* feat: support nested list in quote block
* fix: icon and drag menu overlap
* chore: update appflowy editor version
* feat: support trailing action builder for plugin blocks
* chore: update appflowy editor version
* fix: disable ai writer in table
* fix: enable header row by default when converting from md
* chore: add title when continue writing
* chore: rewrite using predefined format
* fix: mouse & keyboard event still propagate
* chore: bump editor ref
* Revert "feat: use flutter_distrubutor to build linux and macos packages (#7392)"
This reverts commit 6dc45c983071a1e6678e6aeda22a6323f73c5bda.
* fix: linux link issue
* fix: outline doesn't work well in columns
* fix: cannot drag a block under a table that’s in the second column
* fix: improve writing not working
* fix: show insert below and discard buttons even in overflow
* fix: incorrect predefined format initialization
* fix: generate image
* chore: multi-line related questions
* fix: add to undo history
* fix: disable keyboard service when using ai writer
* fix: disable drag nodes
* fix: strikethrough text after accepting
* fix: undo
* feat: refactor databse styles
* feat: support compact mode for databse
* feat: support dynamic height for board
* fix: add reference icon for database view in document
* feat: support data sync for database node in document
* fix: add hover effect in compact mode switcher
* fix: title of document not align correctly with a large screen
* fix: some launch review issues
* fix: auto hide the Hidden Groups unless the user clicks it to show
* fix: testing error
* chore: update board version
* chore: update database menu buttons
* fix: some launch review issues
---------
Co-authored-by: Lucas <lucas.xu@appflowy.io>
* feat: ai writer block
* test: fix integration tests
* chore: add continue writing to slash menu
* chore: focus issues during insertion
* fix: explain button position
* fix: gesture detection
* fix: insert below
* fix: undo
* chore: improve writing toolbar item
* chore: pass predefined format when using quick commands
* fix: continue writing in an empty document or at the beginning of a document
* fix: don't allow selecting text not in content
* fix: related question not following predefined format