v0.19.0-beta #
- Update
variant.property-set()
function to handle multiple properties. 8081d34 - Update
variant.transform()
to handle multiple properties. 305e6c1 - Update
schema.has-multiple-colors()
function - add$result
argument to returnbool
orindex
of found indicator. eca4b74 - Add
color.name-indicator-remove()
function to remove indicator or multiple indicators from color name. ce0cdc4 - Add
color.name-indicator-retrieve()
function to retrieve indicator or multiple indicators from color name. b5679c6 - Update
color.palette-create()
function - remove property indicator':'
and assign property to color. d853f93 - Update
variant.create()
function to retrieve color, and useno-property-name
among withname
in$type
equal tocolor
. 5bfe892 - Add
variant.property-multiple-is()
function to check whether$value
is multiple properties. e97555c - Add
variant.property-multiple()
function to handle multiple properties in variant. dc7f92c - Fix
color.name-replace()
function - change variable$update
to$replace
, set argument$type
tonull
by default, use directlyadjustment.has()
. 5e7068e - Update
color.variant-create()
function - remove color indicator from class and property, and handle multiple properties. fda9204 - Update
name.retrieve()
function - addinput-name
,property
,property-name
,no-property-name
properties - retrieve property from name. 534249e - Update
property.name()
function - remove duplicates from name. 7eb5e2e - Update add to
list.remove-duplicate()
function$remove
arbitrary argument to define what duplicate remove. 3fab0a7 - Update move
modifier-retrieve()
function to modulemodifier
. 15b13f1 - Fix forward main index. eb1b424