* 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 6dc45c9830.
* 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
* chore: replace two columns with 2 columns
* fix: hide drag menu when the doc is locked
* feat: add placeholder when editing the paragraph
* fix: ingore tab shortcut in document title
* feat: forward the video block to link preview block
* feat: support columns block in editor
* feat: upgrade simple columns block
* fix: build error
* feat: add column width resizer
* fix: drag visual border
* fix: drag button position issue
* feat: add rule to check if the column is empty
* fix: flutter analyze
* feat: add document rules to delete the columns if its children are empty
* feat: support adding image in columns block
* feat: integrate block actions in columns block
* feat: support dragging to create a columns block
* feat: drag a block into an existing columns block
* feat: add delete columns and delete column rules
* feat: dragging the block to the left side of another block to create a columns block
* feat: support 2-4 columns block in slash menu
* chore: disable debug flag in columns block
* chore: update pubspec.yaml
* chore: update translations and icons
* fix: cloud integration test
* fix: integration test
* fix: add shortcut to create Math Equation(#7331)
* chore: update code
Co-authored-by: Lucas <lucas.xu@appflowy.io>
---------
Co-authored-by: Lucas <lucas.xu@appflowy.io>
* fix: unable to click the swith to lock/unlock page
* fix: add divider above delete button on mobile
* fix: enable lock/unlock page by tapping the lock icon
* chore: update translations
* fix: hide cursor when the page is locked
* fix: the inline databaes still can be edited if the document is locked
* fix: disable auto update checker
* chore: change my account to account & app