Skip to content

Releases: andrerpena/react-mde

7.8.0

07 Dec 23:55
Compare
Choose a tag to compare

Add better support for class names #202

7.7.0

06 Dec 22:27
d2e8e17
Compare
Choose a tag to compare

Added disablePreview property for disabling preview/tabs

7.6.2

06 Jul 12:59
9dfc841
Compare
Choose a tag to compare

Remove draft-js as a peer dependency #185

7.6.1

06 Jul 12:37
Compare
Choose a tag to compare

Fix ARIA labels #184

7.6.0

06 Jul 12:32
Compare
Choose a tag to compare

Properly export TypeScript types for custom commands #182

7.5.0

26 Jun 20:22
Compare
Choose a tag to compare

Now the active state of buttons on the active bar are not modified. You can see selected buttons.
By default now, the tabs will be selected when you hit tab and buttons will not. This is the Behavior of Github. (toolbar buttons now have tabindex -1)

image

7.4

05 Jun 05:25
Compare
Choose a tag to compare
7.4

It is now possible to return React Elements from generateMarkdownPreview which makes it possible to use ReactMarkdown for preview instead of Showdown #161

7.3.5

04 Jun 06:17
dfcbfef
Compare
Choose a tag to compare

7.3.4

28 May 21:02
Compare
Choose a tag to compare

Fixes #163

7.3.3

28 May 19:55
80a0b98
Compare
Choose a tag to compare

Fixed checked lists