Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

v1.11.0

Compare
Choose a tag to compare
@interactivellama interactivellama released this 01 Oct 18:40
· 127 commits to 1.x since this release

New features and bugfix release

This is a bugfix release except for the swapping of blue and gray chevron icons and the addition of two email and mobile icons.

New features and bugfixes

  • Add thinner chevron icons, make default chevrons gray and hover state blue - #405
  • Add support for 'btn-secondary' - #402
  • Spacing token: change 'PX' to 'px' in design tokens - #394
  • Add multi-mail and mobile drag icons icons - #393
  • Increase icon size in large button- #391
  • Add approved 'text-color' design tokens - #381

Documentation and plumbing

  • Organize LESS files better and allow for external scoped import - #398
  • Fixes partial run of make icon task icons - #384
  • Only runs bower if ENV var INSTALL_BOWER is set - #399
  • Fix 404s on documentation site - #403