AppFlowy/frontend/appflowy_flutter/lib/plugins/document/application
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
..
doc_sync_state_listener.dart feat: database sync indicator (#5005) 2024-03-29 17:37:02 +08:00
document_appearance_cubit.dart feat: support adjusting document width (#6327) 2024-09-18 10:43:23 +08:00
document_awareness_metadata.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_bloc.dart feat: add ai message content to document (#7041) 2024-12-26 12:18:48 +08:00
document_collab_adapter.dart chore: update appflowy_editor version (#6282) 2024-09-12 14:40:19 +08:00
document_collaborators_bloc.dart feat: open the row page on mobile (#5975) 2024-08-15 20:12:09 +08:00
document_data_pb_extension.dart feat: simple table redesign (#6831) 2024-11-28 13:58:00 +08:00
document_listener.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_service.dart feat: copy link to block (#6523) 2024-10-14 14:04:42 +08:00
document_sync_bloc.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_validator.dart feat: support table block on mobile (#7001) 2024-12-23 10:29:41 +08:00
editor_transaction_adapter.dart feat: add ai message content to document (#7041) 2024-12-26 12:18:48 +08:00
prelude.dart feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00