Releases: angular-package/sass
Releases · angular-package/sass
v0.10.0-beta
v0.10.0-beta #
- Update
dictionaryuseobject wrapperfunctions and update spec. a68ed19 - Update
dictionaryby addingcall()function to use as separate object. a349181 - Update
object.use()by simply assign value. 83835d9 - Update test
objectupdate. fc324ed - Update
objectby using internalmap.set()in theobject.create()andobject.set(). 066b449 - Add
object.wrapperfunctions in combination withobject.call()function to use as different objects. df03e46 - Update
objectmodule by removingobject.varfrommove()andkeys()functions, and set as first inindex. 847c2f0
v0.9.4-beta
v0.9.3-beta
v0.9.3-beta #
- Fix
color/mixinsby using function from functions and update imports. 159a652
v0.9.1-beta
v0.9.0-beta
v0.9.0-beta #
- Update
var.set()add$dictionaryargument to translate CSS variable names. 99647c2 - Add
mediamodule with function to add@contentdepending on$color-scheme. 439305e - Add
color.scheme-has()function to check whether value hasdark,light, ornormalstring. a4b9f63 - Add 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 - Fix
stringmodule by removingsplitfunction from@forward. fffcc7d
v0.8.0-beta
v0.8.0-beta #
- Add
object.destroy()to remove object. 127c5e4 - Update
translator/dictionarymodule to useobjectmodule. ae50b2a - Update
object.set()function to return$nameon$nameequal toobject.$name. 3e2f9b8 - Add
object.has-key()function to check the key in any object. 25b7bff - Add
object.get-key()function to get key object of$nameand$key. c05d520 112747d
v0.7.0-beta
v0.7.0-beta #
- Fix
map.set()- add checking whether$keyis comma-separated list to have ability to add space separated keys. 1d46564 - Add
querymodule to search inlistby using query. 3e2c20c - Add experimental
objectmodule to handle multiple multiplekeysinmapvariable as objects. 5274590 6e16608 - Add
map.is()function to check whether the$valueismapof optionally$length. 1a3c52c
v0.6.1-beta
v0.6.0-beta
v0.6.0-beta #
- Fix
property.variant()passing$dictionaryargument by adding map(dictionary: $dictionary). df48216 - Update
selector.class()functionality to retrieve dictionary from$dictionaryif keyclassis found. ae518d4 - Update
var.name()functionality to retrieve dictionary from$dictionaryifvaris found. f3e5c83