Skip to content

Rich Text v4.11.0

Choose a tag to compare

@uicontent uicontent released this 10 Nov 12:18

Fixed

  • We fixed an issue where onblur and onchange when user leave editor events not firing correctly if a focusable element is clicked as change focus user action.

Changed

  • We changed Tab keyboard behavior to add indentation instead of exiting focus from editor.

  • We changed &nbsp; mark for empty line in favor for <br /> break tag instead.

Added

  • We added alt+F11 keyboard shortcut to do focus next, and alt+F10 to focus on toolbar.

  • We added shift+enter keyboard shortcut to add <br /> break tag.