github nhn/tui.editor 0.13.0

latest releases: editor@3.2.2, editor@3.2.1, editor-plugin-table-merged-cell@3.1.0...
6 years ago

Feature

  • store number of backticks of code to data attr (resolve #981)
  • apply code block editor design (resolve #965)
  • add minHeight option (resolve: #960)
  • add % value to height option (resolve: #961)
  • ww ie11 image clipboard paste (resolve #976)
  • apply new design from dooray (#966)
  • code block ui (#962)

Fix

  • cursor range should hold original text after set color in md (resolve #977)
  • prevent empty text link on popup (resolve: #980)
  • missing 0 in color style whlie converting (resolve: #983)
  • pasting clipboard image to edge not working (resolve: #974)
  • encoding wrong characters on url pasting/popup (resolve: #971, #973)
  • add get/set markdown renderer for view only (resolve: #964)
  • toMark exception on IE (968)

Chore

  • dependency tui-code-snippet update to 1.2.5
  • dependency toMark dependency update to 0.0.16
  • eslint config tui update to 1.0.1
  • update karma saucelabs config

BREAKING CHANGE

  • option.height value changed from numeric to string
  • option.addImageBlobHook changed file{File} to fileOrBlob {File|Blob}

Don't miss a new tui.editor release

NewReleases is sending notifications on new releases.