[WIKI-449] feat: image block download and alignment options (#7254)
* refactor: custom image extension * refactor: extension config * revert: image full screen component * fix: undo operation * chore: add download and alignment options * chore: render image full screen modal in a portal * chore: add missing attribute to image extension * chore: minor bugs and improvements * chore: add aria attributes * chore: remove unnecessary file * fix: full screen modal z-index
This commit is contained in:
parent
ba6b822f60
commit
f679628365
17 changed files with 456 additions and 210 deletions
|
|
@ -39,6 +39,7 @@
|
|||
"@headlessui/react": "^1.7.3",
|
||||
"@hocuspocus/provider": "^2.15.0",
|
||||
"@plane/constants": "*",
|
||||
"@plane/hooks": "*",
|
||||
"@plane/types": "*",
|
||||
"@plane/ui": "*",
|
||||
"@plane/utils": "*",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue