All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.7.0 (2024-02-12)
- white-space: add properties (55a5be9)
3.6.0 (2024-02-02)
3.5.0 (2024-02-02)
- deps: bump to
sass
1.70.0 (2ca5aeb)
3.4.0 (2024-01-25)
- font-size: add main component (4ae4001)
- top, right, bottom, right: add main components (#151) (da6c019)
3.3.2 (2024-01-24)
- flex: missing comma (6204041)
3.3.1 (2023-12-15)
- removed unneeded
;
(53df510)
3.3.0 (2023-09-12)
- core: add
min/max
generated media (95ee349)
- deps: bump to
@unsass/selector
1.3.0 (616afe8)
3.2.0 (2023-09-11)
- grid: add
subgrid
support (c70e0d2)
3.1.0 (2023-08-23)
- grid: add
grid-row
property (a76b7a3)
- deps: bump to
sass
1.66.1 (52a8b70)
3.0.1 (2023-07-30)
- variables: removed unneeded
[@forward](https://github.com/forward)
(8090f7c)
- hide no public variable (76be338)
3.0.0 (2023-07-27)
- options: removed
list
option
- options: add new
core
option (6eded07)
- deps: bump to
sass
1.63.5 (862c7da)
2.7.0 (2023-05-15)
- pointer-events: add main styles (566d363)
- align-content, align-items, align-self: add new tokens method (7104a46)
- appearance: add new tokens method (d2255af)
- aspect-ratio, object-fit: add new tokens method (402119d)
- background, filter: use tokens functions (8d589f8)
- backgrounds, filters: add new tokens method (c54b85f)
- clear, display, float: use tokens functions (e9afb68)
- clear, float: add new tokens method (e2d2b7b)
- display: add new tokens method (f528229)
- fill: add new tokens method (a608c42)
- filters: prefix tokens variables (572913c)
- flex: add new tokens method (07e1870)
- font-style, font-weight: add new tokens method (a06dbc2)
- gap: add new tokens method (0281dbd)
- grid: add new tokens method (e02feb2)
- justify-content, justify-items, justify-self: add new tokens method (e698ab3)
- margin, padding: add new tokens method (2741d68)
- opacity: add new tokens method (f26c2cd)
- order: add new tokens method (7aae5fe)
- place-content, place-items, place-self: add new tokens method (891f931)
- position: add new tokens method (cecce31)
- removed unneeded
_properties.scss
file (2c157ea) - sizing: add new tokens method (a5b5ea6)
- text-align, text-transform: add new tokens method (5eae19e)
- variables: switch
$default-engine
to private (bcd180e) - visibility: add new tokens method (2002492)
- width: add new tokens method (80f3a81)
- z-index: add new tokens method (7544164)
2.6.1 (2023-05-15)
- grid-column-start: use good variables (8b5aac8)
- deps: bump to
sass
1.62.1 (80000a9)
2.6.0 (2023-03-21)
- fill: add main styles (5255fa9)
- madd
has-declaration
function (a509f61) - remove unneeded
()
(76b8f1e) - remove unneeded namespace (3dd4bd8)
- remove unneeded namespaces (0f90ce2)
- remove unneeded option condition (5521cb0)
- rename
_index.scss
toindex.scss
(474687f) - use
selector.create
instead ofcss.selector
(1df4479)
- deps: add
@unsass/types
1.0.2 (60a9772) - deps: bump to
@unsass/selector
1.2.0 (4ca3021) - deps: replace
@unsass/utilities
for@unsass/string
(d2c92bb) - sort media queries (ad0e46f)
2.5.0 (2022-09-07)
- appearance: add main styles (926edf9)
2.4.0 (2022-09-02)
- max-width: add breakpoints default classes (802476a)
- allow unquoted values (3a9b874)
- deps: use
@unsass/selector
(98b2f4d)
- simplify mixins (2e8804f)
2.3.0 (2022-08-31)
- options: add
$important
option (fe40124), closes #98 - options: add
$separator
option (df4f088), closes #105
- simplify declaration mixins (aa1c5bc)
2.2.0 (2022-08-30)
2.1.1 (2022-08-29)
- core: bad scoped calls (5edcf8c)
2.1.0 (2022-08-29)
- grid: add
grid-column
,grid-column-start
andgrid-column-end
properties (db67797)
- add
core-styles
mixin (581dbd9) - core: add
set-filter
function (c3f7330) - core: replace
set-filter
function for mixin (03279dc) - core: simplify filter property condition (b207b01)
- split variables files (214bef7)
2.0.3 (2022-08-24)
- options: extended
$engine
(2a7ae81)
2.0.2 (2022-08-23)
- gap: add parentheses (87b9400)
2.0.1 (2022-08-23)
- gap: missing
x
andy
declarations (0ea1588)
2.0.0 (2022-08-22)
- options: remove deprecated
$screens
option - flex: remove files from
src
- flex-basis: remove files from
src
- flex-direction: remove files from
src
- flex-grow: remove files from
src
- flex-shrink: remove files from
src
- background-position: remove files from
src
- background-image: remove files from
src
- background-color: remove files from
src
- background-size: remove files from
src
- background-repeat: remove files from
src
- background-attachment, background-clip: remove files from
src
- grid-template-columns, grid-template-rows: remove files from
src
- flex-wrap: remove files from
src
- height, min-height, max-height: remove files from
src
- align-content, align-items, align-self: remove files from
src
- justify-content, justify-items, justify-self: remove files from
src
- place-content, place-items, place-self: remove files from
src
- order: remove files from
src
- font-style, font-weight: remove files from
src
- text-align: remove files from
src
- text-transform: remove files from
src
- background-origin: remove files from
src
- grayscale: remove files from
src
- gap: remove files from
src
- brightness: remove
brightness
fromsrc
- contrast: remove
contrast
fromsrc
- blur: remove
blur
fromsrc
- display: remove
display
fromsrc
- position: remove
position
fromsrc
- clear: remove
clear
fromsrc
- remove
aspect-ratio
fromsrc
- remove
max-width
fromsrc
- remove
min-width
fromsrc
- remove
opacity
fromsrc
- remove
width
fromsrc
- remove
z-index
fromsrc
- float: remove
float
fromsrc
- grid-template-columns, grid-template-rows: remove files from
src
- flex-wrap: remove files from
src
- height, min-height, max-height: remove files from
src
- align-content, align-items, align-self: remove files from
src
- justify-content, justify-items, justify-self: remove files from
src
- place-content, place-items, place-self: remove files from
src
- order: remove files from
src
- font-style, font-weight: remove files from
src
- text-align: remove files from
src
- text-transform: remove files from
src
- background-origin: remove files from
src
- grayscale: remove files from
src
- gap: remove files from
src
- brightness: remove
brightness
fromsrc
- contrast: remove
contrast
fromsrc
- blur: remove
blur
fromsrc
- display: remove
display
fromsrc
- position: remove
position
fromsrc
- clear: remove
clear
fromsrc
- remove
aspect-ratio
fromsrc
- remove
max-width
fromsrc
- remove
min-width
fromsrc
- remove
opacity
fromsrc
- remove
width
fromsrc
- remove
z-index
fromsrc
- float: remove
float
fromsrc
- flex-wrap: remove files from
src
- height, min-height, max-height: remove files from
src
- align-content, align-items, align-self: remove files from
src
- justify-content, justify-items, justify-self: remove files from
src
- place-content, place-items, place-self: remove files from
src
- order: remove files from
src
- font-style, font-weight: remove files from
src
- text-align: remove files from
src
- text-transform: remove files from
src
- background-origin: remove files from
src
- grayscale: remove files from
src
- gap: remove files from
src
- brightness: remove
brightness
fromsrc
- contrast: remove
contrast
fromsrc
- blur: remove
blur
fromsrc
- display: remove
display
fromsrc
- position: remove
position
fromsrc
- clear: remove
clear
fromsrc
- remove
aspect-ratio
fromsrc
- remove
max-width
fromsrc
- remove
min-width
fromsrc
- remove
opacity
fromsrc
- remove
width
fromsrc
- remove
z-index
fromsrc
- float: remove
float
fromsrc
- grayscale: remove files from
src
- gap: remove files from
src
- brightness: remove
brightness
fromsrc
- contrast: remove
contrast
fromsrc
- blur: remove
blur
fromsrc
- display: remove
display
fromsrc
- position: remove
position
fromsrc
- clear: remove
clear
fromsrc
- remove
aspect-ratio
fromsrc
- remove
max-width
fromsrc
- remove
min-width
fromsrc
- remove
opacity
fromsrc
- remove
width
fromsrc
- remove
z-index
fromsrc
- float: remove
float
fromsrc
- align-content, align-items, align-self: use
createUtility
mixin (7bf8a43) - align-content, align-items, align-self: use
createUtility
mixin (af12538) - align-content, align-items, align-self: use
createUtility
mixin (e5729a1) - aspect-ratio: use
createUtility
mixin (0479bf0) - aspect-ratio: use
createUtility
mixin (8022964) - aspect-ratio: use
createUtility
mixin (4c3ef6d) - aspect-ratio: use
createUtility
mixin (ccbb1ee) - background-attachment, background-clip: use
createUtility
mixin (33b8a64) - background-color: use
createUtility
mixin (553cf47) - background-image: use
createUtility
mixin (ec36086) - background-origin: use
createUtility
mixin (d32e513) - background-origin: use
createUtility
mixin (4238f5a) - background-origin: use
createUtility
mixin (06e9cac) - background-position: use
createUtility
mixin (cd3c119) - background-repeat: use
createUtility
mixin (5872c9b) - background-size: use
createUtility
mixin (560496d) - blur: use
createUtility
mixin (ecf37e4) - blur: use
createUtility
mixin (0024dd4) - blur: use
createUtility
mixin (3e73b91) - blur: use
createUtility
mixin (5448d8a) - brightness: use
createUtility
mixin (7d22002) - brightness: use
createUtility
mixin (ce4e859) - brightness: use
createUtility
mixin (da8a879) - brightness: use
createUtility
mixin (b4d32d4) - clear: use
createUtility
mixin (3e21d33) - clear: use
createUtility
mixin (18b28ce) - clear: use
createUtility
mixin (45d3609) - clear: use
createUtility
mixin (aa4bc25) - contrast: use
createUtility
mixin (c83dc6a) - contrast: use
createUtility
mixin (3f851eb) - contrast: use
createUtility
mixin (a6efe10) - contrast: use
createUtility
mixin (a26807e) - core: add
create
mixin (9ede0a4) - core: add
create
mixin (c2811f0) - core: add
create
mixin (4d032f1) - core: add
create
mixin (c799bb4) - core: add
createUtility
mixin (20c3746) - core: add
createUtility
mixin (cf99517) - core: add
createUtility
mixin (18d742d) - core: add
createUtility
mixin (4cbcd51) - core: merge
addUtility
andcreateUtility
(1b5c50f) - core: merge
addUtility
andcreateUtility
(d99a8d7) - core: merge
addUtility
andcreateUtility
(5e3112b) - core: merge
addUtility
andcreateUtility
(25701be) - deps: add
@unsass/css
2.0.2 (6747e8c) - deps: add
@unsass/css
2.0.2 (68bfe56) - deps: add
@unsass/css
2.0.2 (1301afe) - deps: add
@unsass/css
2.0.2 (ff14d34) - display: use
createUtility
mixin (13b4e27) - display: use
createUtility
mixin (8c09713) - display: use
createUtility
mixin (f464e03) - display: use
createUtility
mixin (42b3b83) - flex-basis: use
createUtility
mixin (4a33fea) - flex-direction: use
createUtility
mixin (344b07f) - flex-grow: use
createUtility
mixin (edfe119) - flex-shrink: use
createUtility
mixin (fd1c5ca) - flex-wrap: use
createUtility
mixin (da816f4) - flex-wrap: use
createUtility
mixin (34ebb4e) - flex-wrap: use
createUtility
mixin (3968762) - flex: use
createUtility
mixin (0ae775c) - float: use
createUtility
mixin (3e9c5c9) - float: use
createUtility
mixin (1976fd2) - float: use
createUtility
mixin (3c59bc6) - float: use
createUtility
mixin (a5c45b3) - font-style, font-weight: use
createUtility
mixin (4549028) - font-style, font-weight: use
createUtility
mixin (d261e7c) - font-style, font-weight: use
createUtility
mixin (3768686) - gap: use
createUtility
mixin (8709747) - gap: use
createUtility
mixin (4f0d194) - gap: use
createUtility
mixin (87d2e60) - gap: use
createUtility
mixin (4032823) - grayscale: add
grayscale-100
on default class (089ac7c) - grayscale: add
grayscale-100
on default class (3a0f4fe) - grayscale: add
grayscale-100
on default class (b41f0fc) - grayscale: add
grayscale-100
on default class (07a04f3) - grayscale: use
createUtility
mixin (42f9ffa) - grayscale: use
createUtility
mixin (37cb22d) - grayscale: use
createUtility
mixin (b89680e) - grayscale: use
createUtility
mixin (7232573) - grid-template-columns, grid-template-rows: use
createUtility
mixin (e5d7d57) - grid-template-columns, grid-template-rows: use
createUtility
mixin (e04ad13) - height, min-height, max-height: use
createUtility
mixin (506e497) - height, min-height, max-height: use
createUtility
mixin (c4e0be4) - height, min-height, max-height: use
createUtility
mixin (a29f9ce) - justify-content, justify-items, justify-self: use
createUtility
mixin (b4d2029) - justify-content, justify-items, justify-self: use
createUtility
mixin (063eba2) - justify-content, justify-items, justify-self: use
createUtility
mixin (c2c656f) - margin: add main utilities (fbc365d), closes #78
- margin: add main utilities (a3f0977), closes #78
- margin: add main utilities (4a6db6c), closes #78
- margin: add main utilities (f40eb02), closes #78
- max-height, max-width: add
none
declarations (6d80dd0) - move code (27dbe5c)
- move code (df7b613)
- move code (df8d73c)
- move code (d3da037)
- object-fit: add main classes (b1d5193), closes #89
- object-fit: add main classes (80aa892), closes #89
- options: remove deprecated
$screens
option (1b98cf5) - order: use
createUtility
mixin (d052809) - order: use
createUtility
mixin (3ca1cb5) - order: use
createUtility
mixin (9c4e9e9) - padding: add main utilities (810143f), closes #79
- padding: add main utilities (e33dfbf), closes #79
- padding: add main utilities (9b541e7), closes #79
- padding: add main utilities (22535fe), closes #79
- place-content, place-items, place-self: use
createUtility
mixin (955de69) - place-content, place-items, place-self: use
createUtility
mixin (6d78add) - place-content, place-items, place-self: use
createUtility
mixin (d6e18d6) - position: use
addUtility
mixin (c469a13) - position: use
addUtility
mixin (2cd5d3e) - position: use
addUtility
mixin (ed6a3a2) - position: use
addUtility
mixin (27361e6) - text-align: use
createUtility
mixin (e36051a) - text-align: use
createUtility
mixin (d4510e7) - text-align: use
createUtility
mixin (6fe47d0) - text-transform: use
createUtility
mixin (d48e38b) - text-transform: use
createUtility
mixin (9af2f7b) - text-transform: use
createUtility
mixin (80d8fce) - visibility: add main styles (45f6eff), closes #88
- core: move code (027db18)
- core: remove
$filter
parameter oncreateUtility
mixin (d39c03c) - core: remove
$filter
parameter oncreateUtility
mixin (379f1f5) - core: remove
$filter
parameter oncreateUtility
mixin (25213dd) - core: remove
$filter
parameter oncreateUtility
mixin (02987fc) - core: reorder variables (6d8e4a5)
- core: simplify
filter
condition (bfdb8a0) - core: simplify
filter
condition (10ad76a) - core: simplify
filter
condition (1c23792) - core: simplify
filter
condition (c0b86b1) - grayscale: use
DEFAULT
(46734e2) - height, width: add missing default (959d61f)
- height, width: add missing default (3c25a60)
- height, width: add missing default (0e21605)
- height, width: add missing default (ffdc24a)
- missing quote (32eb0fe)
- missing quote (5ba375a)
- remove unneeded
[@use](https://github.com/use)
(839afd3)
2.0.0-beta.13 (2022-08-22)
- max-height, max-width: add
none
declarations (6d80dd0)
2.0.0-beta.12 (2022-08-22)
2.0.0-beta.11 (2022-08-22)
- options: remove deprecated
$screens
option
- options: remove deprecated
$screens
option (1b98cf5)
- core: move code (027db18)
2.0.0-beta.10 (2022-08-22)
- flex: remove files from
src
- flex-basis: remove files from
src
- flex-direction: remove files from
src
- flex-grow: remove files from
src
- flex-shrink: remove files from
src
- background-position: remove files from
src
- background-image: remove files from
src
- background-color: remove files from
src
- background-color: use
createUtility
mixin (553cf47) - background-image: use
createUtility
mixin (ec36086) - background-position: use
createUtility
mixin (cd3c119) - flex-basis: use
createUtility
mixin (4a33fea) - flex-direction: use
createUtility
mixin (344b07f) - flex-grow: use
createUtility
mixin (edfe119) - flex-shrink: use
createUtility
mixin (fd1c5ca) - flex: use
createUtility
mixin (0ae775c)
- flex-basis: bad class name (6672af8)
- grayscale: use
DEFAULT
(46734e2)
2.0.0-beta.9 (2022-08-21)
- background-size: remove files from
src
- background-size: use
createUtility
mixin (560496d)
- deps: bump to
@unsass/css
2.1.0 (be3f7bf)
2.0.0-beta.8 (2022-08-21)
- background-repeat: remove files from
src
- background-repeat: use
createUtility
mixin (5872c9b)
2.0.0-beta.7 (2022-08-12)
- background-attachment, background-clip: remove files from
src
- background-attachment, background-clip: use
createUtility
mixin (33b8a64)
2.0.0-beta.6 (2022-08-12)
- grid-template-columns, grid-template-rows: remove files from
src
- flex-wrap: remove files from
src
- height, min-height, max-height: remove files from
src
- align-content, align-items, align-self: remove files from
src
- justify-content, justify-items, justify-self: remove files from
src
- place-content, place-items, place-self: remove files from
src
- order: remove files from
src
- font-style, font-weight: remove files from
src
- text-align: remove files from
src
- text-transform: remove files from
src
- background-origin: remove files from
src
- grayscale: remove files from
src
- gap: remove files from
src
- brightness: remove
brightness
fromsrc
- contrast: remove
contrast
fromsrc
- blur: remove
blur
fromsrc
- display: remove
display
fromsrc
- position: remove
position
fromsrc
- clear: remove
clear
fromsrc
- remove
aspect-ratio
fromsrc
- remove
max-width
fromsrc
- remove
min-width
fromsrc
- remove
opacity
fromsrc
- remove
width
fromsrc
- remove
z-index
fromsrc
- float: remove
float
fromsrc
- align-content, align-items, align-self: use
createUtility
mixin (7bf8a43) - aspect-ratio: use
createUtility
mixin (0479bf0) - background-origin: use
createUtility
mixin (d32e513) - blur: use
createUtility
mixin (ecf37e4) - brightness: use
createUtility
mixin (7d22002) - clear: use
createUtility
mixin (3e21d33) - contrast: use
createUtility
mixin (c83dc6a) - core: add
create
mixin (9ede0a4) - core: add
createUtility
mixin (20c3746) - core: merge
addUtility
andcreateUtility
(1b5c50f) - deps: add
@unsass/css
2.0.2 (6747e8c) - display: use
createUtility
mixin (13b4e27) - flex-wrap: use
createUtility
mixin (da816f4) - float: use
createUtility
mixin (3e9c5c9) - font-style, font-weight: use
createUtility
mixin (4549028) - gap: use
createUtility
mixin (8709747) - grayscale: add
grayscale-100
on default class (089ac7c) - grayscale: use
createUtility
mixin (42f9ffa) - grid-template-columns, grid-template-rows: use
createUtility
mixin (e5d7d57) - height, min-height, max-height: use
createUtility
mixin (506e497) - justify-content, justify-items, justify-self: use
createUtility
mixin (b4d2029) - margin: add main utilities (fbc365d), closes #78
- move code (27dbe5c)
- object-fit: add main classes (b1d5193), closes #89
- order: use
createUtility
mixin (d052809) - padding: add main utilities (810143f), closes #79
- place-content, place-items, place-self: use
createUtility
mixin (955de69) - position: use
addUtility
mixin (c469a13) - text-align: use
createUtility
mixin (e36051a) - text-transform: use
createUtility
mixin (d48e38b)
- core: remove
$filter
parameter oncreateUtility
mixin (d39c03c) - core: simplify
filter
condition (bfdb8a0) - height, width: add missing default (959d61f)
- missing quote (32eb0fe)
2.0.0-beta.5 (2022-08-12)
- grid-template-columns, grid-template-rows: remove files from
src
- flex-wrap: remove files from
src
- height, min-height, max-height: remove files from
src
- align-content, align-items, align-self: remove files from
src
- justify-content, justify-items, justify-self: remove files from
src
- place-content, place-items, place-self: remove files from
src
- order: remove files from
src
- font-style, font-weight: remove files from
src
- text-align: remove files from
src
- text-transform: remove files from
src
- background-origin: remove files from
src
- grayscale: remove files from
src
- gap: remove files from
src
- brightness: remove
brightness
fromsrc
- contrast: remove
contrast
fromsrc
- blur: remove
blur
fromsrc
- display: remove
display
fromsrc
- position: remove
position
fromsrc
- clear: remove
clear
fromsrc
- remove
aspect-ratio
fromsrc
- remove
max-width
fromsrc
- remove
min-width
fromsrc
- remove
opacity
fromsrc
- remove
width
fromsrc
- remove
z-index
fromsrc
- float: remove
float
fromsrc
- align-content, align-items, align-self: use
createUtility
mixin (af12538) - aspect-ratio: use
createUtility
mixin (8022964) - background-origin: use
createUtility
mixin (4238f5a) - blur: use
createUtility
mixin (0024dd4) - brightness: use
createUtility
mixin (ce4e859) - clear: use
createUtility
mixin (18b28ce) - contrast: use
createUtility
mixin (3f851eb) - core: add
create
mixin (c2811f0) - core: add
createUtility
mixin (cf99517) - core: merge
addUtility
andcreateUtility
(d99a8d7) - deps: add
@unsass/css
2.0.2 (68bfe56) - display: use
createUtility
mixin (8c09713) - flex-wrap: use
createUtility
mixin (34ebb4e) - float: use
createUtility
mixin (1976fd2) - font-style, font-weight: use
createUtility
mixin (d261e7c) - gap: use
createUtility
mixin (4f0d194) - grayscale: add
grayscale-100
on default class (3a0f4fe) - grayscale: use
createUtility
mixin (37cb22d) - grid-template-columns, grid-template-rows: use
createUtility
mixin (e04ad13) - height, min-height, max-height: use
createUtility
mixin (c4e0be4) - justify-content, justify-items, justify-self: use
createUtility
mixin (063eba2) - margin: add main utilities (a3f0977), closes #78
- move code (df7b613)
- object-fit: add main classes (80aa892), closes #89
- order: use
createUtility
mixin (3ca1cb5) - padding: add main utilities (e33dfbf), closes #79
- place-content, place-items, place-self: use
createUtility
mixin (6d78add) - position: use
addUtility
mixin (2cd5d3e) - text-align: use
createUtility
mixin (d4510e7) - text-transform: use
createUtility
mixin (9af2f7b)
- core: remove
$filter
parameter oncreateUtility
mixin (379f1f5) - core: simplify
filter
condition (10ad76a) - height, width: add missing default (3c25a60)
- missing quote (5ba375a)
2.0.0-beta.4 (2022-08-10)
- flex-wrap: remove files from
src
- height, min-height, max-height: remove files from
src
- flex-wrap: use
createUtility
mixin (3968762) - height, min-height, max-height: use
createUtility
mixin (a29f9ce)
2.0.0-beta.3 (2022-08-09)
- align-content, align-items, align-self: remove files from
src
- justify-content, justify-items, justify-self: remove files from
src
- place-content, place-items, place-self: remove files from
src
- order: remove files from
src
- font-style, font-weight: remove files from
src
- text-align: remove files from
src
- text-transform: remove files from
src
- background-origin: remove files from
src
- grayscale: remove files from
src
- gap: remove files from
src
- brightness: remove
brightness
fromsrc
- contrast: remove
contrast
fromsrc
- blur: remove
blur
fromsrc
- display: remove
display
fromsrc
- position: remove
position
fromsrc
- clear: remove
clear
fromsrc
- remove
aspect-ratio
fromsrc
- remove
max-width
fromsrc
- remove
min-width
fromsrc
- remove
opacity
fromsrc
- remove
width
fromsrc
- remove
z-index
fromsrc
- float: remove
float
fromsrc
- align-content, align-items, align-self: use
createUtility
mixin (e5729a1) - aspect-ratio: use
createUtility
mixin (4c3ef6d) - background-origin: use
createUtility
mixin (06e9cac) - blur: use
createUtility
mixin (3e73b91) - brightness: use
createUtility
mixin (da8a879) - clear: use
createUtility
mixin (45d3609) - contrast: use
createUtility
mixin (a6efe10) - core: add
create
mixin (4d032f1) - core: add
createUtility
mixin (18d742d) - core: merge
addUtility
andcreateUtility
(5e3112b) - deps: add
@unsass/css
2.0.2 (1301afe) - display: use
createUtility
mixin (f464e03) - float: use
createUtility
mixin (3c59bc6) - font-style, font-weight: use
createUtility
mixin (3768686) - gap: use
createUtility
mixin (87d2e60) - grayscale: add
grayscale-100
on default class (b41f0fc) - grayscale: use
createUtility
mixin (b89680e) - justify-content, justify-items, justify-self: use
createUtility
mixin (c2c656f) - margin: add main utilities (4a6db6c), closes #78
- move code (df8d73c)
- order: use
createUtility
mixin (9c4e9e9) - padding: add main utilities (9b541e7), closes #79
- place-content, place-items, place-self: use
createUtility
mixin (d6e18d6) - position: use
addUtility
mixin (ed6a3a2) - text-align: use
createUtility
mixin (6fe47d0) - text-transform: use
createUtility
mixin (80d8fce)
- core: remove
$filter
parameter oncreateUtility
mixin (25213dd) - core: simplify
filter
condition (1c23792) - height, width: add missing default (0e21605)
2.0.0-beta.2 (2022-08-07)
- grayscale: remove files from
src
- gap: remove files from
src
- deps: add
@unsass/css
2.0.2 (ff14d34) - gap: use
createUtility
mixin (4032823) - grayscale: add
grayscale-100
on default class (07a04f3) - grayscale: use
createUtility
mixin (7232573)
2.0.0-beta.1 (2022-07-26)
- brightness: remove
brightness
fromsrc
- contrast: remove
contrast
fromsrc
- blur: remove
blur
fromsrc
- display: remove
display
fromsrc
- position: remove
position
fromsrc
- clear: remove
clear
fromsrc
- remove
aspect-ratio
fromsrc
- remove
max-width
fromsrc
- remove
min-width
fromsrc
- remove
opacity
fromsrc
- remove
width
fromsrc
- remove
z-index
fromsrc
- float: remove
float
fromsrc
- aspect-ratio: use
createUtility
mixin (ccbb1ee) - blur: use
createUtility
mixin (5448d8a) - brightness: use
createUtility
mixin (b4d32d4) - clear: use
createUtility
mixin (aa4bc25) - contrast: use
createUtility
mixin (a26807e) - core: add
create
mixin (c799bb4) - core: add
createUtility
mixin (4cbcd51) - core: merge
addUtility
andcreateUtility
(25701be) - display: use
createUtility
mixin (42b3b83) - float: use
createUtility
mixin (a5c45b3) - margin: add main utilities (f40eb02), closes #78
- move code (d3da037)
- padding: add main utilities (22535fe), closes #79
- position: use
addUtility
mixin (27361e6)
- core: remove
$filter
parameter oncreateUtility
mixin (02987fc) - core: simplify
filter
condition (c0b86b1) - height, width: add missing default (ffdc24a)
1.7.3 (2022-08-22)
- flex-basis: bad class name (6672af8)
1.7.2 (2022-08-09)
- align, justify, place: remove unneeded
!default
(f8b96d2)
1.7.1 (2022-08-07)
- deps: packages vulnerabilities (08f491f)
1.7.0 (2022-07-25)
- height, width: add
auto
(a75536e)
1.6.0 (2022-07-25)
- float: add main styles (da6a968)
- height: add
min-content
,max-content
andfit-content
(b2c5dcf) - width: add
min-content
,max-content
andfit-content
(6b78606)
- deps: bump to
@unsass/breakpoint
2.1.1 (028ef11)
1.5.0 (2022-06-28)
1.4.0 (2022-06-23)
- move
none
on top (d6db8fd)
1.3.0 (2022-06-22)
- grid-template-columns: add main styles (a37f1fd)
- grid-template-rows: add main styles (506b433)
- order: add main styles (f704b50)
1.2.0 (2022-06-22)
- gap: gap generate
x
andy
classes by default (6d3cacd)
1.1.0 (2022-06-18)
1.0.1 (2022-06-17)
- core: filter list when multiple value (12f0c5e)
1.0.0 (2022-06-17)
- flex-wrap: use new core
declaration
mixin - flex-shrink: use new core
declaration
mixin - flex-grow: use new core
declaration
mixin - flex-direction: use new core
declaration
mixin - background-size: use new core
declaration
mixin - background-repeat: use new core
declaration
mixin - background-position: use new core
declaration
mixin - background-origin: use new core
declaration
mixin - background-image: use new core
declaration
mixin - background-color: use new core
declaration
mixin - background-clip: use new core
declaration
mixin - grayscale: use new core
declaration
mixin - contrast: use new core
declaration
mixin - brightness: use new core
declaration
mixin - blur: use new core
declaration
mixin - text-transform: use new core
declaration
mixin - text-align: use new core
declaration
mixin - font-weight: use new core
declaration
mixin - justify: use new core
declaration
mixins - place: use new core
declaration
mixins - align: use new core
declaration
mixins - width: use new core
declaration
mixins - min-height, max-height: use new core
declaration
mixins - height: use new core
declaration
mixins - bg-attachment: use new core
declaration
mixins - gap: use new core
declaration
mixins - aspect-ratio: use new core
declaration
mixins - opacity: use new core
declaration
mixins - z-index: use new core
declaration
mixins - position: use new core
declaration
mixins - clear: use new core
declaration
mixins - display: use new core
declaration
mixins
- align-content, align-items, align-self: moved to their own folders (1a04cdf), closes #36
- align: use new core
declaration
mixins (44fa8f6), closes #63 - aspect-ratio: use new core
declaration
mixins (6a9cb94), closes #63 - background-attachment: moved to their own folders (e55e150)
- background-clip: use new core
declaration
mixin (74ddaf2), closes #63 - background-color: use new core
declaration
mixin (0b54710), closes #63 - background-image: use new core
declaration
mixin (4f7a77d), closes #63 - background-origin: use new core
declaration
mixin (09d5536), closes #63 - background-position: use new core
declaration
mixin (3bc5416), closes #63 - background-repeat: use new core
declaration
mixin (34bdf78), closes #63 - background-size: use new core
declaration
mixin (14d93a3), closes #63 - bg-attachment: use new core
declaration
mixins (9191d36), closes #63 - blur: use new core
declaration
mixin (8cbc716), closes #63 - brightness: use new core
declaration
mixin (be7135e), closes #63 - clear: use new core
declaration
mixins (b23ce37), closes #63 - contrast: use new core
declaration
mixin (0c0992c), closes #63 - display: use new core
declaration
mixins (fc415e4), closes #63 - flex-direction: use new core
declaration
mixin (5c83465), closes #63 - flex-grow: use new core
declaration
mixin (b2f5fa4), closes #63 - flex-shrink: use new core
declaration
mixin (5fb6747), closes #63 - flex-wrap: use new core
declaration
mixin (194d696), closes #63 - font-weight: use new core
declaration
mixin (02294f1), closes #63 - gap: use new core
declaration
mixins (39e99c3), closes #63 - grayscale: use new core
declaration
mixin (9ca3d83), closes #63 - height: use new core
declaration
mixins (b36699b), closes #63 - justify-content, justify-items, justify-self: moved to their own folders (2b4ac1a), closes #34
- justify: use new core
declaration
mixins (13db356), closes #63 - min-height, max-height: moved to their own folders (9fed1db)
- min-height, max-height: use new core
declaration
mixins (e858452), closes #63 - min-width, max-width: moved to their own folders (a765888)
- opacity: use new core
declaration
mixins (9bd8328), closes #63 - options: rework
screens
option (23a05fc) - place-content, place-items, place-self: moved to their own folders (a172347), closes #35
- place: use new core
declaration
mixins (23f8919), closes #63 - position: use new core
declaration
mixins (699e93a), closes #63 - text-align: use new core
declaration
mixin (0cd3b59), closes #63 - text-transform: use new core
declaration
mixin (f1fa685), closes #63 - width: use new core
declaration
mixins (47de4b1), closes #63 - z-index: use new core
declaration
mixins (cf00cd7), closes #63
- add
index.scss
inside all folders (98d2228) - move
$extend
tocore
(4dcc9e1) - move functions to
core
(a01fcee) - remove
_config.scss
(598457d) - remove old
flex
folder (3505bbc) - remove unneeded
@sass-collective/css
call (0a273a9) - remove unneeded calls (72c023e)
- remove unneeded calls (3ebffe1)
- remove unneeded scope name (aebf987)
- remove unused code (167a2e3)
- wrap properties with quotes (a77757c)
1.0.0-beta.1 (2022-06-17)
- flex-wrap: use new core
declaration
mixin - flex-shrink: use new core
declaration
mixin - flex-grow: use new core
declaration
mixin - flex-direction: use new core
declaration
mixin - background-size: use new core
declaration
mixin - background-repeat: use new core
declaration
mixin - background-position: use new core
declaration
mixin - background-origin: use new core
declaration
mixin - background-image: use new core
declaration
mixin - background-color: use new core
declaration
mixin - background-clip: use new core
declaration
mixin - grayscale: use new core
declaration
mixin - contrast: use new core
declaration
mixin - brightness: use new core
declaration
mixin - blur: use new core
declaration
mixin - text-transform: use new core
declaration
mixin - text-align: use new core
declaration
mixin - font-weight: use new core
declaration
mixin - justify: use new core
declaration
mixins - place: use new core
declaration
mixins - align: use new core
declaration
mixins - width: use new core
declaration
mixins - min-height, max-height: use new core
declaration
mixins - height: use new core
declaration
mixins - bg-attachment: use new core
declaration
mixins - gap: use new core
declaration
mixins - aspect-ratio: use new core
declaration
mixins - opacity: use new core
declaration
mixins - z-index: use new core
declaration
mixins - position: use new core
declaration
mixins - clear: use new core
declaration
mixins - display: use new core
declaration
mixins
- align-content, align-items, align-self: moved to their own folders (1a04cdf), closes #36
- align: use new core
declaration
mixins (44fa8f6), closes #63 - aspect-ratio: use new core
declaration
mixins (6a9cb94), closes #63 - background-attachment: moved to their own folders (e55e150)
- background-clip: use new core
declaration
mixin (74ddaf2), closes #63 - background-color: use new core
declaration
mixin (0b54710), closes #63 - background-image: use new core
declaration
mixin (4f7a77d), closes #63 - background-origin: use new core
declaration
mixin (09d5536), closes #63 - background-position: use new core
declaration
mixin (3bc5416), closes #63 - background-repeat: use new core
declaration
mixin (34bdf78), closes #63 - background-size: use new core
declaration
mixin (14d93a3), closes #63 - bg-attachment: use new core
declaration
mixins (9191d36), closes #63 - blur: use new core
declaration
mixin (8cbc716), closes #63 - brightness: use new core
declaration
mixin (be7135e), closes #63 - clear: use new core
declaration
mixins (b23ce37), closes #63 - contrast: use new core
declaration
mixin (0c0992c), closes #63 - display: use new core
declaration
mixins (fc415e4), closes #63 - flex-direction: use new core
declaration
mixin (5c83465), closes #63 - flex-grow: use new core
declaration
mixin (b2f5fa4), closes #63 - flex-shrink: use new core
declaration
mixin (5fb6747), closes #63 - flex-wrap: use new core
declaration
mixin (194d696), closes #63 - font-weight: use new core
declaration
mixin (02294f1), closes #63 - gap: use new core
declaration
mixins (39e99c3), closes #63 - grayscale: use new core
declaration
mixin (9ca3d83), closes #63 - height: use new core
declaration
mixins (b36699b), closes #63 - justify-content, justify-items, justify-self: moved to their own folders (2b4ac1a), closes #34
- justify: use new core
declaration
mixins (13db356), closes #63 - min-height, max-height: moved to their own folders (9fed1db)
- min-height, max-height: use new core
declaration
mixins (e858452), closes #63 - min-width, max-width: moved to their own folders (a765888)
- opacity: use new core
declaration
mixins (9bd8328), closes #63 - options: rework
screens
option (23a05fc) - place-content, place-items, place-self: moved to their own folders (a172347), closes #35
- place: use new core
declaration
mixins (23f8919), closes #63 - position: use new core
declaration
mixins (699e93a), closes #63 - text-align: use new core
declaration
mixin (0cd3b59), closes #63 - text-transform: use new core
declaration
mixin (f1fa685), closes #63 - width: use new core
declaration
mixins (47de4b1), closes #63 - z-index: use new core
declaration
mixins (cf00cd7), closes #63
- add
index.scss
inside all folders (98d2228) - move
$extend
tocore
(4dcc9e1) - move functions to
core
(a01fcee) - remove
_config.scss
(598457d) - remove old
flex
folder (3505bbc) - remove unneeded
@sass-collective/css
call (0a273a9) - remove unneeded calls (72c023e)
- remove unneeded calls (3ebffe1)
- remove unneeded scope name (aebf987)
- remove unused code (167a2e3)
- wrap properties with quotes (a77757c)
0.25.0 (2022-02-19)
- core: use
@unsass/utilities
for string replace (8c728ac)
- remove components folder (a23b77f)
0.24.0 (2022-02-15)
- clear: add main component (d4b3330)
- core: remove deprecated
$disabled
,$breakpoints
and$breakpoints-reset
variables (2ef38dc) - reorder styles.scss (8c9b827)
0.23.0 (2022-02-14)
- font-weight: add main component (0f05daf)
- text-align: add main component (2e6eca4)
- text-transform: add main component (47a6516)
- display, position: remove unneeded
!default
(dcc9c8f)
0.22.0 (2022-02-14)
- align, display: use new
$extend
config parameter (8ae1b63) - aspect-ratio: use new
$extend
config parameter (541e8b7) - background-attachment, background-clip: use new
$extend
config parameter (8b1fd86) - background-color, background-image: use new
$extend
config parameter (47f3906) - background-origin, background-repeat: use new
$extend
config parameter (5305fe6) - background-position, background-size: use new
$extend
config parameter (84feb1a) - blur: use new
$extend
config parameter (5c34918) - brightness: use new
$extend
config parameter (de17049) - contrast, grayscale: use new
$extend
config parameter (1e3943f) - core: add
extend
function (f8a6cfa) - core: add
filter
function (8b80eab) - flex, justify, place: use new
$extend
config parameter (56fa63d) - gap: use new
$extend
config parameter (ff1a787) - height, width: use new
$extend
config parameter (2d92ae4) - opacity: use new
$extend
config parameter (828cdb2) - position: use new
$extend
config parameter (fac2d4e) - screens: add disabled option (8b88739)
- z-index: use new
$extend
config parameter (efa4f60)
- core:
extend
function with white list (7d948c6) - core: filter function error return (74a5684)
- width: call good variable (d967edf)
- core: remove unneeded mixins and functions (dd8ad64)
- remove unnneeded
[@use](https://github.com/use)
calls (9ef53ba)
0.21.0 (2022-02-06)
- background-color: wrap value with quote (860342b)
- background-image: add multiple values support (71cf1f2)
- background-size: add main classes (148b8a0)
- core: add
is-quoted-string
function (a74609e)
0.20.0 (2022-02-05)
- background-position: add main classes (ec71433)
0.19.0 (2022-01-30)
- background-image: add main classes (eb734a5)
- background-origin: add main classes (03f1634)
- background-repeat: add main classes (afad551)
- background-repeat: change
bg-no-repeat
forbg-repeat-none
(56f589e) - background: add
[@error](https://github.com/error)
if value on filter option don't match (7276a69)
0.18.0 (2022-01-30)
- background-attachment: add main classes (f7856b8)
- background-clip: add main classes (da5143e)
- background-color: add main classes (45fec77)
- brightness, contrast: add
1
to default classes (8c70a0f)
0.17.0 (2022-01-29)
- blur, brightness, contrast: use custom properties (9ac65ad)
- filter: update README.md (1ad10d4)
- grayscale: add main classes (20690cc)
- grayscale: change
100%
to1
(401c666) - grayscale: use custom properties (087a240)
- deps: update to
nanoid
3.2.0 (4cac7e0)
0.16.0 (2022-01-26)
- contrast: add main classes (04602d2)
- missing
[@charset](https://github.com/charset)
on sass (2e81eb0)
0.15.0 (2022-01-26)
- brightness: add main classes (c8ee8d0)
0.14.0 (2022-01-26)
- blur: add main classes (ae6fa53)
0.13.0 (2022-01-26)
- opacity: add main classes (030183c)
- remove unneeded
[@use](https://github.com/use)
calls (4435752) - simplify private variables names (0e3f7d2)
0.12.0 (2022-01-03)
- position: add main classes (f809bae)
- core: remove commented code (0f03d69)
0.11.0 (2021-12-23)
- z-index: add main classes (9518ff1)
0.10.0 (2021-12-20)
0.9.0 (2021-12-17)
0.8.0 (2021-12-17)
- place: add main classes (03818c0)
0.7.0 (2021-12-16)
0.6.1 (2021-12-16)
0.6.0 (2021-12-16)
- gap: add main classes (089a80b)
0.5.0 (2021-12-15)
- height: add main classes (6fc4c94)
- options: add
disabled
option (84768af) - width: add main classes (b969c03)
0.4.0 (2021-12-14)
- move files to
src
folder (210af74)
0.3.0 (2021-12-13)
- options: add breakpoints options (dcaa713)
0.2.0 (2021-12-13)
- remove
main
on package.json (0e87302)