Releases: luxonauta/luxacss
Releases · luxonauta/luxacss
v2.0.0
- 🎨 New and refined colours;
- 📝 Documentation needed to cover these changes;
- 📦 Minor component changes and dependency removal;
v1.0.9
- 📝 Significant refactoring of doc, improving clarity;
- 🦐 Minor adjustments to doc style;
- 🧽 Removal of unused Media Queries.
v1.0.8
✅ This release focuses on colour enhancements and simplification, grid layout refinements, and gap
fixes in row
.
v1.0.7
🎯 The release focuses on general improvement, including a change to the framework to be more semantic.
It also refines the colour schemes for modern screens and simplifies the use of the grid. 🗿
v1.0.6
✅ Fixes the naming of the main file in package.json
;
v1.0.5
⚠️ Attention: this release has problems with the naming of the main file; use a version below or above.
- 🌱 Improve our reset;
- 🔥 Removes Gulp to simplify the build process and eliminate unmaintained and insecure packages.
v1.0.4
❌ Fixes text
to space
in spacing.scss
.
v1.0.3
⚠️ Attention: this release has problems with the spacing variables; use a version below or above.
Minor improvements and documentation:
- ✅ Improve scales;
- ✅ Refactor
has-dflex
to flex
;
- ✅ Rename and add colours (tags);
- ✅ Improvements and fixes to the doc.
v1.0.2
🦾 General improvements and fixes:
- ✅ Update Type/Space values for better scaling;
- ✅ Added
text-wrap
and Isolation (to root stacking context) props;
- ✅ Fix: Columns now behave as intended, starting with zero and filling available space;
- ✅ Adjustment of Breakpoint to improve responsiveness;
- ✅ Recompilation of files;
v1.0.1
🎁 The first stable release.