index
:
handlebars.js
master
origin/3.x
origin/4.x
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
spec
/
partials.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use XML-like tags in test instead of bizarre dot delimiters
Lon Ingram
2016-08-17
1
-4
/
+4
*
Add test reproducing #1185
Lon Ingram
2016-08-17
1
-0
/
+9
*
Walk up data frames for nested @partial-block
Lon Ingram
2016-08-16
1
-0
/
+14
*
Use template string :sparkles: for error message and double-quotes for quotin...
Mark Christian
2015-10-19
1
-1
/
+1
*
Include partial name in 'undefined partial' exception message
Mark Christian
2015-10-19
1
-1
/
+1
*
Add explicitPartialContext compiler flag
kpdecker
2015-09-01
1
-0
/
+15
*
Implement inline partials
kpdecker
2015-08-22
1
-0
/
+39
*
Implement partial blocks
kpdecker
2015-08-22
1
-0
/
+61
*
Fix partial handling with different context
kpdecker
2015-08-03
1
-0
/
+6
*
Add tests for string contexts
kpdecker
2015-05-06
1
-0
/
+7
*
Add full support for es6
kpdecker
2015-04-16
1
-107
/
+106
*
Add support for dynamic partial names
kpdecker
2015-01-18
1
-0
/
+26
*
Update statement node ASTs
kpdecker
2014-11-26
1
-0
/
+6
*
Propagate options for client compiled partials
kpdecker
2014-11-08
1
-0
/
+9
*
Merge pull request #870 from max-b/master
Kevin Decker
2014-11-08
1
-6
/
+13
|
\
|
*
Fixing indentation in spec/partials.js
Maxb
2014-09-19
1
-6
/
+6
|
*
Registering undefined partial throws exception.
Maxb
2014-09-19
1
-0
/
+7
*
|
Add preventIndent option for partials
kpdecker
2014-11-02
1
-0
/
+8
|
/
*
Fix compat partial exec without data
kpdecker
2014-08-15
1
-6
/
+12
*
Additional test coverage
kpdecker
2014-08-15
1
-1
/
+11
*
Increase test coverage a touch
kpdecker
2014-08-14
1
-0
/
+3
*
Implement partial recursive lookup
kpdecker
2014-08-14
1
-0
/
+6
*
Inherit compat flag for partials
kpdecker
2014-08-14
1
-0
/
+9
*
Add additional tests for standalone partials
kpdecker
2014-08-12
1
-1
/
+19
*
Test more concrete behavior in partial hash test
kpdecker
2014-01-17
1
-4
/
+4
*
Implement partial hash evaluation
kpdecker
2014-01-17
1
-0
/
+8
*
Handle empty responses from partials
kpdecker
2013-12-23
1
-0
/
+6
*
Use shouldThrow helper for test asserts
kpdecker
2013-12-23
1
-4
/
+4
*
Protect context-lookups from undefined values
kpdecker
2013-11-03
1
-0
/
+7
*
Move more testing mutations into the environment
Yehuda Katz
2013-07-26
1
-2
/
+2
*
Refactor qunit unit tests
kpdecker
2013-06-01
1
-0
/
+119