This minor version offers two new components and continue to delivers small improvements and bug fixes since previous patch releases.
What's new?โ
New and updated componentsโ
Theses new components contribute to simplify the layout creation with existing block, like profile page/menu or loading state.
The button
components receive big improvments for states (disable, active,
focus) and outline
mode.
Summaryโ
- new
avatar
component (docs) - new
progress
component (docs) - improve
button
variants - outline and states (docs)) - add
graphics.fonts
variables for better headings overrides - moving
headings
classes from utilities into helpers, and change namespace prefix! (docs)
Documentationโ
All docs are updated and the next
version will be focused about
the v1.4.0 to continue to add usefull things inside the framework.
Patchsโ
v1.3.1โ
- fix: avoid empty rules for headings 419b227
v1.3.2โ
- feat: allow default color database map 8d95508
v1.3.3โ
- feat: allow default
margin-bottom
for form label e118b9c
v1.3.4โ
- fix: force form control respect 100% width if col used e9f05e0
- fix: change breadcrumb overflow behavior for fex-wrap f9100a3
v1.3.5โ
- fix: incorrect variable name for badge component and add line-height 4cfee97
v1.3.6 - v1.3.8โ
- hotfix after v1.3.5
v1.3.9โ
- feat: add color variable for label form 2b14dab
v1.3.10 - v1.3.11โ
- fix: improve background warning form validations and add separate classes state c90cea5
v1.3.12โ
- chore: update deps to sass@^1.33 and migrate division