| .. |
|
child_context
|
5a819a33da
Fix for missing child context in sections.
|
před 15 roky |
|
comments
|
9b8454f2ba
Simplified tag RegEx. Fixed bug preventing section modifiers inside comments.
|
před 15 roky |
|
complex
|
a66e494e6e
Merge branch 'release/0.1'
|
před 15 roky |
|
delimiters
|
05767e3b74
Trailing whitespace cleanup.
|
před 15 roky |
|
dot_notation
|
0ff5a33505
Updated dot-notation example to include {{%PRAGMA}} tag.
|
před 15 roky |
|
double_section
|
05767e3b74
Trailing whitespace cleanup.
|
před 15 roky |
|
escaped
|
e3c7afde46
Moved test for #11 into 'escaped' example.
|
před 15 roky |
|
grand_parent_context
|
a46d0009ee
Added test case for deep parent/child contexts, mixed objects and arrays.
|
před 15 roky |
|
implicit_iterator
|
20ace3e74c
Implemented implicit iterator pragma.
|
před 15 roky |
|
inverted_double_section
|
69a514916c
Updated section short-circuit logic to actually run when only inverted sections exist.
|
před 15 roky |
|
inverted_section
|
fc170fca11
Add inverted section.
|
před 15 roky |
|
partials
|
2c3984a604
Fix for #1 - incorrect context for partials.
|
před 15 roky |
|
partials_with_view_class
|
eeb5b245d1
Possible fix for #1 - ability to use partials with an arbitrary (non-Mustache) view class.
|
před 15 roky |
|
pragma_unescaped
|
98ec8ea11a
Fixed protected property in PragmaEscaped example (should be public)
|
před 15 roky |
|
pragmas_in_partials
|
df1b3c8e7d
Pragmas in parent templates no longer apply to partials (as of a few commits ago). Added test case, removed known issue from readme.
|
před 15 roky |
|
recursive_partials
|
e2374d645b
[punting] fixing whitespace in recursive partials template since mustache kinda sucks at whitespace :)
|
před 15 roky |
|
section_iterator_objects
|
e40a57cba1
Refactor section_iterator_objects example.
|
před 15 roky |
|
section_magic_objects
|
93018640d9
Fixing test names to match prior art.
|
před 15 roky |
|
section_objects
|
2cfb8aefc1
Rename section object tests to work with upcoming autoload-template feature. Clean up code to match style.
|
před 15 roky |
|
sections
|
05767e3b74
Trailing whitespace cleanup.
|
před 15 roky |
|
sections_nested
|
1282b8104a
A broken example for issue #12 - recursive/nested sections.
|
před 15 roky |
|
sections_spaces
|
ad6e15e5b5
Update SectionSpaces class name to work with template autoloading, changing .txt to desired (not actual) output so the test will fail.
|
před 15 roky |
|
simple
|
e3c7afde46
Moved test for #11 into 'escaped' example.
|
před 15 roky |
|
unescaped
|
5e99b15252
Adding examples.
|
před 15 roky |
|
utf8
|
1ede993bb3
Added double section, escaped output, utf8 escaped and utf8 unescaped examples.
|
před 15 roky |
|
utf8_unescaped
|
1ede993bb3
Added double section, escaped output, utf8 escaped and utf8 unescaped examples.
|
před 15 roky |
|
whitespace
|
9e803ed033
Fix for stripping leading/trailing whitespace from partial names,
|
před 15 roky |