handlebars-helpers icon indicating copy to clipboard operation
handlebars-helpers copied to clipboard

add support for blockParams

Open fantapop opened this issue 8 years ago • 3 comments

The ability to define scoped variables was added in handlebars 3 however this needs to be added to each helper. It would be nice if the assemble-helpers supported this new functionality.

http://handlebarsjs.com/block_helpers.html#block-params

fantapop avatar Nov 29 '16 22:11 fantapop

@fantapop Thanks for the issue! If you're reporting a bug, please be sure to include:

  • The version of assemble you are using.
  • Your assemblefile.js (This can be in a gist)
  • The commandline output. (Screenshot or gist is fine)
  • What you expected to happen instead.

assemblebot avatar Nov 29 '16 22:11 assemblebot

Agreed, we'll get this implemented. thanks for the issue

jonschlinkert avatar Jan 08 '17 08:01 jonschlinkert

any progress on this? Just run into the same issue with the withGroup helper

skysteve avatar Jul 11 '18 10:07 skysteve