rrenildopereiraa
released this
11 Oct 01:22
·
15 commits
to release
since this release
Changelog
All notable changes to the Yumma CSS will be documented in this file.
[2.1.0]
Added
- Add
_borders.scss
,_box-model.scss
,_effects.scss
,_filters.scss
,_flexbox.scss
,_grid.scss
,_layout.scss
,_interactions.scss
,_outlines.scss
,_tables.scss
and_typography.scss
- Add
_extensions.scss
and_theme.scss
- Add
cursor: pointer
to all<button>
element - Add the
0
value to Opacity utility variant - Add the
auto
property to Flex utility variant
Changed
- New
baseline
Align Content utility variant - New
baseline
Align Items utility variant - New
cg-0
Column Gap andrg-0
Row Gap utilities - New
col-resize
,default
,ne-resize
,nesw-resize
,none
,nw-resize
,nwse-resize
,progress
,row-resize
,s-resize
,se-resize
,sw-resize
,w-resize
,zoom-in
,zoom-out
Cursor utility properties - New
f-b
Font Size base utility - New
font-size: inherit
andfont-weight: inherit
properties for heading and paragraph elements. - New
fs-9xl
Font Size utility variant - New
row dense
anddense row
Grid Auto Flow utility variants - New
table
,inline-table
andinline-grid
Display utility variants - New
text
andall
User Select utility variants - Rename Align Content utility syntax from
ac-stretch
toac-s
- Rename Align Items utility syntax from
ai-stretch
toai-s
- Rename Align Self utility syntax from
as-stretch
toas-s
- Rename Justify Items utility syntax from
ji-stretch
toji-st
- Rename Justify Self utility syntax from
js-stretch
toji-st
- Rename Object Position utility syntax from
op-left
toop-l
- Rename Position utility syntax from
p-t
top-y
- Rename Position utility syntax from
p-y
top-st
- Rename
_miscellaneous.scss
to_interactions.scss
- Rename
$yma-direction
base value from1px
to0.25rem
- Rename color variables from
$yma-colors-*
to$yma-theme-*
- Update Border Radius base value from
4px
to0.25rem
- Update Border Width base value from
4px
to1px
- Update Flex Basis base value from
1rem
to0.25rem
- Update Flex utility variants
- Update Outline Offset base value from
2px
to1px
- Update Outline Width base value from
2px
to1px
- Update Spacing X and Spacing Y calculations
Removed
- Delete
_utilities.scss
partial - Remove
end
andstart
properties from Align Content utilities - Remove
end
andstart
properties from Align Items utilities - Remove
end
andstart
properties from Align Self utilities - Remove
end
,left
,right
andstart
properties from Justify Content utilities - Remove
er
Cursor variant - Remove
flex-end
,flex-start
,left
,normal
andright
properties from Justify Items utilities - Remove
flex-end
,flex-start
,left
,normal
,right
andstretch
properties from Justify Self utilities - Remove
hidden
property in Border Style utilities - Remove
hidden
property in Outline Style utilities - Remove variable inside Spacing X and Spacing Y utilities