Version 1.3.0
Themes
- Changed
Button
andIconButton
color
inchameleon-theme-hbvl-summer-2020
- Added
chameleon-theme-hmc
(this is just a trial setup, don’t use this in your code yet)
Button
and IconButton
color
in
chameleon-theme-hbvl-summer-2020
chameleon-theme-hmc
(this is just a trial setup, don’t use this in
your code yet)** Note:** If you are implementing this version on a node-environment
, you
have to add jsDom
, as described in the peerDependencies.
Table sorting
functionalityloading
state to Table
inputMask
problems in TextField & DatePicker
AutoComplete
's onBlur functionality:don’tt return null on blur. The
AutoComplete will now first focus the TextField when you select an itemdisplay: contents
warning when using autoprefixer in your project:
this functionality is removed and is no longer supportedfont-structure
to be more independentText
component.Table
component.Avatar
component.Select
component.flexParentProps
to system props.Banner
component.List
component.ListItem
component.Stepper
component.zIndex
as a system prop.loading
prop to Button
.mask
prop to TextField
.Choice
's body.IconButton
component.Loader
component.BrandedHeading
component.Dialog
component.DatePicker
component.TextArea
component.TextField
component to be in line with the height of
Button
component.Select
component to be in line with the height of
Button
component.ref
properties. The node to which the
ref
is forwarded, depends on the component. In some cases, it is passed onto
the wrapper, in other cases on a child component. E.g. with TextField
, the
input
element will have the forwarded ref. This is based on subjective
judgement, taking into account what the expected behavior would be. Be sure to
notify us if something does not behave as you'd expect.Box
now allows negative values for all margin
related properties.message
property, will now display an icon
before the message if the error
prop is also set to true
.iOS
shadow tokens now have better structure so that they can be used
directly.Switch
componentSelect
componentRadio
componentuseMediaQuery
hookFieldset
componentHidden
componentScreenreader
componentm
, p
) prop of 0ms
instead of s
LinkText
componentCheckbox
Select
Box
props can be cloned to a child componentLabel
's hidden
propdimens
XML tag to dimen
dp
and sp
values