* fix: some link_preview launch review issues
* fix: some UI issues
* chore: pasting a link will not check whether it is an image
* fix: copy link to block not supported well
* fix: mention UI issues
* feat: support get youtube channel info
* chore: update translation
* feat: add shadow in appflowy theme
* chore: remove AFThemeExtensionV2
* fix: some UI issues
* feat: revamp link preivew
* feat: add convert to menu for link hover menu
* feat: add mention link
* feat: support convert preview to mention
* feat: add embed link preview
* fix: some test erros
* fix: test errors
* fix: some UI issues
* chore: add test for url
* chore: add test for mention
* chore: add test for bookmark
* chore: add test for embed
* chore: remove unuse import
* fix: some UI issues
* fix: remove text span overlay on mobile
* fix: code lint error
---------
Co-authored-by: Lucas <lucas.xu@appflowy.io>
* feat: add ability to use : keyword to create emojis(#2797)
* fix: emoji position error
* chore: add integration test
* chore: dismiss emoji picker while starting searching with space
* 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
* 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
* 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>
* feat: support upload svg as icon
* feat: support upload icon by pasting a link
* feat: delete remote images when remove custon icons
* chore: add testing for pasting image link as custon icon
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* fix: support exporting to markdown with multiple images
* fix: support exporting to markdown with database
* fix: support exporting to markdown with date or reminder
* fix: support exporting to markdown with subpage and page reference
* chore: add some testing for markdown parser
* chore: add testing for exporting markdown with databse as csv
* fix: editor stuck on image loading loop when uploading image in row document
* test: editor stuck on image loading loop when uploading image in row document
* test: speed up copypasta tests
* chore: strip away markdown syntax if message is image only
* chore: paste image urls with no file extension
* test: add integration test
* test: group tests
* chore: apply code suggestions to 3 files
* fix: Search result title appears empty
* chore: change "Type to search" to "Search or ask a question…"
* fix: the toolbar shouldn’t over the search panel
* feat: add hint text next to the web url
* test: the toolbar shouldn’t over the search panel
* test: search result title appears empty
* feat: support resizing column width of table on mobile
* feat: support highlighting border when resizing
* test: support resizing column width of table on mobile