2007-04-08 23:47:25 -04:00
|
|
|
Bugs:
|
|
|
|
Get rid of alias_method_chain dependency
|
|
|
|
|
2006-12-04 05:46:42 -05:00
|
|
|
Testing:
|
2007-02-14 11:38:01 -05:00
|
|
|
Test html2haml
|
2006-12-04 05:46:42 -05:00
|
|
|
|
|
|
|
Documentation:
|
2007-01-31 01:38:23 -05:00
|
|
|
Haml::Engine public method documentation could use work
|
2006-12-04 05:46:42 -05:00
|
|
|
|
|
|
|
Features:
|
2007-01-31 01:38:23 -05:00
|
|
|
Sass should throw generic errors for undefined constants, not syntax errors
|
2007-02-03 22:20:24 -05:00
|
|
|
Sass::Plugin should log errors
|
2007-01-19 12:03:47 -05:00
|
|
|
There should be a way to represent options in-document
|
2007-03-18 07:48:19 -04:00
|
|
|
There should be a way to make Haml tags not insert whitespace
|
|
|
|
"%li, %a"?
|
2007-03-18 17:11:32 -04:00
|
|
|
Sass::Engine load_paths option should be set by executable
|
2007-05-05 15:56:56 -04:00
|
|
|
If an @imported document is changed, Sass should recompile the template
|