Skip to main content

103 posts tagged with "minor"

View All Tags

Version 0.5.0

React components

  • Added Switch component
  • Added Select component
  • Added Radio component
  • Added useMediaQuery hook
  • Added Fieldset component
  • Added Hidden component
  • Added Screenreader component
  • 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 ms instead of s

Logo's

  • Added square GvA logo

Documentation

  • Added documentation for the previously added LinkText component
  • Added Design guidelines for Checkbox
  • Added Design guidelines for Select
  • Added a clear overview of which Box props can be cloned to a child component

Version 0.4.0

React components

  • Input: multibranded colors
  • Checkbox: multibranded colors
  • Corrected expected propType for Label's hidden prop

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 dimens XML tag to dimen
    • Removed double point precision from dp and sp values

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.0

Icons

  • Shield & ShieldFill icon

React components

  • Image: extend width value
  • Choice: refactor, id required!
  • LinkText: Component
  • Divider: color prop
  • Box: left, right, bottom, top prop
  • Box: width prop full | atuo
  • Box: position prop
  • Box: height prop full | auto
  • Box: color fix
  • Box: font-weight prop
  • Box: border-radius prop
  • Update docs readme

Tokens

  • Change border-radius tokens