Alexis Sellier
|
ff3d7c61ff
|
properly support @media and @import features
|
2011-12-17 17:41:54 +01:00 |
|
Alexis Sellier
|
c290c48b3f
|
node 0.5.x compatibility
|
2011-11-12 13:13:36 +01:00 |
|
cloudhead
|
f817dcd2fe
|
fix '!important' in certain scenarios
|
2010-06-27 16:40:12 -04:00 |
|
cloudhead
|
a72966fa6a
|
removed constructor names
|
2010-06-19 01:51:26 -04:00 |
|
cloudhead
|
691dab11af
|
put Value in value.js
|
2010-06-15 18:46:09 -04:00 |
|
cloudhead
|
7768d41050
|
better cross-environment handling. stub out require() in browser.
|
2010-06-15 18:44:59 -04:00 |
|
cloudhead
|
123440864f
|
(new) css compression support
|
2010-06-11 21:45:51 -04:00 |
|
cloudhead
|
25e3205eb3
|
Better error messages, wrap browser.js.
|
2010-06-07 15:47:41 -04:00 |
|
cloudhead
|
f5f0919349
|
Refactored some of the evaluation mechanisms
- Don't call `eval` from `toCSS`
- Every node responds to `eval`
|
2010-05-07 23:21:16 -04:00 |
|
cloudhead
|
50e76c3912
|
evaluate Values of length > 1 properly
|
2010-05-06 09:46:36 -07:00 |
|
cloudhead
|
d56feee6f0
|
Support for pattern-matching on mixin calls.
|
2010-04-25 00:09:40 -04:00 |
|
cloudhead
|
25dbfb177a
|
Fix dynamic mixins with nested rules
Dynamic mixins with more than one level of nesting wouldn't work.
This is now fixed. Also refactored mixin.definition.eval a little.
|
2010-04-22 13:07:41 -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
|
553aaecf6a
|
font property parsing, mainly the 'small/12px' part.
|
2010-03-11 15:34:57 -05:00 |
|
cloudhead
|
acd46cf7c6
|
refactoring of prototypes
|
2010-03-07 23:38:10 -05:00 |
|
cloudhead
|
7666c71b80
|
if something other than a Value was passed to the Rule constructor, wrap it in a Value
|
2010-03-07 18:50:31 -05:00 |
|
cloudhead
|
f0f425de33
|
move node/ -> tree/
|
2010-03-05 19:19:14 -05:00 |
|