Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 1.81 KB

CHANGELOG.md

File metadata and controls

60 lines (46 loc) · 1.81 KB

Changelog

22/11/2016 (1.0.0)

Initial stable release

29/11/2016 (1.1.1)

  • #62: Toolbar behaves weird at times if toolbarOnFocus is set.
  • #73: Making spell check configurable.
  • #74: Allow user to use RTL.
  • #69: Prefix 'rdw-' to all class names.
  • #70: Avoid 'undefined' class name.
  • #65: Cannot set bold/italics/underline without any text highlighted.

29/11/2016 (1.1.2)

  • #35: use of tab for indenting is broken
  • #30: As user types after link the new text should not be linkified.
  • #92: Inputs in toolbar can not be focused.

1/12/2016 (1.1.3)

  • #94: Support ReadOnly mode.
  • #84: Developer to be able to update editor editor content.

5/12/2016 (1.2.0)

  • #80: It should be possible for user to set size of embedded media.
  • #75: Issue in image, embedded link.
  • #66: Multiple toolbar modals open causes bugs.
  • #31: Popups in toolbar should close when user clicks anywhere else on the page.
  • #20: It should be possible for user to provide image size also.

7/12/2016 (1.2.1)

  • #109: Link control behaving weird to events.
  • #105: Adding placeholder support.
  • #59: Mentions should get deleted on whole by single backspace.
  • #61: Unlink should not get highlighted for mentions.

7/12/2016 (1.3.0)

  • #56: Improvements in mention dropdown.

7/12/2016 (1.3.1)

  • #115: uncaught TypeError: t.suggestionCallback is not a function.

10/12/2016 (1.3.2)

  • #120: Toolbar modals closing prematurely.

14/12/2016 (1.3.3)

  • #126: Rehydrating editor state with mention gives error.

25/12/2016

  • #142: Selection state broken when using contentState and onContentStateChange props.
  • #140: Request: customizable blockTypes.

22/01/2017

  • #181: Ability to add custom block renderer.
  • #183: Default toolbar order by config.

25/01/2017

  • #176: image upload issue: drag and drop

10/02/2017

  • #127: Support for hashtags.