This repository has been archived by the owner on Aug 26, 2020. It is now read-only.
Releases: Financial-Times/n-handlebars
Releases · Financial-Times/n-handlebars
Update: n-Makefile from v14 -> v15
v1.16.4 Update: n-Makefile from v14 -> v15 (#46)
Update: n-Makefile to v14
v1.16.3 Update: n-Makefile from v6 -> v14 (#45)
Update: n-Makefile from v1.4.4 to v4
Update: n-Makefile from v1.4.4 to v4 (#42) * Update: n-Makefile from v1.4.4 to v4 * Fix: Linting errors * Correct: Name for no-bower-express test
v1.16.1
Allow module to work with node 4.2.2 and up (#41)
Add: Increment helper
Add: Increment helper (#40) * Add: indexPlusOne helper * Add: indexPlusOne description + example to README * Add: Closing backtick to slice example * Reposition: indexPlusOne helper below slice (so same as README order) * Amend: Helper to receive argument by which to increment index value * Remove: parseInt() from incrementBy argument as already number type * Add: Increment helper to express test
Add in n-concept helper
Merge pull request #39 from Financial-Times/concept-helper Add concept helper
Use new origami image service
Merge pull request #38 from Financial-Times/img-v2 use new image service
Add helper to turn handlebars args into an array
Merge pull request #37 from Financial-Times/add-array-helper Add helper to turn handlebars args into an array
Add the image presenter helper
Image helper (#36) * add n-image helper * rename image presenter * need 4.7+ version of n-image * rename image helper * use transpiled version of helper
Added a new unlessAll helper alongside the ifAll
v1.13.3 new unlessAll helper (#35)