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

Releases: Kajabi/sage-archived

Version 1.17.2

18 Nov 17:08
Compare
Choose a tag to compare

Updates

  • Updated the hover color for the subtle secondary button
  • Fixed missing help link in Page Heading

Version 1.17.1

13 Nov 15:33
Compare
Choose a tag to compare

Breaking Changes

n/a

New

n/a

Updates

  • Tabs: Hide Tabpane content when empty
  • Pagination: Rails, use collection name if available
  • Card Dashed border option
  • Sortable border radius issue when only-child
  • Added a transition-delay to the secondary actions within Outline Item
  • Added responsive styles to the Outline Item
  • Updated to the reset button in the Search component

Documentation

n/a

Version 1.17.0

11 Nov 19:43
Compare
Choose a tag to compare

Breaking Changes

  • Banner changes make breaking changes. Fix PR: Kajabi/kajabi-products#16463
  • Input affix changes makes breaking changes. Fix PR: Kajabi/kajabi-products/#16488

Updates

  • SageCatalogItem removed border-top from :first-child and border-bottom from :last-child
  • Update the Banner component to match design specs and tighten up some JS handling aspects.
  • Patch alert links so that spacing is only on those inside __actions
  • Updated input affix to use initDocumentPresenceListener
  • Added a reset button to SageSearch

Documentation

  • Added clarification regarding Gemfile_next.lock in the version bump process in README.
  • Tidied up spacing and components used for layout
  • Patched headings and type styles
  • Patched overflow on quick links nav
  • Tidied up overflowing panel content
  • Updated page heading to use rails

Version 1.16.3

06 Nov 15:40
Compare
Choose a tag to compare

Breaking Changes

N/A

New

  • Added title_tag attribute to Sage Form Section
  • Added SagePanelControls Rails component that is ready to pair with tables in products 🤝
  • Added SagePopover Rails component as standalone and implemented within the SagePageHeading component
  • Added theming for TinyMCE Editor

Updates

  • Add disabled styles and settings to breadcrumbs, tabs, and choices. 😷
  • Add message and error coloring to textarea
  • Adds standalone setup for checkbox and radio and standardizes some additional settings for these and switches
  • Adds customized classes and the contained setting for dropdowns

Documentation

  • WIP Adjustments to the design of the Sage website

Version 1.16.2

02 Nov 19:18
Compare
Choose a tag to compare

Breaking Changes

none

New

  • Toast
    • Initial styles
    • Barebones Sage Rails component

Updates

  • Update icon font with the new Refresh icon
  • Correct overflow in the copy text
  • Add ability to customize the width of modals
  • Spacing adjustment to form input message text
  • SageOutlineItem design polish & modifier for is-searchmatch

Documentation

  • Implement Redcarpet for markdown within the documentation
  • Copy adjustments / typo fixes

Version 1.16.1

23 Oct 23:41
Compare
Choose a tag to compare

New

  • Sage Progressbar

Updates

  • Adjustment to form inputs to support showing placeholder text and label simultaneously.
  • SageCatalogItem polish

Breaking Changes

none

Documentation

none

Version 1.16.0

21 Oct 21:25
Compare
Choose a tag to compare

New

  • Add Avatar Rails component
  • Add Checkbox Rails component
  • Add Radio Rails component
  • Added Switch Rails component

Updates

  • Sage Pagination structure was updated
  • Alert adjustments and minor styling cleanup
  • Removed Avatar optional ring
  • Aligned Checkbox to spec
  • Patch a bug with long labels squishing checkboxes in multiselect dropdowns
  • Rails Components: Fix issue with generated_html_attributes not rendering tooltip data properly
  • Aligned Radio to spec
  • Aligned Switch to spec
  • Update warning alert icon color to match design spec.
  • Fix Tooltip bug where rollover would flash when hovering children elements
  • Align Input __message styles to comp
  • Modal mobile alignment and scrollability
  • Updates buttons to spec along with implementations that needed to be updated as a result.
    • Buttons now only have primary, secondary, and danger color styles: tertiary is dropped.
    • Buttons no longer have size variations. Instead there is just the default button, the Subtle button, and a small option for Subtle buttons that just makes smaller font size.
  • Add --contained for incoming Search "Toolbar" pattern.

Breaking Changes

Documentation

TBD

Version 1.15.1

16 Oct 16:54
Compare
Choose a tag to compare

New

  • Adds Rails Table component.

Updates

  • Updated color palette to the latest from Design.
  • Added modifiers for sage-row to allow for spacing in stage, panel, and card contexts when a row is used there.
  • Added an align-right option for table cells.
  • Patched a bug in the Breadcrumbs Rails component.
  • Updated Alerts to match design spec and included action links.
  • Add flexbox to property and a distinct __value element within to wrap text that affords more possibilities with the component.
  • Revise breakpoints for layouts in card and panel 1024 instead of ~1200
  • Add some missed styling for card lists to match same treatment as in Panels
  • Add vertical centering to button groups
  • Add some top and bottom spacing modifiers for cards and panels for instances where spacing should collapse.
  • Updates table styling per updated Sage table specs

Breaking Changes

N/A

Documentation

N/A

Version 1.15.0

13 Oct 13:52
Compare
Choose a tag to compare

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

Version 1.14.0

06 Oct 14:34
Compare
Choose a tag to compare

New

Updates