AppFlowy/frontend/appflowy_flutter/lib
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
..
core feat: add url validation in cell_editor (#2287) 2023-04-23 17:26:27 +08:00
plugins feat: insert below and replace in smart-edit highlights text (#2107) 2023-05-03 15:43:11 +08:00
startup feat: insert below and replace in smart-edit highlights text (#2107) 2023-05-03 15:43:11 +08:00
user feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
util feat: add require_trailing_commas to analysis_options.ymal. (#2227) 2023-04-10 15:10:42 +08:00
window Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00
workspace feat: sync name on change (AppFlowy-IO#2033) (#2065) 2023-05-03 15:29:17 +08:00
main.dart Feat/view map database (#1885) 2023-02-26 16:27:17 +08:00