AppFlowy/frontend/appflowy_flutter/lib/plugins/document/application
Mathias Mogensen 0d69b895aa
feat: sub page block (#6427)
* feat: base subpage block and behavior

* fix: do not record undo

* refactor: add BlockTransactionHandler

* test: start adding coverage

* test: delete w/ backspace

* test: add to runner

* fix: rebuild issue on create

* test: copy+paste base test

* fix: conflict behavior and test coverage

* fix: after merge

* test: add wait duration

* test: more tests

* fix: cut behavior + tests

* fix: refactor copy+paste and more test cov

* fix: localization + test coverage + cleanup

* test: add drag subpageblock node test

* test: remove backspace test
2024-10-03 04:58:08 +02:00
..
doc_sync_state_listener.dart feat: database sync indicator (#5005) 2024-03-29 17:37:02 +08:00
document_appearance_cubit.dart feat: support adjusting document width (#6327) 2024-09-18 10:43:23 +08:00
document_awareness_metadata.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_bloc.dart feat: sub page block (#6427) 2024-10-03 04:58:08 +02:00
document_collab_adapter.dart chore: update appflowy_editor version (#6282) 2024-09-12 14:40:19 +08:00
document_collaborators_bloc.dart feat: open the row page on mobile (#5975) 2024-08-15 20:12:09 +08:00
document_data_pb_extension.dart feat: enable debug logs in internal build (#5713) 2024-07-10 13:55:40 +08:00
document_listener.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_service.dart feat: media type option (#6090) 2024-09-05 06:03:58 +02:00
document_sync_bloc.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
editor_transaction_adapter.dart fix: potential ai_repository not init (#6388) 2024-09-24 20:24:28 +08:00
prelude.dart feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00