AppFlowy/frontend/appflowy_flutter/lib/plugins/document/application
Lucas c760a1b1fe
feat: support columns block in editor on desktop (#7402)
* feat: support columns block in editor

* feat: upgrade simple columns block

* fix: build error

* feat: add column width resizer

* fix: drag visual border

* fix: drag button position issue

* feat: add rule to check if the column is empty

* fix: flutter analyze

* feat: add document rules to delete the columns if its children are empty

* feat: support adding image in columns block

* feat: integrate block actions in columns block

* feat: support dragging to create a columns block

* feat: drag a block into an existing columns block

* feat: add delete columns and delete column rules

* feat: dragging the block to the left side of another block to create a columns block

* feat: support 2-4 columns block in slash menu

* chore: disable debug flag in columns block

* chore: update pubspec.yaml

* chore: update translations and icons

* fix: cloud integration test

* fix: integration test
2025-02-27 13:08:49 +08: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: support columns block in editor on desktop (#7402) 2025-02-27 13:08:49 +08:00
document_collab_adapter.dart chore: only enable document integrity check when enableDocumentInternalLog is on (#7251) 2025-01-21 13:29:31 +08:00
document_collaborators_bloc.dart fix: simple table issues and locale issues (#7138) 2025-01-05 19:55:15 +08:00
document_data_pb_extension.dart chore: upgrade to Flutter 3.27.4 (#7230) 2025-02-07 18:17:46 +08:00
document_diff.dart fix: improve the document diff function to prevent partial ordering issues (#7217) 2025-01-16 21:01:23 +08:00
document_listener.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_rules.dart feat: support columns block in editor on desktop (#7402) 2025-02-27 13:08:49 +08:00
document_service.dart feat: copy link to block (#6523) 2024-10-14 14:04:42 +08:00
document_sync_bloc.dart feat: doc auto refresh (#5088) 2024-04-08 18:01:20 +08:00
document_validator.dart feat: support table block on mobile (#7001) 2024-12-23 10:29:41 +08:00
editor_transaction_adapter.dart chore: upgrade to Flutter 3.27.4 (#7230) 2025-02-07 18:17:46 +08:00
prelude.dart feat: publish databse to Web (#5709) 2024-07-22 13:35:42 +08:00