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

14 Apr 20:24
c5561c0
Compare
Choose a tag to compare

Added

  • Sage docs favicon 🍃
  • Table element base styles

Updated/Fixed

  • Updated package-lock.json to address subdependency issue
  • Corrected horizontal overflow on code status table and status key
  • Properties tables updated to use new styles
  • Stylelint fixes and flattened CSS selector structure
  • Updated icon font source files
  • Updates Color specs structure and fixes responsive issues
  • Refactoring and improvements to live stream features
  • Accessibility improvements to icon specs
    • Made avatars scalable and more accessible
    • Made avatar fallbacks for video tile grids

Version 0.9.0

08 Apr 20:42
Compare
Choose a tag to compare

Added

  • Revised JS structure for modules
  • Page Heading Object

Updated/Fixed

  • Changed the font size of the description title
  • Changed the Form Section To an h3 vs h4
  • Bug fix to live option menu
  • Refactor sidebar and overlay JS modules

Version 0.8.1

06 Apr 21:43
Compare
Choose a tag to compare

Added

  • Labels Object
  • Card Object
  • Description Element
  • Live stream header, footer, wrapper, and video grid

Updated/Fixed

  • Updated Code Status view
  • Mobile style fixes for input fields and textareas
  • Mobile style fixes for radio buttons and switches
  • Mobile style fixes for loader/absolutely positioned examples
  • Updated node dependencies
  • Revised styles applied to input fields and textareas
  • Revised button sizing to match updated input field and textarea styling
  • Bug fix to live option menu

Version 0.7.1

07 Apr 19:39
1e11549
Compare
Choose a tag to compare

Added

  • Live User Control object
  • Live Profile Card object
  • Text area styles

Updated/Fixed

  • Live Active Microphone adjustments
  • Live Avatar object adjustments
  • Type spec implementation fixed throughout the repo
  • Added white to color palette
  • Viewport meta tag added
  • Corrected broken variable reference in textarea styles
  • Refactored rem values to use conversion function
  • Refactored tooltip styles and variable naming

Version 0.6.1

07 Apr 19:40
Compare
Choose a tag to compare

Added

  • Live Avatar object
  • Live Active Microphone icon object 🎤
  • Tooltips 💬
  • Added switch error states

Updated/Fixed

  • JS Load Path
  • Styled text form inputs with floating labels
  • Type system 🔠
  • Icons ✏️
  • Code examples that overflow the width of the container apply a gradient fade 💇‍♂
  • Fixed switch focus state outline
  • Added in gems as dependencies so no need to reference in parent apps.
  • Moved Precompile of assets into gem