sfcode
An Online Competing and Development Environment
> support
  • Fixed
  • Fixed @font-face block evaluation [Suor]

0.19.3 / 2011-11-17

  • Added "include css" setting (need docs) to literally include imported css. Closes #448
  • Added EOL escape. Related to #195
  • Fixed tab support in lexical analysis (trailing colors etc). Closes #460

0.19.2 / 2011-11-09

  • Fixed "in" within selectors. Closes #458

0.19.1 / 2011-11-08

  • Added spin() BIF (same as color + 50deg etc)
  • Removed "sys" require()s for 0.6.x
  • Fixed sibling property lookup bug. Closes #452
  • Fixed: retain original quote for strings

0.19.0 / 2011-10-26

  • Added property lookup bubbling support. Closes #446

0.18.1 / 2011-10-26

  • Added "indent spaces" compiler setting. Closes #445
  • Allow node > 0.4.x < 0.7.0
  • Fixed: allow function execution within @imports

0.18.0 / 2011-10-21

  • Added #n support (#e -> #eeeeee). Closes #430
  • Added #nn support (#ef -> #efefef)
  • Added support for rgb percentages.
  • Fixed property rendering in blocks. Closes #440

0.17.0 / 2011-09-30

  • Added @scope <selector> feature to scope all subsequent selectors
  • Added list equality to the != operator
  • Added list equality to the == operator
  • Added mkdir -p support to the middleware
  • Changed: ! coerces expression not the first value
  • Fixed Ternary boolean coercion. Closes #420
  • Fixed @font-face @import regression. Closes #418

0.16.0 / 2011-09-26

  • Added mkdir -p support to the middleware
  • Added @import url(string) support. Closes #352
  • Added fade-in() and fade-out() BIFs
  • Adding prefixes for Opera and IE
  • Fixed comments trailing @media. Closes #415 [guillermo]
  • Fixed: Output from –help in stylus executable cut-off half way through
  • Changed: treat -/+ operations with percentages as lighten()/darken(). Closes #401

0.15.4 / 2011-09-14

  • Fixed String#coerce() for Expressions

0.15.3 / 2011-09-14

  • Added -U, --inline to stylus(1)
  • Added rem support. Closes #395
  • Fixed @charset semi-colon. Closes #400
  • Fixed infinite loop in Parser#function(). Closes #393

0.15.2 / 2011-09-06

  • Added alias := of ?=. Closes #389
  • Removed auto-prefixing of pseudo element selectors. Closes #385
  • Changed: when left-hand operand has no unit assign the right
  • Fixed @keyframes with @import regression. Closes #372
  • Fixed css @import within blocks regression. Closes #388
  • Fixed unwrapping of property args expression. Closes #379
  • Fixed @prop access scope issue, use closet block, not current
  • Fixed @font-face. Closes #375

0.15.1 / 2011-08-18

  • Added pseudo-element vendor expansion support
  • Added @keyframe expansion support. Closes #293
  • Added support for arbitrary @-VENDOR-keyframes support
  • Added support for @property mixin property access Closes #363
  • Added /*! support to comments to disable suppression
  • Changed: allow uses to append .styl when importing. Closes #366
  • Fixed paren matching issue. Closes #368
  • Fixed windows absolute path checking Added utils.absolute(path)
  • Fixed Ident#clone() with .property flag
  • Fixed evaluation of expression when using