This repository has been archived by the owner on Aug 9, 2024. It is now read-only.
Releases: Kajabi/sage-archived
Releases · Kajabi/sage-archived
Version 0.17.1
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]
v0.17.0 Bring in zxcvbn from vendor
Version 0.16.0
Added
- Input hint component
Updated/Fixed
- Form Select label vertical alignment
- Warnings cleanup
v0.15.0
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
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 of1rem
- Consolidated
sage-btn--danger
element intosage-btn
- Adjustments to live including active mic icon size control and better ratios on video grid
- Cleanup
on aisle 6various stylelint warnings 🧹
Version 0.13.0
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
Updated/Fixed
- Removed version number causing a rendering bug.
Version 0.12.0
Added
- New Banner object for global announcements (see Alert entry below)
- Skip to content link
- New modifiers for buttons:
sage-btn--small
andsage-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
Small Newline bug fix on pagination
Version 0.11.0
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