This repository was archived by the owner on Jun 23, 2023. It is now read-only.
Releases: idiazroncero/huesos
Releases · idiazroncero/huesos
v1.3.6
v1.3.5
- Finish documentation of elements.
- Use Parcel instead of Webpack for JS bundling
- Correct menu, toc and tags.
- Update dependencies and rewrite icons to enforce relative ems
v1.3.4
- Continues to improve vertical rhythm on elements.
- Makes menus less opinionated and more of a boilerplate
- Documents typography
- Adds arrow generator mixin
- Rewrites selectr to adapt it to huesos
- Adds file uploader
1.3.3
- Updates documentation.
- Updates separator() mixin. Now it accepts a valid value of ritmo-lines (integer) instead of a valid CSS measure (px, rem).
1.3.2
- Ensures a more consistent vertical rhythm on components.
- Adds a class to manually toggle grid-show.
- Improves documentation.
- Adds support for different background-colors on inline and block-level code elements.
- Improves appearance of styleguide.
- Adds .max-ch helper class.
v1.3.1
- Adds a stricter vertical rhythm by default.
- Sets the grid helper only on the background.
Huesos 1.3.0
This is the first version of Huesos that can be considered fully functional.
Alpha Pre-release
v1.2.0 v1.2.0
Huesos as NPM package
Re-wrote as NPM package, with the ability to @import from project's sass files.
Dropped animate.scss.
KSS Style Guide is here!
A great step. The framework now comes bundled with a KSS styleguide generator that generates great docs on the fly.