AppFlowy/frontend/appflowy_flutter/lib/shared
Mathias Mogensen 23b6f94e82
feat: photo gallery block + image improvements (#5803)
* feat: support multiple images in image block

* feat: support drop files on image placeholder

* fix: overflow in image placeholder

* chore: clean code

* feat: refactor to multi image block

* feat: drop image on gallery to add

* feat: add delete image inside interactive viewer

* fix: some mobile improvements

* fix: web ci

* test: fix tests after dialog changes

* test: add basic multi image block test

* test: add to test runner

* test: open interactive viewer

* fix: add delete index to callback

* test: add navigation next/previous

* ci: fix

* ci: fix

* ci: fix

* test: add network image + deletion tests

* fix: remove duplicates after merge

* test: add multi image insertion test

* ci: try

* ci: try

---------

Co-authored-by: nathan <nathan@appflowy.io>
2024-07-25 14:47:08 +02:00
..
patterns feat: photo gallery block + image improvements (#5803) 2024-07-25 14:47:08 +02:00
permission feat: support system default font family on desktop (#5279) 2024-05-07 19:44:00 +08:00
af_role_pb_extension.dart feat: support leaving workspace (#5007) 2024-03-29 19:01:43 +08:00
appflowy_cache_manager.dart feat: feature flag in settings page (#4833) 2024-03-07 09:28:58 +08:00
appflowy_network_image.dart feat: support clearing caches and fix unable to load image (#4809) 2024-03-04 12:24:25 +08:00
conditional_listenable_builder.dart feat: add kanban shortcuts (#5270) 2024-05-10 10:02:10 +08:00
custom_image_cache_manager.dart fix: create new page error on mobile (#4984) 2024-03-25 23:08:52 +08:00
feature_flags.dart chore: document local ai (#5810) 2024-07-25 19:41:16 +08:00
feedback_gesture_detector.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
flowy_gradient_colors.dart feat: immersive page style on mobile (#5135) 2024-04-30 16:55:15 +08:00
google_fonts_extension.dart fix: font not found error log (#5449) 2024-06-04 09:28:28 +08:00
list_extension.dart fix: duplicated selections from remote (#5023) 2024-04-01 12:08:52 +08:00
markdown_to_document.dart fix: ai chat result contains html escape text (#5721) 2024-07-11 21:42:02 +08:00
window_title_bar.dart chore: upgrade to Flutter 3.22.0 (#5395) 2024-05-23 11:07:09 +08:00