Skip to content

Tags: NEO7EVEN/JavaScript-Templates

Tags

2.4.0

Toggle 2.4.0's commit message
Print out falsy values except undefined and null. Closes blueimp#35

2.3.1

Toggle 2.3.1's commit message
Removed scripts and bin section from bower.json. Closes blueimp#32

2.3.0

Toggle 2.3.0's commit message
Allow the modulo operator in evaluation context. Closes blueimp#30

2.2.2

Toggle 2.2.2's commit message
Added documentation on how to run the Unit Tests.

Remvoed the unnecessary jQuery dependency from the test HTML page.

2.2.1

Toggle 2.2.1's commit message
Fixed path to tmpl library.

2.2.0

Toggle 2.2.0's commit message
Print out falsy values. Closes blueimp#26.