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.7.1

18 Aug 18:46
Compare
Choose a tag to compare

Updates

  • Modal
    • Allows the click to close to be disabled
  • Sage Type
    • Center modifier
    • Right modifier
    • Justify modifier
  • Banners
    • Bring banners inline with the figma spec
  • Buttons
    • Secondary & tertiary background colors
  • Radios, checkboxes and switches -- updated placement, spacing, and sizing
  • Fixed bug with input group button size

New

  • Lists -- classes for unstyled and inline lists

Documentation

  • Refactored type spec implementation

Version 1.7.0

13 Aug 15:23
Compare
Choose a tag to compare

Updates

  • Add progressbar variations to tabs and breadcrumbs
  • Update panels to include color variations, flat, and compact styling
  • Added arrow key support to navigate between tabs in the tabs object
  • Adds the following styles to Cards:
    • Flat border style with coloring for default and danger
    • Dashed border style with coloring for default and danger
    • Interactive dashed border style with coloring for default and danger
  • Updates labels to use latest color specs from Figma and improves the color combinations variable for wider use

New

  • Sideways scrolling panel groups
  • Added tab and choice elements that can be used inside of the tabs object
  • Added a spacer utility
  • Added an icon-card element for displaying icons in a background box
  • Added the Icon List object to our library. This allows for a customized list where either in icon or a checkbox/radio is used as the "bullet" beside some rich text

Documentation

  • Role back spring version to avoid conflicts with kajabi-products
  • Revises scripts loaded to avoid duplication in the documentation site and revises some theme settings

Version 1.6.0

07 Aug 16:37
Compare
Choose a tag to compare

Updates

  • Adds spacing adjustment to help link when placed inside page heading title.
  • Modifies Loader to always be 'loader' instead of sometimes 'loading' along with some layout and show/hide improvements. Requires change in Products

New

  • Add 26 new icons.

Version 1.5.1

05 Aug 20:01
Compare
Choose a tag to compare

Updates

  • Convert positioning of input field affix to fixed value
  • Fixes lint issue in system-styles.js

Version 1.5.0

05 Aug 17:44
Compare
Choose a tag to compare

New

  • Adds a system-styles file to packs for easily importing only Sage system styles into an app.

Docs

  • Fixed typos in documentation

Version 1.4.6

04 Aug 18:46
Compare
Choose a tag to compare

Updates

  • Modal: Header aside (placement for future top-right dropdown in modal)
  • Spacing: Add a 2xl spacing value of 64px
  • Checkbox: Shrink the checkboxes to 20px
  • Tabs: Use a larger margin for Tabs that aren't radio style
  • Card: Add a large vertical padding modifier thats used for UI null state CTAs in Figma
  • Panel: update bottom margin to lg

New

None

Docs

  • Migrated Sage generators to standard Rails generator location (out from within sage-engine) and updated file paths to point to our new file locations since our reorganization last month.
  • Update version cutting preflight checks
  • Use CI to lint our styles

Version 1.4.5

31 Jul 21:12
Compare
Choose a tag to compare

Updates

  • Bugfix: Tabs click handler bug
  • Adds Sage Panel lg modifier
  • Input Focus Styles: Match to figma
  • Select Input Focus Styles: Match to Form Input and Figma
  • Modal Padding: Match to figma
  • Modal Tabs: Match to figma
  • Adjust tooltip z-index
  • Modal: Add attr open to <dialog>

Docs

  • Converts all Elements and Objects pages to use Sage Panel
  • Converts most other pages to use Sage Panel
  • DRY up some Docs partials
  • Update Sage Card docs preview with center modifier

New Items

TBA

Version 1.4.4

30 Jul 17:57
Compare
Choose a tag to compare

Updates

  • Match Sage Tabs to the figma spec
  • Fix Safari tooltip overflow
  • Fix tooltip width issue with longer text
  • Sage Sortable new drag handle icon
  • Sage Dropdown :active underline color to match Sage Tabs
  • Sage Card center, refactor how this is done to reduce paragraph line-length
  • Add Sage Footer Aside for left aligned elements

New Items

  • Sage Status Icon

Version 1.4.3

24 Jul 17:54
Compare
Choose a tag to compare

Further patch to accordion panel initialization.

Version 1.4.2

24 Jul 17:41
Compare
Choose a tag to compare

Patches missing accordion panel initiatializor.