|
|
|
@109
|
[109]
|
6 months |
bryanstearns |
Add support for framesets, ticket #59
|
|
|
|
@108
|
[108]
|
9 months |
littleears |
littleears - just testing
|
|
|
|
@107
|
[107]
|
12 months |
enternet |
DTD definition update.
|
|
|
|
@106
|
[106]
|
12 months |
enternet |
DTD definition bug fix - path to w3.org must exists.
For example, сorrect …
|
|
|
|
@105
|
[105]
|
19 months |
tec |
* CHANGELOG: changes so far
|
|
|
|
@104
|
[104]
|
19 months |
tec |
* lib/markaby/rails.rb: give helpers access to assigns (ticket:51); new …
|
|
|
|
@103
|
[103]
|
19 months |
tec |
* lib/markaby/builder.rb: allow root attributes to be changed (ticket:53)
…
|
|
|
|
@102
|
[102]
|
19 months |
tec |
* lib/markaby/builder.rb: moved Auto-Form-Tag-Naming outside of CssProxy?
…
|
|
|
|
@101
|
[101]
|
19 months |
tec |
* lib/markaby/builder.rb: removing an uncessary slash from error string
|
|
|
|
@100
|
[100]
|
20 months |
tec |
* lib/markaby/builder.rb: adding ivar copying/access back in
* …
|
|
|
|
@99
|
[99]
|
20 months |
tec |
* tools/rakehelp.rb: reverting previous change
|
|
|
|
@98
|
[98]
|
20 months |
tec |
* tools/rakehelp.rb: add autorequire to the gem spec
|
|
|
|
@97
|
[97]
|
21 months |
tec |
* test/rails/markaby/broken.mab: should have been included in previous …
|
|
|
|
@96
|
[96]
|
21 months |
tec |
* lib/markaby/template.rb: rework Template so errors can include line …
|
|
|
|
@95
|
[95]
|
21 months |
tec |
* lib/markaby/rails.rb: make flash work
* test/rails_test.rb: test that …
|
|
|
|
@94
|
[94]
|
21 months |
tec |
* lib/markaby/tags.rb: remove NO_PROXY; hr and br can have class/id …
|
|
|
|
@93
|
[93]
|
21 months |
tec |
* lib/markaby/rails.rb: better emulation of ERB
* …
|
|
|
|
@92
|
[92]
|
21 months |
tec |
* test/rails/test_preamble.rb: avoid picking up Markaby preferences in …
|
|
|
|
@91
|
[91]
|
22 months |
tec |
* lib/markaby/builder.rb: subclass ::Builder::XmlMarkup? for a cleaner …
|
|
|
|
@90
|
[90]
|
22 months |
tec |
* test/rails_test.rb: adding tests for MarkabyOnRails?
* test/rails/: …
|
|
|
|
@89
|
[89]
|
22 months |
tec |
* lib/markaby/rails.rb: allow :locals option in #render_markaby
|
|
|
|
@88
|
[88]
|
22 months |
tec |
* lib/markaby/builder.rb: load default options before creating ::Builder …
|
|
|
|
@87
|
[87]
|
22 months |
tec |
* lib/markaby/builder.rb: stopped adding instance variables from …
|
|
|
|
@86
|
[86]
|
22 months |
tec |
* lib/markaby/kernel_method.rb: add Kernel#mab here to keep DRY
* …
|
|
|
|
@85
|
[85]
|
22 months |
tec |
* lib/markaby/builder.rb: oops!
|
|
|
|
@84
|
[84]
|
22 months |
tec |
* lib/markaby/builder.rb: remove _erbout method - it's in rails.rb
|
|
|
|
@83
|
[83]
|
22 months |
tec |
* lib/markaby/builder.rb: get rid of warnings and clean up formatting
* …
|
|
|
|
@82
|
[82]
|
23 months |
tec |
* CHANGELOG: correct string escaping usage
* README: fix typos
|
|
|
|
@81
|
[81]
|
23 months |
why |
Releasing 0.5.
|
|
|
|
@80
|
[80]
|
23 months |
why |
* README: updated all rdoc and package docs to 0.5 and its conventions.
|
|
|
|
@79
|
[79]
|
2 years |
tec |
* lib/markaby/tags.rb: add additional self closing tags
|
|
|
|
@78
|
[78]
|
2 years |
tec |
* lib/markaby/rails.rb: make render_markaby helper work
* …
|
|
|
|
@77
|
[77]
|
2 years |
why |
* tools/rakehelp.rb: the :install task.
|
|
|
|
@76
|
[76]
|
2 years |
tec |
lib/markaby: keep content_for Rails-only
|
|
|
|
@75
|
[75]
|
2 years |
tec |
* lib/markaby/builder.rb: @@default[:image_tag_options] not needed now
|
|
|
|
@74
|
[74]
|
2 years |
why |
* lib/markaby/builder.rb: merged in all remaining changes from …
|
|
|
|
@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.
* …
|
|
|
|
@62
|
[62]
|
2 years |
tec |
seperating out all rails specific code
|
|
|
|
@61
|
[61]
|
2 years |
tec |
* lib/markaby/builder.rb: allow certain helpers to be ignored (in favour …
|
|
|
|
@60
|
[60]
|
2 years |
tec |
merging in the xhtml-careful branch
|
|
|
|
@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]
|
2 years |
why |
* lib/markaby/builder.rb: validate correct attributes on xhtml elements.
…
|
|
|
|
@54
|
[54]
|
2 years |
why |
* Rakefile: require builder >= 2.0.0
* lib/markaby/builder.rb: form tags …
|
|
|
|
@53
|
[53]
|
2 years |
why |
* lib/markaby/tags.rb: full sets of tags and attributes for Strict and …
|
|
|
|
@52
|
[52]
|
2 years |
why |
* lib/markaby/builder.rb: removing a bit of the complexity from the …
|
|
|
|
@51
|
[51]
|
2 years |
why |
* lib/markaby/builder.rb: accept string inside empty block with embedded …
|
|
|
|
@50
|
[50]
|
2 years |
tec |
* lib/markaby/builder.rb: remove some unecessary bits
|
|
|
|
@49
|
[49]
|
2 years |
tec |
* test/test_markaby.rb: test Builder instead of Template
|
|
|
|
@48
|
[48]
|
2 years |
tec |
* lib/markaby/builder.rb: undo [47]. give preference to helper methods
* …
|
|
|
|
@47
|
[47]
|
2 years |
tec |
* lib/markaby/builder.rb: allow calls to private helper methods …
|
|
|
|
@46
|
[46]
|
2 years |
tec |
* lib/markaby/builder.rb: check for builder methods properly
* …
|
|
|
|
@45
|
[45]
|
2 years |
tec |
* lib/markaby/builder.rb: xml instruction is no longer output by default,
…
|
|
|
|
@44
|
[44]
|
2 years |
tec |
* lib/markaby/builder.rb: allow use of Builder methods (instruct!, …
|
|
|
|
@43
|
[43]
|
2 years |
tec |
* lib/markaby/builder.rb: undefine sub
|
|
|
|
@42
|
[42]
|
2 years |
why |
* lib/markaby/builder.rb: Fragment is now basically a delegate for the …
|
|
|
|
@41
|
[41]
|
2 years |
why |
* lib/markaby/builder.rb: return output helpers as fragments (thanks, …
|
|
|
|
@40
|
[40]
|
2 years |
why |
* lib/markaby/builder.rb: bug was causing block containing a string to be …
|
|
|
|
@39
|
[39]
|
2 years |
why |
* lib/markaby/builder.rb: deleting the fragment shifts all the stream …
|
|
|
|
@38
|
[38]
|
2 years |
why |
* lib/markaby/builder.rb: fragments support to_str as well, for string …
|
|
|
|
@37
|
[37]
|
2 years |
why |
* lib/markaby/builder.rb: first stab at smarter helper output by hooking …
|
|
|
|
@36
|
[36]
|
2 years |
why |
Starting the `careful' branch, could end up as 0.6.
|
|
|
|
@35
|
[35]
|
2 years |
tec |
* lib/markaby/builder.rb: fixed xhtml strict doctype
|
|
|
|
@34
|
[34]
|
2 years |
why |
Releasing 0.4.
|
|
|
|
@33
|
[33]
|
2 years |
why |
* lib/markaby/builder.rb: emulate ERB to satisfy form_for and helpers like …
|
|
|
|
@32
|
[32]
|
2 years |
why |
* init.rb: quote extension to register_template_handler to support Rails …
|
|
|
|
@31
|
[31]
|
2 years |
tec |
* test/example.rb: removed
* test/test_markaby.rb: simplified the …
|
|
|
|
@30
|
[30]
|
2 years |
tec |
* lib/markaby.rb: keep version number in sync
|
|
|
|
@29
|
[29]
|
2 years |
why |
* lib/markaby/builder.rb: no more nested Builder objects, capture …
|
|
|
|
@28
|
[28]
|
3 years |
tec |
* lib/markaby.rb: typo fix\n* lib/markaby/builder.rb: check helpers before …
|
|
|
|
@27
|
[27]
|
3 years |
why |
* lib/markaby/tags.rb: add a list of form tags, for the :id and :name sync …
|
|
|
|
@26
|
[26]
|
3 years |
why |
* markaby.gemspec: moved to Rakefile.
|
|
|
|
@25
|
[25]
|
3 years |
why |
* lib/markaby/builder.rb: oops, should be @margin not @level.
|
|
|
|
@24
|
[24]
|
3 years |
why |
* lib/markaby/builder.rb: later initialization of the Builder::XmlMarkup? …
|
|
|
|
@23
|
[23]
|
3 years |
why |
Version 0.3.
|
|
|
|
@22
|
[22]
|
3 years |
why |
Rakefile: forgot to add dependencies.
tools/rakehelp.rb: …
|
|
|
|
@21
|
[21]
|
3 years |
why |
* Rakefile: catch all lib files.
|
|
|
|
@20
|
[20]
|