v0.17.0-beta
·
60 commits
to main
since this release
v0.17.0-beta #
- Update
color/functions- calculate using adjustment (from name too) all hsla values and move retrieve color to each hsla functions.
Add$shadewithdarkandlightby default and$colorwith retrieve arguments in each hsla functions.
Add$shadealso tohsla-color()function. 69010c0 - Fix
color.alpha-var()color.hue-var()color.saturation-var()color.lightness-var()use$delimiterinvar.get()instead ofname(). 341a929 - Fix
class/variant- add$indextoeach(). b60fd3a - Add
palette.delete()function to delete by palette name, variant class and its colors from palettes. 871103c - Fix
variant.nest()- use$variant-nestedinstead of$resolved-valueand change name of$resolved-valueto intuitive$class-color. 5ae508a - Add
color.palette-get()- add updatedget()function to use instead of old get function. 72d34cc - Add
color.name-update()- add function to update name especially with adjustment. 7ca383a - Add
name/hslamodule to check and remove hsla indicator. 080e37e - Add
name/adjustmentmodule with - function toget()andremove()operator from name adjustment andcalculate(). 1bb2397 - Add
color.palette-get-keys()function to find keys usingname.index(). a7c63cf - Add
map.get-index()- add function to get value based on key checked bylist.index(). e1459b9 - Add
palette.each()- add mixin to iterate palette. 8ac459b - Update
variant.create()- add$typeargument to retrieve from color name to set key. 30e19ae - Remove
color.name-nest()function from index. 22fb98c - Add
palette.color-add()check type of variant color and append or join into the list. 937586c - Update
variant.nest()function to use nest from color. d423b7c - Update
color.palette-create()function to handle creation of multiple colors in variant. d880d60 - Add
color.palette-color-add()function to add color to variant. bd5ec62 - Add
color.palette-color-remove()to remove color from variant,color.palette-variant-add()to add variant. 2e53679 - Update Set
color.name-nest()as deprecated. fa25fcb - Add
color.name-add-indicator-multiple()function to add indicator(color) to multiple names. d26d365 - Update
color.name()- usenamemodule. 829a614 - Update
color.name-adjust()- add$hue$saturation$lightness$alpha$separatorarguments. 8124aa0 - Update
color.name-retrieve()- check whether each attribute has number. 5d872b8 - Add
color.name-append()function to add color name to list of colors. d1d571b 3815399 - Add
color.name-remove()function to remove color from list of color names. 79ac36b - Add
color.name-create()function to create color name withcolorindicator. 2897f63 - Add
color.name-add-indicator()function tonamemodule to addcolorindicator including shades. 653b1b5 - Fix fix
list.index()function - remove checking type of$list. bece908 - Add submodule
nameand addcolor.name-adjust-multiple()to adjust multiple color names,color.name-index()function to findindexof specific name. 6587c4d e5fc8d6 b15c567 - Add
color.name-adjust()to adjusthslacolor attributes in name. 7699304