mdx-editor / editor

A rich text editor React component for markdown
https://mdxeditor.dev
MIT License
2.07k stars 158 forks source link

fix: image dialog missing title #601

Closed WebEferen closed 1 month ago

WebEferen commented 1 month ago

Due to the changes made by the radix (and screen readers API). Using ImageDialog without Dialog.Title component will result in errors in the console.

I have also added the translations to keep everything up-to-date.

github-actions[bot] commented 1 month ago

:tada: This PR is included in version 3.13.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: