Skip to content

Releases: FlockOfBirds/rich-text

v1.3.0-beta

25 Jul 12:34
Compare
Choose a tag to compare
v1.3.0-beta Pre-release
Pre-release
  • Fix tab key action to focus for the next element

v1.2.1-beta

28 May 10:18
Compare
Choose a tag to compare
v1.2.1-beta Pre-release
Pre-release
  • Fix event onChange
  • Fix event onBlur

v1.2.0-beta

14 May 10:28
Compare
Choose a tag to compare
v1.2.0-beta Pre-release
Pre-release
  • Add nanoflow support on change action

v1.1.0-beta

18 Jan 09:46
Compare
Choose a tag to compare
v1.1.0-beta Pre-release
Pre-release
  • Update: inline validation feedback
  • Fix: tabs & new line issues

v1.0.2-beta

04 Oct 09:07
Compare
Choose a tag to compare
v1.0.2-beta Pre-release
Pre-release
  • Add support for copy-pasting text
  • Fix: disable on blur trigger when editor toolbar is clicked
  • Fix: only trigger onChange action when the text is changed (matches Mendix input widgets)

v1.0.1-beta

30 Aug 13:37
Compare
Choose a tag to compare
v1.0.1-beta Pre-release
Pre-release
  • Advanced Travis tests
  • Fix change behavior and condition for calling action
  • Conditionally recreate editor on update

v1.0.0-beta

01 Aug 12:39
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release
  • Format selected text
  • HTML output of formatted text
  • Show editor options either on a toolbar or as a bubble
  • Use the custom option to select which editing options you want to show

v0.1.0-beta

08 Jun 07:25
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

Basic draft.js implementation.