* chore: add gitkeep in assets/font dir
* Revert "feat: improve white label scripts on Windows (#7755)"
This reverts commit a5eb2cdd9a0171ecbc442aef09a8cf8db469a214.
* chore: use --verbose
* fix: lose nested children when accept ai response
* chore: lock analyzer version
* Reapply "feat: improve white label scripts on Windows (#7755)"
This reverts commit c73186306eaf3e9f78114fcc29e39e3a2bce528d.
* chore: lock analyzer version
* chore: update editor version
* 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>
* fix: replace the selected text with ai response in the same line
* fix: replace the selected text with ai response in the multiple lines
* fix: integrate the replace function in the ai writer cubit
* fix: unit test and integration test
* fix: some launch review issues for emoji picker
* fix: revamp emoji picker which is created by character
* fix: add padding for non-searchbar emoji picker
* fix: some toolbar link launch review issues
* fix: support check link format for link menus
* fix: toolbar and link hover menu will not display together
* fix: filter link search result with current document id
* fix: remove error text while link menu is not focus
* fix: some issues
* fix: test errors
* fix: add tooltip for link menu
* fix: keep the turn into menu within six-dot same as toolbar
* fix: change some icon color within toolbar
* fix: improve toolbar
* chore: update editor dependency
* fix: update editor dependency