Skip to content

DesignGuide v.0.8.0 - 2018-08-15

Pre-release
Pre-release
Compare
Choose a tag to compare
@erikhallaraaker erikhallaraaker released this 15 Aug 12:47
· 1460 commits to develop since this release

Added

  • Added section for colors in utilities.
  • Added progress tracker component.
  • Added tooltip component.
  • Added media object component.
  • Added action list component.
  • Added toast component prototype.

Changed

  • Changed .background-color utility class to .bg-color.
  • Changed breadcrumb component to disable span elements by default, provided they are not within last-child li element.
  • Reworked styling of tabs component.
  • Reworked alert component.

Fixed

  • Fixed issue with hover table.

Removed

  • Removed mypayex logo option from topbar. Logo is now defaulted to standard payex logo, class .logo-default is no longer needed.
  • Removed .disabled class styling for pagination component arrows. span elements will now act as disabled arrows.