AppFlowy/frontend/appflowy_flutter/lib
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
..
core feat: support recent section in icon picker (#7015) 2024-12-26 09:55:29 +08:00
date feat: use result instead of either (#4724) 2024-02-24 21:54:10 +08:00
env chore: diagnose sync issues with sync.log file (#6950) 2024-12-10 10:02:48 +08:00
flutter feat: support appflowy cloud in sign-in settings page (#6386) 2024-09-23 20:19:29 +08:00
mobile feat: support plus menu in table cell on mobile (#7048) 2024-12-26 11:09:56 +08:00
plugins feat: add ai message content to document (#7041) 2024-12-26 12:18:48 +08:00
shared feat: support recent section in icon picker (#7015) 2024-12-26 09:55:29 +08:00
startup feat: support recent section in icon picker (#7015) 2024-12-26 09:55:29 +08:00
user feat: combine icons and emojis into one menu(#6806) (#6998) 2024-12-19 15:19:10 +08:00
util fix: unable to open local file using afLaunchUrl function (#6927) 2024-12-06 14:36:48 +08:00
workspace feat: drag view into document to link to view (#6991) 2024-12-26 09:57:01 +08:00
main.dart feat: customize animation for popover (#6507) 2024-10-09 15:10:05 +08:00