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 0.17.1

17 Jun 19:38
Compare
Choose a tag to compare

Capability to version bump and deploy to sage-design-system.kajabi.com.

  • Switch db to postgres
  • Fix breakout layout
  • Fix favicon linking
  • Implement Lockup into Docs site (match sage_public implementation)
  • Display current version number
  • Describe tag cutting workflow within ReadMe
  • Add a version bump lifecycle hook for yarn to autodeploy the latest tag to master

Version 0.17.0 [Migrate to Webpack]

11 Jun 15:14
Compare
Choose a tag to compare
v0.17.0

Bring in zxcvbn from vendor

Version 0.16.0

02 Jun 15:29
Compare
Choose a tag to compare

Added

  • Input hint component

Updated/Fixed

  • Form Select label vertical alignment
  • Warnings cleanup

v0.15.0

20 May 16:10
Compare
Choose a tag to compare

Added

  • Base template for creating GitHub issues
  • Sortable column styling options for tables styles
  • Input groups added, allowing inline grouping of text inputs and buttons
  • Password input text show/hide functionality
  • Collapsible code snippets
  • Meter element
  • Rails template markup examples added for elements/objects:
    • Tabs
    • Description
    • Form Section
    • Nav
    • Sidebar
    • Live Active Mic
    • Page Heading
    • Panel
    • Select
    • Pagination
    • Link Button

Updated/Fixed

  • Various HTML validation cleanup items
  • Table documentation updates
  • Corrected improper image paths to resolve 404 issues.
  • Compressed/optimized image assets to reduce download size.
  • Update markup to encapsulate nav, sidebar, and app sidebar links in an unordered list.
  • Corrected classname mismatch in sage-form-section (WIP)
  • Tooltips updated to allow sizing variations, text alignment now defaults to center

Version 0.14.0

04 May 21:33
f65ec59
Compare
Choose a tag to compare

Added

  • Rails template markup examples added for elements:
    • Live Stream wrapper
    • Table
    • Card
  • Added a base Markdown template for new Pull Requests

Updated/Fixed

  • Corrected hidden content bug in Panels with iOS
  • Revised default icon font-size to use 1em instead of 1rem
  • Consolidated sage-btn--danger element into sage-btn
  • Adjustments to live including active mic icon size control and better ratios on video grid
  • Cleanup on aisle 6 various stylelint warnings 🧹

Version 0.13.0

30 Apr 01:04
Compare
Choose a tag to compare

Added

  • New Billboard Object
  • Rails template markup examples added for elements:
    • Radio
    • Switch
    • Label
    • Form input
    • Form textarea
    • Loader
    • Danger button

Updated/Fixed

  • Updated the panel object to having both a header and a footer
  • Fixed error and refactored banner.js

Version 0.12.1

24 Apr 22:05
Compare
Choose a tag to compare

Updated/Fixed

  • Removed version number causing a rendering bug.

Version 0.12.0

24 Apr 18:34
Compare
Choose a tag to compare

Added

  • New Banner object for global announcements (see Alert entry below)
  • Skip to content link
  • New modifiers for buttons: sage-btn--small and sage-btn--link

Updated/Fixed

  • Alignment and spacing on the pagination object
  • "Banner" for in-page, user-driven actions renamed to Alert
  • Revised documentation structure with semantic elements
  • Links in sidebar rearranged to reflect updated URLs
  • sage-input error messaging & minor refactor to allow simpleform hints
  • sage-switch error messaging
  • Button margins removed

Version 0.11.1

17 Apr 20:52
Compare
Choose a tag to compare

Small Newline bug fix on pagination

Version 0.11.0

17 Apr 16:41
06127a8
Compare
Choose a tag to compare

Added

  • Vertical alignment options with grid
  • Show/hide individual columns with grid
  • Pagination Object

Updated/Fixed

  • Grid documentation updated: examples and guide
  • Updated Avatars to consolidate scaling into the tiling modifier
  • Patched stray margin in radio and checkbox elements due to specificity conflict in main app styles