Version 0.7.0
React components
- All components now allow addition system props to be added directly on them.
- Added
Bannercomponent. - Added
Listcomponent. - Added
ListItemcomponent. - Added
Steppercomponent. - Added
zIndexas a system prop. - Added
loadingprop toButton. - Added
maskprop toTextField. - Removed the pointer on a
Choice's body.
Version 0.6.0
React components
- Added
IconButtoncomponent. - Added
Loadercomponent. - Added
BrandedHeadingcomponent. - Added
Dialogcomponent. - Added
DatePickercomponent. - Added
TextAreacomponent. - Adjusted height of
TextFieldcomponent to be in line with the height ofButtoncomponent. - Adjusted height of
Selectcomponent to be in line with the height ofButtoncomponent. - All components now forward passed in
refproperties. The node to which therefis forwarded, depends on the component. In some cases, it is passed onto the wrapper, in other cases on a child component. E.g. withTextField, theinputelement 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. Boxnow allows negative values for allmarginrelated properties.- All form elements that have a
messageproperty, will now display an icon before the message if theerrorprop is also set totrue.
Tokens
iOSshadow tokens now have better structure so that they can be used directly.
Version 0.5.2
React components
Select: when the placeholder was active, all other options were also greyed out on Windows platforms. This is no longer the case.
Tokens
- Fixed secondary colors for
De Limburger. - Fixed exported font values for
De Limburger.
Documentation
De Limburger: added De Limburger as a selectable brand from the dropdown in the top right corner.
Version 0.5.1
React components
Select: removed the check for option or optiongroup. This enablesReact.Fragmentandnullto be added as children for aSelectcomponent.useMediaQuery: now accepts 0 as a value.
Version 0.5.0
React components
- Added
Switchcomponent - Added
Selectcomponent - Added
Radiocomponent - Added
useMediaQueryhook - Added
Fieldsetcomponent - Added
Hiddencomponent - Added
Screenreadercomponent - Box: added clone prop
- Box: can now have a spacing (e.g.
m,p) prop of 0 - Box: added float prop
- Heading: fixed responive values for levels 2 & 3
- Input: added disabled prop
- TextField: added disabled prop
Tokens
- Switched timebased tokens to
msinstead ofs
Logo's
- Added square GvA logo
Documentation
- Added documentation for the previously added
LinkTextcomponent - Added Design guidelines for
Checkbox - Added Design guidelines for
Select - Added a clear overview of which
Boxprops can be cloned to a child component
Version 0.4.0
React components
- Input: multibranded colors
- Checkbox: multibranded colors
- Corrected expected propType for
Label'shiddenprop
Tokens
- components/input:
- input-hover-border-color
- input-focus-shadow-color
- components/checkbox:
- checkbox-focus-shadow-color
- checkbox-checked-color
- checkbox-checked-background
- Android:
- Renamed
dimensXML tag todimen - Removed double point precision from
dpandspvalues
- Renamed
Icons
- Added Phone
- Added PhoneFill
- Removed non-standard SVG commands from Facebook
- Removed non-standard SVG commands from Github
- Removed non-standard SVG commands from Instagram
- Removed non-standard SVG commands from Pinterest
- Removed non-standard SVG commands from Skype
- Removed non-standard SVG commands from Spotify
- Removed non-standard SVG commands from Twitter
- Removed non-standard SVG commands from Whatsapp
- Removed non-standard SVG commands from Youtube
Logos
- Removed non-standard SVG commands from AboSlim for GvA
- Removed non-standard SVG commands from AboSnel for GvA
- Removed non-standard SVG commands from AboSuper for GvA
Version 0.3.6
React components
- Flex: fix responsive propTypes warning
- Choice: center heading
- Checkbox: Component
- TextField: labelHidden prop
Version 0.3.5
React components
- Button: disabled grey background fix
- Icon: vertical-align middle by default
- Icon: vertical-align middle by default
- TextField: Component
- Box: position sticky support
- Internal kitchen:
- Wrapper component
- Message component
- Label component
- PrimaryLabel Component
- OptionalLabel Component
- ActionLabel Component
- InfoLabel Component
- Input Component
- Caption: prop fontWeight
- Caption: TextAlign default inherit
- Paragraph: prop fontWeight fix
- Paragraph: TextAlign default inherit
- Heading: prop fontWeight fix
- Heading: TextAlign default inherit
- Box: Border extended props
- borderBottomColor
- borderBottomStyle
- borderBottomWidth
- borderLeftColor
- borderLeftStyle
- borderLeftWidth
- borderRightColor
- borderRightStyle
- borderRightWidth
- borderTopColor
- borderTopStyle
- borderTopWidth
Version 0.3.2
Themes
- Bugfix: HUB Theme fonts