Skip to content

Official Release

Latest
Compare
Choose a tag to compare
@erwstout erwstout released this 15 Apr 22:16
· 33 commits to master since this release

Added

  • Master branch / update deployments to come from Master (Eric Stout)
  • This changelog! (Eric Stout)
  • Theme Spacing now added to ThemeProvider, allowing a proper spacing system (Dillon Morris)
  • Transparent Button Styles (Eric Stout)
  • Global Notification functionality (Eric Stout)
  • "body2" type/variant to the Typography component (Dillon Morris)
  • Default border style (Dillon Morris)

Updated

  • Uncenter some doc components that got missed (Eric Stout)
  • Expanded and Re-organized documentation (Dillon Morris)
  • Include dynamic version number under EUI Logo (Dillon Morris/Eric Stout)
  • Set Datetime value to null if no value exists (Eric Stout)
  • Accordions closed by default (Eric Stout)
  • Accordion caret color updated to match font color

Bugfix

  • Fix FullscreenLoader file name in git to fix build failures - BREAKING CHANGE!!! - (Eric Stout)
  • Fix JSS export name to match EUI naming conventions (Eric Stout)

Chores

  • Surpress ESLint warnings by rewriting code (Eric Stout)