Skip to content

Releases: CanopyTax/bandicoot

v4.7.3

Choose a tag to compare

@parkm parkm released this 20 Sep 16:16
2aa0638

v4.7.2

Choose a tag to compare

@parkm parkm released this 24 Feb 20:32
0c514dd

Fixes

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

v4.7.1

Choose a tag to compare

@geoctrl geoctrl released this 15 Feb 23:29
46a3d0d

fixes

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

v4.7.0

Choose a tag to compare

@rhys-childs rhys-childs released this 15 Feb 23:38
e0105b9

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

Choose a tag to compare

@parkm parkm released this 31 Mar 16:43
639825c

Add keyDown prop for RichTextEditor (#111)

v4.5.2

Choose a tag to compare

@parkm parkm released this 23 Mar 18:14
d4feea2

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

v4.5.1

Choose a tag to compare

@internettrans internettrans released this 06 Feb 03:00

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

Choose a tag to compare

@dvnrsn dvnrsn released this 25 Jun 19:42

Accept a tabIndex #96

4.4.1

Choose a tag to compare

@dvnrsn dvnrsn released this 29 May 16:40

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

4.4.0

Choose a tag to compare

@dvnrsn dvnrsn released this 19 May 02:29
0f7a576

Add autofocus to end of editor #94