v4.10.0
4.10.0 (2019-08-25)
Read more about v4.10 release.
Bug Fixes
- updated #form-status with new text color
--color-emerald-green
and new iconerror
(186e24d) - use responsive
rem
stroke on #form-status icon border (c68d9e5)
Features
- add
cherry-red
to #section + make it possible to stack #section in 3 levels (600c6bc) - add
global_status_id
prop to every component supporting FormStatus and an error/info state (df67543) - add new component GlobalStatus to the lib (89ca72f)
- add new prop to #input
input_attributes={{attributeName: attributeValue}}
to define custom input element attributes +size
accepts a number/int to either serve the chars length and the sizing of the component (298101d) - move #form-status up in the semantic tree, so screen-readers read first the error message (9241fcb)
- rebuild all icons due to newer converting algorithm (c125ee4)
- refactor tertiary #button styles to make them work with medium sized #icon (36ddbb9)