v0.12.0-beta
v0.12.0-beta #
Add
variant.update()to use insteadvariant.modify(). 69af150Update
variant.create()to have functionality to add full variant. a76c8ceUpdatevariant.modify()to use$modifierargument to modify, useupdatesub module, and addvariant.update()alias name.410cc51Update
class/variantto use@eachmixin andupdate.property()function fromvariantmodule. 1230281Add
list.each()mixin. 6a7c2feAdd
class/affixsub module to handle class affixes. b4a49d1Update
class.variant()to use$keyinnest()when its length > 0 and useupdate.property()fromvariantmodule. 1e8a29cAdd
list.update()function to update$listby providednth-valuepairs ofmaporlisttype. 104abd7Add
map.get-any()function to get the value from any key where value is notnull. cef2405
v0.11.1-beta #
Update
color.variant()use$modifierargument in theclass.variant(). dd72913
v0.11.0-beta #
Update
class.variant()by adding$modifierargument to modify class and property. 89f34e3Update
property.variant()to usevalues.join()function and add$modifierargument to modify class and property. c8c8f5bUpdate
property.name()function to remove empty lists from$name. 21ef23aUpdate
class.variant()function to usevalues.join()and update spec. 7d0c18eUpdate
variant.combine()to usevalues.join()and use and update spec. 5afd3c2Add separate mixins in
class/variantto create class variant and update spec. e8d08d3Add
values.join()wrapper function. 971af80Add
list.merge()function to merge smaller$list2into$list1. 9788cb3
v0.10.0-beta #
Update
dictionaryuseobject wrapperfunctions and update spec. a68ed19Update
dictionaryby addingcall()function to use as separate object. a349181Update
object.use()by simply assign value. 83835d9Update
objectby using internalmap.set()in theobject.create()andobject.set(). 066b449Add
object.wrapperfunctions in combination withobject.call()function to use as different objects. df03e46
v0.9.4-beta #
Fix
colormodule mixinscolor.background-color(),color.background(), andcolor.color()by removing$selectorargument not in use. 8884903
v0.9.3-beta #
Fix
color/mixinsby using function from functions and update imports. 159a652
v0.9.2-beta #
Remove function from
color/mixins. b7ff1af
v0.9.1-beta #
Fix by adding
mediato ng-package assets. 5da60de
v0.9.0-beta #
Add
color.scheme-has()function to check whether value hasdark,light, ornormalstring. a4b9f63Add color mixins to set color CSS variable and CSS property. ed33bb0
Fix
list.remove-value()function by using separator from$listin the returned result. 0c35160
v0.8.0-beta #
Add
object.destroy()to remove object. 127c5e4Update
translator/dictionarymodule to useobjectmodule. ae50b2aUpdate
object.set()function to return$nameon$nameequal toobject.$name. 3e2f9b8Add
object.has-key()function to check the key in any object. 25b7bffAdd
object.get-key()function to get key object of$nameand$key. c05d520 112747d
v0.7.0-beta #
Fix
map.set()- add checking whether$keyis comma-separated list to have ability to add space separated keys. 1d46564Add
querymodule to search inlistby using query. 3e2c20cAdd
map.is()function to check whether the$valueismapof optionally$length. 1a3c52c
v0.6.1-beta #
Fix
color.hsla-color()andcolor.retrieve()by removingvalues.mapimport and changevalues.maptolist.to-map(). e8fe993
v0.6.0-beta #
Fix
property.variant()passing$dictionaryargument by adding map(dictionary: $dictionary). df48216Update
selector.class()functionality to retrieve dictionary from$dictionaryif keyclassis found. ae518d4Update
var.name()functionality to retrieve dictionary from$dictionaryifvaris found. f3e5c83
v0.5.1-beta #
Fix
function.call-arglist()by adding$argumentsto the$arglistby using onlylist.append()function and checking if$arglistis space-separated list. fd90100
v0.5.0-beta #
Update
propertymodule to handle arguments to usevar.get()function dictionary. d28f797Fix
dictionary/v1.0.0purge$dictionarymap variable. 5acab9f
v0.4.1-beta #
Add
property.variant()to theindex. 8c16e87Fix
class.variant()by checking$attributeagainst emptylist. 9280a21Fix
property.variant()function by adding arguments to properly call retrieved functions. 96bcb0aFix unnecessary imports, and use
property.property()inproperty.variant(). 213d174
v0.4.0-beta #
Add color module which extends
sass:colormodule with functions to sethsla()color andschemesub module to checkcolor-scheme. d596d48Add function module to handle calling functions in
listasstring,maporlisttype. 5dbd420Add property module to set CSS properties with functions. 79dccba
Add selector module sets selectors split into words(optionally translated). a165ed8
Add
list.extract-map(),list.replace-string(),list.replace(),list.swap(), andlist.to-map()functions. 66fdaef 22f37e6 1b37c23 8c27019Add
map.merge-allowed()function to merge allowed keys. 07e2904Add
math.sort()function to sort numbers. 99484a6Add
meta.call-arglist()function to call functions with comma-separated list as arguments and space-separated as argument. 0c0b0a0Add
string.to-map()to transformstringtomapandstring.unquote()to unquote on$execute.Add different(easier) translator(1.0.0) with global dictionary, not exported by default. 35b3663
Add var module with
var.adjust()var.css()var.get()var.is()var.name()var.negative()andvar.unit()functions, andvar.set()mixin. 16bdb40 51f7f17 d3ace9fUpdate
comparison.compare()to indicate map length as deprecated. 3969b97Update
meta.of-type()function to handle multiple types. cf31bb2Update
string.split()to have ability to unquote returned string, and separator as multiple words instead of only one character. 62c693c b8feda9 d0f372dUpdate
values.combine()by changing the way of providing parameters. ab77370Fix
list.append()fix not proper adding$valspace separated. 99c618bFix
list.join()function to properly add bracketed. 928914aFix
list.remove-list()change function name from not existinghas-type()tohas.type(). b3b5d55Fix
map.pick-pattern()by updating usestring.replace()function. ab8263a
v0.3.0-beta #
Last updated
Was this helpful?