[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:
Aaryan Khandelwal 2025-07-02 15:36:06 +05:30 committed by GitHub
parent ba6b822f60
commit f679628365
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
17 changed files with 456 additions and 210 deletions

View file

@ -80,6 +80,7 @@ export default function RootLayout({ children }: { children: React.ReactNode })
</head>
<body>
<div id="context-menu-portal" />
<div id="editor-portal" />
<AppProvider>
<div
className={cn(