bb-plane-fork/web/core
M. Palanikannan bfef0e89e0
[PE-46] fix: added aspect ratio to resizing (#5693)
* fix: added aspect ratio to resizing

* fix: image loading

* fix: image uploading and adding only necessary keys to listen to

* fix: image aspect ratio maintainance done

* fix: loading of images with uploads

* fix: custom image extension loading fixed

* fix: refactored all the upload logic

* fix: focus detection for editor fixed

* fix: drop images and inserting images cleaned up

* fix: cursor focus after image node insertion and multi drop/paste range error fix

* fix: image types fixed

* fix: remove old images' upload code and cleaning up the code

* fix: imports

* fix: this reference in the plugin

* fix: added file validation

* fix: added error handling while reading files

* fix: prevent old data to be updated in updateAttributes

* fix: props types for node and image block

* fix: remove unnecessary dependency

* fix: seperated display message logic from ui

* chore: added comments to better explain the loading states

* fix: added getPos to deps

* fix: remove click event on failed to load state

* fix: css for error and selected state
2024-09-30 19:43:14 +05:30
..
components [PE-46] fix: added aspect ratio to resizing (#5693) 2024-09-30 19:43:14 +05:30
constants [WEB-2543] chore: workspace inbox guest permission (#5695) 2024-09-25 17:17:42 +05:30
hooks [WEB-2001] chore: Code refactor for noload changes. (#5683) 2024-09-24 14:27:57 +05:30
layouts [WEB-2542] Fix: display filter and tooltip issues in list layout. (#5696) 2024-09-25 17:47:46 +05:30
lib [WEB-2542] Fix: display filter and tooltip issues in list layout. (#5696) 2024-09-25 17:47:46 +05:30
local-db [WEB-2001] feat: Fix local cache issues r3 (#5714) 2024-09-27 15:11:38 +05:30
services [WEB-2001] fix: Issue local cache fixes (#5703) 2024-09-26 14:04:59 +05:30
store [WEB-2001] feat: Fix local cache issues r3 (#5714) 2024-09-27 15:11:38 +05:30