Skip to content

v0.3.0

Compare
Choose a tag to compare
@arnoldsandoval-okta arnoldsandoval-okta released this 10 Nov 19:16
· 3166 commits to master since this release
0753297

[0.3.0] - 2020-06-25

Added

  • Design Tokens

Changed

  • Color, type and spacing to reflect rebrand
  • [Breaking Change] _variables.scss has been renamed to _tokens.scss, this introduces design tokens into Odyssey
  • [Breaking Change] Renamed "warning" to "orange"
  • [Breaking Change] Changed spacing variables (tokens) to use t-shirt sizing as well as new values
  • [Breaking Change] Changed typography, font family. Now refers to "headings" as titles throughout
  • [Breaking Change] Change semantic cv arguments (lightest, base, dark) in favor of 000-900

Removed

  • [Breaking Change] Removed colors: magenta, grays 100, 300, 500, 700, 900
  • [Breaking Change] Removed fauxpacity function, preferring "light" color variants
  • [Breaking Change] Removed documentation and Sass styles for unapproved components: Banner, Callout, Card, Dropdown, Meter, Navigation, Switch, Toast, Top Bar
  • Removed all other unused/unapproved documentation