Skip to content

braid-design-system@24.1.3

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 23 Mar 23:39
· 1384 commits to master since this release
2b3e413

Patch Changes

  • Textarea: Fix trailing new line highlight issue (#555)

    BUG FIXES

    Textarea

    Fix for highlightRanges, where the highlights could get out of sync with the field value, if the value contained trailing new lines.