root / branches

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @73 [73] 2 years why * lib/markaby/builder.rb: content_for now adds to ActionView::Base.assigns …
(edit) @72 [72] 2 years why * lib/markaby/builder.rb: the img method is gone, all it did was set …
(edit) @71 [71] 2 years why * lib/markaby/builder.rb: simplifying the image code with CssProxy#pass?, …
(edit) @70 [70] 2 years why * lib/markaby/builder.rb: okay, well, the img method had some problems …
(edit) @69 [69] 2 years why * lib/markaby/builder.rb: no longer auto-DOCTYPE and auto-meta on the …
(edit) @68 [68] 2 years why * lib/markaby/builder.rb: the img wrapper now returns a CssProxy? for …
(edit) @67 [67] 2 years why * lib/markaby/builder.rb: raise an InvalidXhtmlError? for duplicate IDs, …
(edit) @66 [66] 2 years why * lib/markaby/tags.rb: at last, adding the missing attributes from tickets …
(edit) @65 [65] 2 years why * Rakefile: add revision to the gems, if checked out from SVN. * …
(edit) @64 [64] 2 years why * lib/markaby/builder.rb: let's pass all instance_eval calls through …
(edit) @63 [63] 2 years why * test/test_markaby.rb: removed whitespace from the tests. * …
(edit) @59 [59] 2 years why * lib/markaby/tags.rb: tracking NO_PROXY tags (hr and br) * …
(edit) @58 [58] 2 years why * lib/markaby/builder.rb: xml:lang is okay in xhtml 1.0. let's just stop …
(edit) @57 [57] 2 years why * lib/markaby/builder.rb: attributes are downcased before validation. and …
(edit) @56 [56] 2 years tec * lib/markaby/tags.rb: save some typing
(edit) @55 [55] 3 years why * lib/markaby/builder.rb: validate correct attributes on xhtml elements. …
(edit) @54 [54] 3 years why * Rakefile: require builder >= 2.0.0 * lib/markaby/builder.rb: form tags …
(edit) @53 [53] 3 years why * lib/markaby/tags.rb: full sets of tags and attributes for Strict and …
(edit) @52 [52] 3 years why * lib/markaby/builder.rb: removing a bit of the complexity from the …
(edit) @51 [51] 3 years why * lib/markaby/builder.rb: accept string inside empty block with embedded …
(edit) @42 [42] 3 years why * lib/markaby/builder.rb: Fragment is now basically a delegate for the …
(edit) @41 [41] 3 years why * lib/markaby/builder.rb: return output helpers as fragments (thanks, …
(edit) @40 [40] 3 years why * lib/markaby/builder.rb: bug was causing block containing a string to be …
(edit) @39 [39] 3 years why * lib/markaby/builder.rb: deleting the fragment shifts all the stream …
(edit) @38 [38] 3 years why * lib/markaby/builder.rb: fragments support to_str as well, for string …
(edit) @37 [37] 3 years why * lib/markaby/builder.rb: first stab at smarter helper output by hooking …
(edit) @36 [36] 3 years why Starting the `careful' branch, could end up as 0.6.
(add) @1 [1] 3 years why Initial import
Note: See TracRevisionLog for help on using the revision log.