Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Version 1.15.0

Compare
Choose a tag to compare
@philschanely philschanely released this 13 Oct 13:52
· 185 commits to master since this release

New

  • Add breadcrumbs as a rails component
  • Add card divider as a rails component
  • SageTable rails component

Updates

  • Allow for hyperlinks in tab and choice rails components
  • Adjust width and truncation on Copy Text Card
  • Update panel divider full bleed and
  • Updates table styles for new use in panels and cards
  • Revise SageOutline structure to support our Outline implementation in Products

Breaking Changes

  • Change SageBody rails component to use css_classes prop instead style_classes.

Documentation

None