medium-editor v2.1.0 Release Notes

Release Date: 2015-01-27 // about 9 years ago
    • 🖐 Handles ESC key in link editor
    • Standardizes usage of setTimeout for UX delays vs debouncing vs deferring
    • ➕ Adds an optional onShowToolbar method
    • 👌 Supports enabling/disabling checkSelection updates externally
    • Standardizes where in the DOM a range begins
    • ➕ Adds ARIA role information
    • 🛠 Fixes off() not removing any event listeners
    • 🛠 Misc minor bug fixes and improvements