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