Releases: yabwe/medium-editor
Releases · yabwe/medium-editor
1.7.2
- Removes DOM elements created by MediumEditor on deactivate
1.7.1
- Prevents new lines with shift+enter when disableReturn is set to true
1.7.0
- Removes compass dependency by using grunt with libsass
- Fixes subscript button markup
- Fixes anchor preview behavior for empty links and anchors
- Adds a new option to disable double returns
1.6.7
- Allows initialization with a single DOM node
- Adds indent and outdent buttons
1.6.5
- fixes some minor paste bugs
- adds a delay option for anchor toolbar
- fixes anchor toolbar initial positioning
- fixes heading and blockquote on IE
1.6.1
- fixes case where clicking anchor preview and then clicking into the anchorInput causes hideToolbarActions to be called
- fixes window resize when toolbar element is not created
1.6.0
- Reorganizes CSS files
- Removes unused method bindElementToolbarEvents
- Adds a preview toolbar for anchors
- Removes paste event binding on deactivate
1.5.4
- Fixes filenames for main in bower.json
- Removes window resize event listener on deactivate
1.5.3
- Adds bootstrap theme
- Adds image button that converts selected text into an image tag
- Removes normalize.css dependency
1.5.0
- Adds 3 new themes: Roman, Mani e Flat