Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Releases: accordproject/markdown-editor

Markdown Editor v0.7.2

11 Nov 14:23
bd789ae
Compare
Choose a tag to compare
Pre-release

πŸ› Bug Fix

  • #186: Fixes a bug where text that should have been un-editable was still able to be changed via some toolbar options (@DianaLease)

Markdown Editor v0.7.1

08 Nov 19:35
ba16ac5
Compare
Choose a tag to compare
Pre-release

πŸ› Bug Fix

  • #185 : Fixes toggling of bold and italics and refactors code. (@DianaLease)

Markdown Editor v0.7.0

08 Nov 14:41
Compare
Choose a tag to compare
Pre-release

This is a major release!

Support for Cicero v0.20 πŸ¦‹

Some new highlights as well as a few from v0.6.*:

v0.7.0

πŸ‘“ Spec Compliance

  • #181: List SlateJS as a peerDependency to resolve conflicts (@DianaLease)

πŸš€ New Feature

πŸ› Bug Fix

v0.6.*

πŸ‘“ Spec Compliance

πŸš€ New Feature

  • #101: Code blocks can now be styled (@dkbuntzen)
  • #100: Hyperlinks now have a tooltip (@sahalsaad)
  • #143: Inline tooltip for hyperlinks (@husseyexplores)
  • #178: Enforce previous and subsequent nodes to a clause are paragraphs (@irmerk)

πŸ› Bug Fix

  • #136: Allow for navigation to headings (@archhhh)
  • #122: Toolbar buttons no longer work in lockText mode (@Ian-Yy)
  • #127: Double enter at the end of a list now leaves the list (@miqh)
  • #163: Editor no longer scrolls to the top when you focus on it (@qualitymanifest)
  • #156: Solved issue around creating lists with new markdown-transform (@DianaLease)
  • #179: Resolve error around the import of findDOMRange (@DianaLease)

πŸƒβ€β™€ Performance

πŸ’… Polish

  • #125: Block quotes indentation has some polishing (@mbtamuli)
  • #158 : Regression of style props (@DianaLease)
    • We have decided to remove styling props for code blocks and block quotes in favor of allowing the user to style these elements with their own CSS

πŸ“ Documentation

🏠 Internal

Markdown Editor v0.6.8

06 Nov 19:37
Compare
Choose a tag to compare
Pre-release

πŸš€ New Feature

  • #178: Enforce previous and subsequent nodes to a clause are paragraphs (@irmerk)

πŸ› Bug Fix

🏠 Internal

Markdown Editor v0.6.7

31 Oct 13:38
Compare
Choose a tag to compare
Pre-release

Thank you to the new contributors through Hacktoberfest! πŸŽƒ

There are quite a few more contributions coming up soon!

New Contributors:

πŸ‘“ Spec Compliance

πŸš€ New Feature

πŸƒβ€β™€ Performance

πŸ› Bug Fix

Markdown Editor v0.6.6

25 Oct 20:25
Compare
Choose a tag to compare
Pre-release

πŸƒβ€β™€ Performance

  • #124 : Styling support for the editor border and shadow (@PseudoNerd @irmerk)

Markdown Editor v0.6.5

25 Oct 19:25
5409699
Compare
Choose a tag to compare
Pre-release

πŸ’… Polish

  • #158 : Regression of style props (@DianaLease)
    • We have decided to remove styling props for code blocks and block quotes in favor of allowing the user to style these elements with their own CSS

Markdown Editor v0.6.4

24 Oct 21:17
Compare
Choose a tag to compare
Pre-release

Thank you to the new contributors through Hacktoberfest! πŸŽƒ

There are quite a few more contributions coming up soon!

New Contributors:

πŸš€ New Feature

  • #101: Code blocks can now be styled (@dkbuntzen)
  • #100: Hyperlinks now have a tooltip (@sahalsaad)

πŸ› Bug Fix

  • #122: Toolbar buttons no longer work in lockText mode (@Ian-Yy)
  • #127: Double enter at the end of a list now leaves the list (@miqh)

πŸ’… Polish

πŸ“ Documentation

🏠 Internal

  • Upgraded to latest Markdown Transform 0.6.0

Markdown Editor v0.6.3

21 Oct 19:35
Compare
Choose a tag to compare
Pre-release

Thank you to the new contributors through Hacktoberfest! πŸŽƒ

There are quite a few more contributions coming up soon!

New Contributors:

πŸ› Bug Fix

πŸ“ Documentation

🏠 Internal

Markdown Editor v0.6.2

09 Oct 19:40
Compare
Choose a tag to compare
Pre-release

Thank you to the new contributors through Hacktoberfest! πŸŽƒ

New Contributors:

πŸ‘“ Spec Compliance

πŸƒβ€β™€ Performance

πŸ“ Documentation