issues
search
tbranyen
/
combyne
A template engine that works the way you expect.
MIT License
144
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ensure conditionals do not break on reserved words
#37
tbranyen
closed
10 years ago
1
Allow nested objects for variables.
#36
carldanley
closed
10 years ago
3
Added a render expression to nest inside a parent.
#35
tbranyen
closed
10 years ago
0
Render parent template from a partial, via injecting a named partial.
#34
tbranyen
closed
10 years ago
2
add combynify/browserify to README
#33
chesles
closed
10 years ago
2
Loosens limitations on naming partials/filters.
#32
tbranyen
closed
10 years ago
0
Builds with Grunt Browserify.
#31
tbranyen
closed
10 years ago
0
Full code coverage.
#30
tbranyen
closed
10 years ago
0
Fix syntax error in README.md
#29
incompl
closed
10 years ago
2
For Greg, with love.
#28
tbranyen
closed
10 years ago
2
Address feedback from Mathias.
#27
tbranyen
closed
10 years ago
2
Reformatted remaining expressions tests.
#26
tbranyen
closed
10 years ago
0
Fix the build process so that IE 7 is tested correctly.
#25
tbranyen
closed
10 years ago
0
Added in default encoding and new raw prop.
#24
tbranyen
closed
10 years ago
1
Add files to .npmignore.
#23
tbranyen
closed
10 years ago
0
Document bower install.
#22
tbranyen
closed
10 years ago
0
Document escaping values to help deter XSS.
#21
tbranyen
closed
10 years ago
6
IE Fixes.
#20
tbranyen
closed
10 years ago
0
Removed local delimiters as they don't make much sense.
#19
tbranyen
closed
10 years ago
0
Removed the LOL's and the TEST's
#18
bmoore
closed
10 years ago
2
Added sauce labs support.
#17
tbranyen
closed
10 years ago
0
Fixed quote typo in the highlight filter example.
#16
bmoore
closed
10 years ago
2
Refactor.
#15
tbranyen
closed
10 years ago
1
WIP 0.3.0
#14
tbranyen
closed
10 years ago
0
TODO
#13
tbranyen
closed
10 years ago
0
Fix 2 of the template examples in the README
#12
aag
closed
12 years ago
1
Pass argument[s] to filter
#11
miki725
closed
10 years ago
3
Update downloads, documentation and site
#10
tbranyen
closed
10 years ago
1
Integrate grunt.js to manage the build
#9
tbranyen
closed
12 years ago
0
Leverage JavaScript correctly
#8
tbranyen
closed
10 years ago
0
Build a JavaScript function for compilation
#7
tbranyen
closed
10 years ago
1
Allow templates to loop over "this"
#6
incompl
closed
10 years ago
4
Allow partials to receive a context when called
#5
incompl
closed
10 years ago
3
Should provide context to render, not combyne
#4
incompl
closed
13 years ago
0
Removed Output of Delimiters On Null Prop Value
#3
TrisMcC
closed
13 years ago
0
objects passed to filters as first argument
#2
tbranyen
closed
13 years ago
0
Nested iteration's {%endeach%} cause the outer loop to end
#1
emilylaguna
closed
13 years ago
2
Previous