Skip to content

Tags: muthukub/mdx-editor

Tags

v3.14.0

Toggle v3.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: toolbar plugin toolbarClassName prop (mdx-editor#604)

v3.13.0

Toggle v3.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: image dialog missing title (mdx-editor#601)

v3.12.0

Toggle v3.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: optionally disable trimming of initial markdown

v3.11.5

Toggle v3.11.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: address regression from Lexical upgrade

* fix mdx-editor#585

* return call structuredClone

v3.11.4

Toggle v3.11.4's commit message

Verified

This commit was signed with the committer’s verified signature.
petyosi Petyo Ivanov
chore: fix workflow

v3.11.3

Toggle v3.11.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: reduce command priority on Nested Editor update command within T…

…able Cells (mdx-editor#575)

Fixes mdx-editor#570

v3.11.2

Toggle v3.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Chinese translation (mdx-editor#573)

v3.11.1

Toggle v3.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: hide image tools in read-only mode (mdx-editor#571)

* feat: add `hideImageToolbar` option to imagePlugin

* Revert "feat: add `hideImageToolbar` option to imagePlugin"

This reverts commit 0cf1f3b.

* feat: hide image toolbar when `readOnly` is set

v3.11.0

Toggle v3.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request mdx-editor#563 from mrcrowl/main

upgrade to latest lexical (0.17.0)

v3.10.1

Toggle v3.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: read-only mode -> in table -> in first row -> only last cell doe…

…sn't have border styling (mdx-editor#556)

Co-authored-by: Denis Veli <denis.veli@geowealth.com>