* fix: dont scroll to ai writer node if path not found
* chore: rename text robot clear method and add reset
* fix: insert position is off if using ai writer multiple times
* chore: reorganize code
* fix: undo not working after accept
* chore: add keep alive to ai writer block component
* chore: allow user scrolling during ai writer generation
* chore: pull ai writer cubit upwards
* test: fix unit tests
* chore: clear selection
* chore: adjust some toolbar text
* chore: change the icons in turn-into menu
* chore: change the icon in color menu
* fix: keep selection after doing some changes from toolbar
* fix: color menu displaying error
* fix: wrong filter logic in toolbar suggestion menu
* fix: some launch review issues
* fix: test errors
* fix: some launch review issues
* fix: some launch review issues
* fix: color picker position error
* fix: redesign the dropdown arrow and padding
* feat: implement toolbar button state
* fix: keep custom color not changed
* feat: revamp color icon in toolbar
* fix: correct toolbar position & add animation for toolbar
* fix: ajust toolbar animation parameters
* chore: adjust some UI values
* fix: keep selection after turn into
* fix: hover color on toolbar is wrong in dark mode
* fix: toolbar icon color in dark mode
* 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