AppFlowy/frontend/appflowy_flutter/lib/plugins/document
Mihir 39b1ff0910
feat: insert below and replace in smart-edit highlights text (#2107)
* feat: insert below and replace in smart-edit highlights text

* test: added integration tests to validate insert below and replace in smart-edit highlights text

* refactor: using get_it to inject OpenAiRepository to inject mock repo in test

* fix: delete node does not propagate non null selection

* refactor: suggested changes and fixed bugs causing warning in github-ci

* fix: integration tests causing error in github-ci

* refactor: reverting redundant changes due to recent changes in repo

* refactor: reverting redundant changes due to recent changes in repo

* refactor: refactoring to workspace based integration testing.

* refactor: reverting redundant changes due to recent changes in repo

* chore: fix analysis issues

* chore: fix analysis issues

* chore: remove the unnecessary conversion

---------

Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
2023-05-03 15:43:11 +08:00
..
application feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
presentation feat: insert below and replace in smart-edit highlights text (#2107) 2023-05-03 15:43:11 +08:00
document_page.dart chore: update UIs in document and move plugins out of package (#2289) 2023-04-19 12:56:02 -10:00
document.dart Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
editor_styles.dart feat: editor theme improvement (#2307) 2023-04-21 19:26:55 +08:00