cloudhead
|
bfe0acb01b
|
don't cache return values. %() plays nice with strings
|
2010-05-13 20:15:59 -04:00 |
|
cloudhead
|
d75becf9ba
|
New % function, to perform string interpolation
|
2010-04-30 14:06:36 -04:00 |
|
cloudhead
|
15f0589f6c
|
Added a couple colour functions
saturate, desaturate, lighten, darken, greyscale.
|
2010-04-23 13:36:50 -04:00 |
|
cloudhead
|
7d27a181f8
|
Fixed HSL
HSL colors weren't working properly. The values weren't being normalized
to {0, 1}.
|
2010-04-23 13:35:36 -04:00 |
|
cloudhead
|
904d997730
|
the e() LESS function
used to escape strings in values.
Added Anonymous node to handle things like this.
|
2010-04-22 19:42:02 -04:00 |
|
cloudhead
|
fe732e843c
|
refactor of module system. Things work properly now, and it's all much cleaner.
|
2010-03-13 03:34:48 -05:00 |
|
cloudhead
|
2682b6dc16
|
support for hsl(), rgb() etc
|
2010-03-01 21:48:19 -05:00 |
|
cloudhead
|
60ac2374c9
|
get functions.js working
|
2010-03-01 20:03:43 -05:00 |
|
cloudhead
|
0c6366faaf
|
functions.js init
|
2010-03-01 19:47:48 -05:00 |
|