Version 1.2.0
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 toTable
- Fixed
inputMask
problems inTextField & 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