Skip to main content

142 posts tagged with "changelog"

View All Tags

Version 1.1.0

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)

Version 1.0.2

React components

  • Added borderRadius & display to Paper's PropTypes
  • Removed checked from Select's PropTypes

Version 0.9.0

React components

  • Added Text component.
  • Added Table component.
  • Added Avatar component.
  • Fixed Label margin in Select component.
  • Added flexParentProps to system props.

Version 0.8.0

React components

  • Added Accordion component.
  • Added Autocomplete component.
  • Added missing propTypes to ListItem component.
  • Added maxHeight prop to the system.

Tokens

  • Added Marketing Colors.

Version 0.7.0

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.