Skip to content

v30.2.0

Choose a tag to compare

@seek-oss-ci seek-oss-ci released this 08 Jul 23:46
· 1002 commits to master since this release
800a105

Minor Changes

  • TextField: Add characterLimit prop (#963)

    You can now provide a characterLimit that will communicate when the input text approaches or exceeds the specified limit.

    To prevent loss of information, exceeding the limit is permitted, however the count will be presented in a critical tone.