This repository has been archived by the owner on May 19, 2020. It is now read-only.
Releases: accordproject/markdown-editor
Releases · accordproject/markdown-editor
Markdown Editor v0.9.17
This release upgrades the Markdown Editor to Markdown transform 0.10.4
(Release notes).
🐛 Bug Fixes
- Includes a bug fix for CiceroMark variables with custom formatting (accordproject/markdown-transform#210)
Markdown Editor v0.9.15
🐛 Bug Fix
- #285: Resolve instability around history buttons (@irmerk)
Markdown Editor v0.9.14
🐛 Bug Fix
- #283: Resolve instability around lists, quotes, and hyperlinks (@irmerk)
Markdown Editor v0.9.13
🐛 Bug Fix
- #277: Handle another issue around undoing of hyperlink removal (@irmerk)
Markdown Editor v0.9.12
Markdown Editor v0.9.11
🐛 Bug Fix
- #269: Render lists made with a single selection in the editor (@elit-altum)
- #271: Correct bold, italic, and monospace toolbar button (@irmerk)
Markdown Editor v0.9.10
🐛 Bug Fix
- #264: Finalize support for keyboard shortcuts (@irmerk)
Markdown Editor v0.9.9
🚀 New Feature
- #244: Support for keyboard shortcuts (@98lenvi)
- #213: Enhanced hyperlink editor with support for opening links (@98lenvi)
- #258: Shortcut commands in a tooltip for the editing toolbar, based on OS (@shrey-sachdeva2000)
🏃♀ Performance
- #248: Speed up keyboard functionality (@98lenvi @elit-altum)
📝 Documentation
- #253 #256: Correct demo links in the documentation (@jeromesimeon)
🏠 Internal
- #263: Upgrade dependencies, notably
markdown-transform v0.10.2
(@irmerk)
Markdown Editor v0.9.8
🐛 Bug Fix
- #243 Make global styles scoped to components
Markdown Editor v0.9.7
🏠 Internal
#242 #237 : Update markdown-transform
dependencies to v0.10.0
(@DianaLease)