8000 Releases · mdbassit/Wysi · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: mdbassit/Wysi

v0.3.0

24 May 12:40
Compare
Choose a tag to compare
  • Improves the quality of the generated HTML code
    • Use <strong> and <em> instead of <b> and <i>
    • Remove <div> elements added by Firefox for text alignment
    • Replace the align attribute with the text-align style on Firefox
    • Remove "text-align: left" since it's redundant
    • Help normalize HTML output across browsers
  • Highlight the image tool when an image is selected
  • Fix rendering of large images when inserted in the editor
  • Fix a bug where double click to select does not highlight the relevant tool in some cases

v0.2.0

24 May 12:34
Compare
Choose a tag to compare
  • Accept a single or list of DOM elements as target
  • Fixes a bug in Webkit/Blink browsers when pasting content inside a heading element

v0.1.2

19 Mar 10:44
Compare
Choose a tag to compare

Bugfix

v0.1.1

17 Mar 14:30
Compare
Choose a tag to compare

Bugfixes

v0.1.0

23 May 07:37
Compare
Choose a tag to compare

Initial release.

0