mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-12 19:46:12 +00:00

* fix: delete field confirmation dialog only closes top most popover * fix: prioritize single-line checklist items * chore: wrap text toggle persist * test: update integration tests * chore: delete conflicting outputs on freezed * chore: slightly make field editor faster * chore: use standard dialog componet * chore: enable multiline checklist tasks on mobile * chore: Update frontend/appflowy_flutter/lib/plugins/database/application/field/field_editor_bloc.dart Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com> * chore: code cleanup * fix: create field from row detail and add test * chore: allow opening related database from editor * test: integration test flake --------- Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com>