* 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
* 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
* feat: custom share url, publish url and copy link to share
* chore: update translation
* feat: support base share domain
* feat: customize web url in login page
* feat: support customizing web url on mobile
* test: change web url test
* fix: cloud integration test
* fix: integration test
* fix: integration test