Skip to content

Releases: CanopyTax/bandicoot

v4.7.3

20 Sep 16:16
2aa0638
Compare
Choose a tag to compare

v4.7.2

24 Feb 20:32
0c514dd
Compare
Choose a tag to compare

Fixes

  • Fix issue where numSerializers was not being returned in the rich text container context

v4.7.1

15 Feb 23:29
46a3d0d
Compare
Choose a tag to compare

fixes

  • fix bug where divRef.current returned undefined when serialize() was ran

v4.7.0

15 Feb 23:38
e0105b9
Compare
Choose a tag to compare

What's Changed

  • Fix bug where useLayoutEffect was removing and adding a listener on every render #114

Full Changelog: v4.6.0...v4.7.0

v4.6.0

31 Mar 16:43
639825c
Compare
Choose a tag to compare

Add keyDown prop for RichTextEditor (#111)

v4.5.2

23 Mar 18:14
d4feea2
Compare
Choose a tag to compare

Fix for undefined stylesheets in tests when using a placeholder (#109)

v4.5.1

06 Feb 03:00
Compare
Choose a tag to compare

Fixes

  • Switch to useLayoutEffect for dom operations. Fixes error in React 17 (#101)

Maintenance

  • Bump lodash from 4.17.11 to 4.17.19 (#97)
  • Bump ini from 1.3.5 to 1.3.7 (#98)
  • Bump dot-prop from 4.2.0 to 4.2.1 (#99)

4.5.0

25 Jun 19:42
Compare
Choose a tag to compare

Accept a tabIndex #96

4.4.1

29 May 16:40
Compare
Choose a tag to compare

Fix pasting of plain text. Now new lines are preserved when pasting from specific windows desktop applications. #95

4.4.0

19 May 02:29
0f7a576
Compare
Choose a tag to compare

Add autofocus to end of editor #94