All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- TabNavigation and Tab components to easily create tab navigation systems
- TabNavigation and Tab documentation
- Remove GlobalNotification from automatic doc-gen
1.0.1 - 2019-04-16
- Splits out openIndexes prop from spread to avoid warning and DOM Render of prop in Paper Component (Mike Bondi)
1.0.0 - 2019-04-15
- 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)
- 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 (Eric Stout)
- 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)
- Surpress ESLint warnings by rewriting code (Eric Stout)