AppFlowy/frontend/appflowy_flutter/lib/plugins/document/presentation
Lucas f19e354418
feat: support 'turn into' in doc (#6516)
* feat: customize animation for popover

* chore: code refactor

* feat: using popover direction calculate the popover animation translate direction

* feat: integrate the animated popover in appflowy_popover and popover_action

* fix: close popover assertion

* chore: format code

* chore: code refactor

* feat: optimize the popover listener

* feat: clear popover when hot-reloading

* chore: refactor code

* feat: integrate animated popover in block action button

* fix: integration test

* feat: add turn into entry

* fix: popover asBarrier issue

* feat: move biz logic from widget to cubit

* feat: add turn into menu

* chore: remove unused code

* feat: support h1-h3

* feat: add block conversions

* fix: integration test

* feat: implement block conversions

* fix: outline test

* test: add turn into tests

* test: add turn into nested list test

* test: add turn into nested list test

* fix: flutter analyze

* chore: replace turninto icon

* feat: integrate animated popover in color option button

* chore: split the block option action into separate files

* test: add integration test

* fix: outline block test

* fix: integration test

* fix: shortcut test
2024-10-10 14:40:38 +08:00
..
editor_plugins feat: support 'turn into' in doc (#6516) 2024-10-10 14:40:38 +08:00
banner.dart chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00
collaborator_avater_stack.dart feat: improve page thumbnail on mobile (#5535) 2024-06-14 13:15:41 +08:00
document_collaborators.dart feat: refactor space icon picker (#5878) 2024-08-06 11:47:38 +08:00
editor_configuration.dart feat: support 'turn into' in doc (#6516) 2024-10-10 14:40:38 +08:00
editor_drop_handler.dart feat: enable drag and drop in row document (#6513) 2024-10-09 15:23:42 +02:00
editor_drop_manager.dart feat: upload file in document (#5843) 2024-07-31 15:49:35 +02:00
editor_notification.dart feat: sub page block (#6427) 2024-10-03 04:58:08 +02:00
editor_page.dart feat: support editing name when creating a new page on mobile (#6501) 2024-10-08 14:29:07 +08:00
editor_style.dart fix: title flash when resizing (#6481) 2024-10-05 21:11:45 +08:00