React components
- Fixed a bug in
DatePicker
: moved dayjs.extend outside the render method.
React components
- Added
max-width
to widthProps
system props
- Added
size
& appearance
to BrandedHeading
- Fixed a bug with
flex-shrink
system prop
- Fixed the Nieuwsblad cdn-url cdn in
Font
- Fixed the bundled files now include the correct cdn-links
Tokens
- Updated GvA Grey colors (light, base, dark)
React components
- Added borderRadius & display to
Paper's
PropTypes
- Removed checked from
Select's
PropTypes
React components
- Added
Fonts
component.
- Added
Logo
component.
- Added
Reset
component.
React components
- Fixed a bug with
small
sized IconButton
on iOS.
React components
- Added
Tooltip
component.
- Added
Widelist
component.
Tokens
React components
- Added
Text
component.
- Added
Table
component.
- Added
Avatar
component.
- Fixed Label margin in
Select
component.
- Added
flexParentProps
to system props.
React components
- Added
Accordion
component.
- Added
Autocomplete
component.
- Added missing propTypes to
ListItem
component.
- Added
maxHeight
prop to the system.
Tokens
React components
- All components now allow addition system props to be added directly on them.
- Added
Banner
component.
- Added
List
component.
- Added
ListItem
component.
- Added
Stepper
component.
- Added
zIndex
as a system prop.
- Added
loading
prop to Button
.
- Added
mask
prop to TextField
.
- Removed the pointer on a
Choice
's body.