Releases: angular-package/sass
v0.5.0-beta
v0.4.1-beta
v0.4.1-beta #
v0.4.0-beta
v0.4.0-beta #
-
Add class module to handle CSS class selectors(variants). 9a7fed7 b51b22a 01c830a a2ed250 c88c00a
-
Add color module which extends
sass:colormodule with functions to sethsla()color andschemesub module to checkcolor-scheme. d596d48 -
Add function module to handle calling functions in
listasstring,maporlisttype. 5dbd420 -
Add property module to set CSS properties with functions. 79dccba
-
Add selector module sets selectors split into words(optionally translated). a165ed8
-
Add
functionswithname()function to create name from words that can be translated with$dictionaryandimportantto add!importantflag. 16bdb40 -
Add
list.extract-map(),list.replace-string(),list.replace(),list.swap(), andlist.to-map()functions. 66fdaef 22f37e6 1b37c23 8c27019 -
Add
map.merge-allowed()function to merge allowed keys. 07e2904 -
Add
math.sort()function to sort numbers. 99484a6 -
Add
meta.call-arglist()function to call functions with comma-separated list as arguments and space-separated as argument. 0c0b0a0 -
Add
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 d3ace9f -
Update
comparison.compare()to indicate map length as deprecated. 3969b97 -
Update
meta.of-type()function to handle multiple types. cf31bb2 -
Update
string.split()to have ability to unquote returned string, and separator as multiple words instead of only one character. 62c693c b8feda9 d0f372d -
Update
values.combine()by changing the way of providing parameters. ab77370 -
Fix
list.append()fix not proper adding$valspace separated. 99c618b -
Fix
list.join()function to properly add bracketed. 928914a -
Fix
list.remove-list()change function name from not existinghas-type()tohas.type(). b3b5d55 -
Fix
map.pick-pattern()by updating usestring.replace()function. ab8263a
v0.3.0-beta
v0.2.0-beta
Merge pull request #4 from angular-package/develop v0.2.0-beta
v0.1.0-beta
First release.