tildeio / htmlbars

A variant of Handlebars that emits DOM and allows you to write helpers that manipulate live DOM nodes
MIT License
1.6k stars 193 forks source link

quote 'yield' in lib/hooks #421

Closed davidgoli closed 8 years ago

davidgoli commented 9 years ago

Addresses https://github.com/tildeio/htmlbars/issues/420

rwjblue commented 9 years ago

Can you add line comments mentioning yield as a reserved word on old android? I'm afraid that otherwise I might forget and remove this (since it looks "odd")...

davidgoli commented 9 years ago

@rwjblue done

davidgoli commented 9 years ago

wish there was a reliable way to test this...

rwjblue commented 9 years ago

We do test against sauce labs, not sure if they support these android versions though...

rwjblue commented 8 years ago

Sorry for the delay here. I guess we should release an updated version for Ember (for likely inclusion in Ember 2.2.1)