Skip to content

v0.5.0

Compare
Choose a tag to compare
@arnoldsandoval-okta arnoldsandoval-okta released this 10 Nov 19:17
· 3127 commits to master since this release
5b53618

[0.5.0] - 2020-09-03

Added

  • [Docs] Iconography documentation, available at /base/iconography
  • Basic styles for inline Icon display
  • Multi-Select variant for Select (both Choices.js and HTML-only)
  • Button w/ Icon variant has been added to Button
  • Blue, 400 is now available for use via Sass maps (no Token)
  • Gray, 500 is now available for use via Sass maps (no Token)

Changed

  • [Docs] Type documentation is now titled "Typography" and located at /base/typography
  • [Docs] Documentation now references this CHANGELOG on GH directly rather than copying over
  • [Docs] Color documentation has been revamped entirely
  • [Docs] Documentation sorts now utilizes Vuepress slots for future-friendliness
  • Recommended Choices.js configuration updated (non-breaking)
  • SVGO configuration no longer sorts attributes, now adds .ods-icon
  • [Breaking Change] "info", "back", and "forward" icons have been renamed to "get-info", "go-backward", and "go-forward"
  • $border-color-ui is now a11y-compliant, utilizes Gray, 500
  • blockquote, Form, Table, and Tab borders now use $border-color-display as they are not a11y-constrained

Removed

  • [Docs] Type test page has been removed from docs
  • [Breaking Change] Grays 300 and 400 have been removed from available use

Fixed

  • [Docs] Modal examples now work as intended
  • [Docs] address example now renders correctly
  • All Icons now use a 14px grid instead of 24px for optimal display