Skip to content

v0.4.0

Compare
Choose a tag to compare
@arnoldsandoval-okta arnoldsandoval-okta released this 10 Nov 19:17
· 3141 commits to master since this release
71ff1b8

[0.4.0] - 2020-08-05

Added

  • @okta/odyssey-icons package: includes an initial set of SVGs and process for batch optimizing via svgo

Changed

  • Changed the Odyssey documentation platform from hexo to vuepress
  • The documentation theme is now sourced via the private @okta/vuepress-theme-nimatron package
  • .gitignore now includes the auto-generated CHANGELOG to avoid creating duplicate files
  • :disabled and :read-only labels now share text and border styling
  • Tab indicators no longer animate via CSS vars

Removed

  • [Breaking Change] $border-default token has been removed
  • :visited link styling has been removed for user privacy

Fixed

  • Buttons labels no longer wrap (white-spacing: nowrap)