AppFlowy/frontend/appflowy_flutter/lib/plugins
Richard Shiue 200b367e4c
feat: add ai message content to document (#7041)
* 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>
2024-12-26 12:18:48 +08:00
..
ai_chat feat: add ai message content to document (#7041) 2024-12-26 12:18:48 +08:00
base feat: support recent section in icon picker (#7015) 2024-12-26 09:55:29 +08:00
blank fix: tabs lr 0.7.6 (#6899) 2024-12-02 00:52:36 +01:00
database fix(flutter_desktop): row detail checklist cell "create new" text field doesn't clear after clicking on create button (#7055) 2024-12-26 12:18:17 +08:00
database_document feat: combine icons and emojis into one menu(#6806) (#6998) 2024-12-19 15:19:10 +08:00
document feat: add ai message content to document (#7041) 2024-12-26 12:18:48 +08:00
inline_actions feat: combine icons and emojis into one menu(#6806) (#6998) 2024-12-19 15:19:10 +08:00
shared fix: hotfix issues for v0.7.7 (#6948) 2024-12-09 16:19:37 +08:00
trash fix: tabs lr 0.7.6 (#6899) 2024-12-02 00:52:36 +01:00
util.dart feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00