mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2025-07-23 09:01:21 +00:00

* feat: word and char count * chore: lints after merge * feat: add create time of view in more action * fix: missing comma lint * feat: add duplicate/delete + database view more * fix: dispose logic * feat: code cleanup * fix: add false for isDocument in databases * feat: register view info bloc on plugin basis * fix: accidental removal * chore: clean up * fix: add ViewInfoBloc above Row Document Editor * chore: final clean up