1
0
Fork 0
mirror of https://github.com/haml/haml.git synced 2022-11-09 12:33:31 -05:00
Commit graph

18 commits

Author SHA1 Message Date
nex3
d524e6619f Fixed bug where multiline parsing conflicted with filters.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@366 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-11 07:23:26 +00:00
nex3
ab270247d9 Automatic variable-insertion syntax added.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@364 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-10 17:41:47 +00:00
nex3
aa171de2e8 Whitespace after the last non-whitespace character is preserved for filters.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@357 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-10 01:55:00 +00:00
nex3
b200bb4920 Deprecating ~.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@353 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-06 08:08:32 +00:00
nex3
7cd7e603b1 New, nested Sass style.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@349 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-06 03:34:49 +00:00
nex3
a234dafba2 #foo[@person] now works as expected.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@340 7063305b-7217-0410-af8c-cdc13e5119b9
2007-02-04 05:09:00 +00:00
nex3
239cd89cf5 Empty string attributes don't appear (e.g. "%p{ :class => ''} Hi!" is "<p>Hi!</p>").
git-svn-id: svn://hamptoncatlin.com/haml/trunk@326 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-31 16:21:17 +00:00
nex3
34651f048c Nice formatting for form_for.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@320 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-31 03:17:57 +00:00
nex3
9846d89754 Wonderful, sensical error-reporting implemented. Yay!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@313 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-27 10:29:14 +00:00
nex3
787cd66705 Fix for http://groups.google.com/group/haml/browse_thread/thread/225ea81289cbc3d8 - thanks Jeff!
Fixes ActionView rendering when a Haml partial has been rendered.


git-svn-id: svn://hamptoncatlin.com/haml/trunk@302 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-24 17:35:06 +00:00
nex3
ba62fc3596 Test for user-defined filters.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@301 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-21 01:28:13 +00:00
nex3
2fa28d63e3 Filters: implemented!
git-svn-id: svn://hamptoncatlin.com/haml/trunk@291 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-19 17:03:47 +00:00
nex3
50890f523a Fixes in trunk for Rails 1.2.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@289 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-19 02:54:40 +00:00
nex3
3fc1eb7688 Fix for bug
http://groups-beta.google.com/group/haml/msg/b36e951ee196a5ec
in trunk (thanks cameron).


git-svn-id: svn://hamptoncatlin.com/haml/trunk@273 7063305b-7217-0410-af8c-cdc13e5119b9
2007-01-03 07:27:11 +00:00
nex3
25d3328b1f Bugfix for http://groups-beta.google.com/group/haml/t/529d9e922327aa91,
version 1.0.1 created.


git-svn-id: svn://hamptoncatlin.com/haml/trunk@267 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-26 16:57:10 +00:00
nex3
3f0c2215e1 Replacing HAML with Haml.
git-svn-id: svn://hamptoncatlin.com/haml/trunk@228 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-16 23:13:01 +00:00
nex3
d9f27b263f Fix for quote character bug (1.5dev)
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@206 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-10 21:56:05 +00:00
nex3
8b9e5a7bb2 Moving Haml tests into their own folder.
git-svn-id: svn://hamptoncatlin.com/haml/branches/1.5dev@184 7063305b-7217-0410-af8c-cdc13e5119b9
2006-12-03 22:25:40 +00:00