* 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
* fix: unable to copy table from Apple Notes
* fix: disable pasting a table into another table
* fix: ignore the delete shortcut if the next node is a simple table node
* 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
* chore: bump version 0.8.2
* feat: turn -> into to → in document
* Revert "chore: bump version 0.8.2"
This reverts commit 45efd4d7d7bd8436ee831c5af66dbed0a2bd7f77.
* test: add shortcut tests
* chore: only enable document integrity check when enableDocumentInternalLog is on
* feat: copy divider and table from ChatGPT
* test: add copy from ChatGPT test
* feat: support copying link from keyboard clipboard
* feat: support pasting table from Notion
* test: add google docs / googles sheets table test
* fix: google docs test
* fix: paste table from notion test
* fix: improve the document diff function to prevent partial ordering issues
* fix: improve the document diff function to prevent partial ordering issues
* fix: nested block padding issues
* fix: improve the document diff function to prevent partial ordering issues
* chore: update editor version
* test: add no diff test and update text diff test
* test: delete and insert text diff with different id
* test: insert single text / delete single text tests
* test: multiple delete and update diff
* test: multiple insert and update diff
* chore: revert cargo changes
* chore: remove unused code
* chore: optimize the code logic
* fix: launch review
* chore: scroll to end upon sending new message
* chore: bump editor version
* chore: scroll to bottom after adding message
* chore: code reorg
* chore: bump editor version
* chore: bump editor ver
* chore: bump editor
* chore: bump editor
* fix: file block node insertion
* fix: do the same thing on image
* chore: update icons and translations
* feat: support resizing column width of table on mobile
* feat: support highlighting border when resizing
* test: support resizing column width of table on mobile
* fix: can't make changes on row or column of table
* fix: fallback to en-US if the locale is invalid
* chore: remove unused code
* fix: simple table issues
* fix: error displaying in Page style
* fix: error displaying in Favorite/Recent page
* fix: complete the filter logic of icon picker
* fix: the color picker showed when tapping down
* fix: icons are not supported in subpage blocks
* chore: add some tests
* fix: recent icons not working for grid header icon
* fix: header row/column tap areas are too small on mobile
* test: header row/column tap areas are too small on mobile
* feat: enable auto scroll after inserting column or row
* fix: enter after emoji will create a softbreak on mobile
* fix: header row/column tap areas are too small on mobile
* fix: simple table alignment not work for item that wraps
* test: simple table alignment not work for item that wraps
* remove unecessary images from localstorage
* feat: Add handler for deleting previous cover image on cover image change
* fix: add local image case for versions after 0.5.5
* fix: add try catch block and delete action to bottom of function
* chore: add test case for uploading and deleting image in localmode
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
* feat: support auto-dismiss collapsed handle on Android
* fix: hit test area of collasepd handle is too big
* chore: upgrade appflowy_editor
* fix: simple table issues on mobile
* feat: highlight cell after insertion
* test: text color and cell background color test
* fix: sign_in_page_settings_test
* fix: remove the scrolling conflict of the icon picker on macOS
* fix: the icon is not supported in sites tab
* feat: keep the icon panel open after click ramdom
* feat: the type of selector opened depends on the already set icon or emoji
* feat: the skin tone of the random emoji follows the selected skin ton
* fix: unit testing error
* feat: use fixed height for table menu
* feat: do not close menu after enabling header column/row
* fix: remove cell background color
* fix: the text color doesn't apply to the heading block
* fix: replace quick action icon color
* fix: add done button in text color menu
* fix: don't access clipboard when opening table action menu
* fix: table navigation issues and reminder issue
* fix: cursor flash when create a row and column at the same time
* fix: unable to insert page sometimes
* fix: use default name if the title is empty
* chore: replace align icons
* feat: support plus menu in table cell on mobile
* test: support plus menu in table cell on mobile
* feat: add lightImpact feedback
* chore: optimize the action sheet
* fix: scroll event will be intercepted by tooltips
* fix: improve the logic to filter emojis or icons by keyword
* feat: add the recent icons and emojis to the selector
* refactor: optimize the code
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
Co-authored-by: LucasXu0 <lucas.xu@appflowy.io>
* fix: ensure the focus of emoji_search_bar not be lost within a second
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>
Co-authored-by: LucasXu0 <lucas.xu@appflowy.io>
* feat: refactor slash menu items to support showing in table cell
* chore: remove default slash menu items
* feat: support customizing slash commands in table cell
* fix: unable to delete math equation
* fix: underline issue
* feat: support text align in table
* fix: image alignment doesn't work in simple table cell
* fix: reduce the padding in table cell
* fix: drag column / row error in table
* test: support slash menu in table