React components
** Note:** If you are implementing this version on a node-environment
, you
have to add jsDom
, as described in the peerDependencies.
- Added basic
Table sorting
functionality
- Added
loading
state to Table
- Fixed
inputMask
problems in TextField & DatePicker
- Fixed
AutoComplete
's onBlur functionality:don’tt return null on blur. The
AutoComplete will now first focus the TextField when you select an item
- Fixed
display: contents
warning when using autoprefixer in your project:
this functionality is removed and is no longer supported
Tokens
- Changed internal
font-structure
to be more independent