mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-25 09:57:46 +00:00

* feat: add ai response content to page * chore: apply suggestions from code review Co-authored-by: Lucas <lucas.xu@appflowy.io> * chore: apply suggestions from code review * chore: reorganize code * chore: i18n * chore: enable opening the document in the sidebar * fix: async await * chore: rename ai message action bar widget * feat: make transactions be reflected in the opened document * chore: don't forget to close the bloc * fix: isLastLineEmpty * chore: code cleanup * fix: sync after EditorState.apply * chore: decrease visibility of DocumentBlocMap * chore: add back missing assert --------- Co-authored-by: Lucas <lucas.xu@appflowy.io>