Releases: codyhouse/codyhouse-framework
Releases · codyhouse/codyhouse-framework
Added new utility classes
- Added vertical alignment utility classes; - Added width/height utility classes; - Added text-nowrap utility class. Co-Authored-By: Sebastiano Guerriero <sebastiano-guerriero@users.noreply.github.com>
v2.1.6: New textUnit mixin
- Added new textUnit mixin to edit text size on a component level; - Grid system: minor changes. Co-Authored-By: Sebastiano Guerriero <sebastiano-guerriero@users.noreply.github.com>
Added js-tab-focus utility class
Added js utility class Added js-tab-focus class: make focus ring visible only for keyboard navigation (i.e., tab key) Co-Authored-By: Sebastiano Guerriero <sebastiano-guerriero@users.noreply.github.com>
Grid: added option to edit number of cols
v2.1.4 Updated version
Added new utility classes + minor typography changes
- Added new flexbox, display, vertical spacing, borders, radius, shadow and bg color utility classes;
- Added option to set custom breakpoint values;
- Added new shadow custom properties;
- Simplified way of handling vertical spacing in typography.
New Flexbox utility classes
Added .flex@{breakpoint} and .inline-flex@{breakpoint} utility classes.
Minor changes re: utility classes and function
- Added osHasReducedMotion function to util.js;
- Added .max-width-xxxxs/.max-width-xxxs/.max-width-xxxl/.max-width-xxxxl CSS utility classes.
Updated Gulp configuration
- style.scss compiles in two CSS files, one with CSS custom properties and one with fallbacks. Only one CSS file is downloaded by browser (script in to check if CSS variables are supported)
- option to compile the SCSS of the components automatically into the style.css
- combine and compress JS files of components in a single JS file (scripts.js)
CodyHouse 2.0, a lightweight front-end framework for building accessible, bespoke interfaces.
- New file organization and separation of scope ('base' folder for core CSS rules, 'custom-style' is where users create their bespoke style).
- New CSS utility classes (_util.scss in 'base' folder)
Read more 👉https://codyhouse.co/blog/post/codyhouse-framework-2-0
How to upgrade?
If you've been using v1, and want to download the new components, please make sure to upgrade to v1.2.1. This release includes all the new classes of v.2.0, plus fallbacks so you can keep using v1.0 without issues.
1.2.1
updated style.css