Files
handlebars.js/spec
antelle cf7545ef5a Added support for iterable objects in {{#each}} helper (#1557)
* Added support for iterable object in {{#each}} helper
Currently {{#each}} helper supports either arrays, or objects,
however nowadays you can define custom iterable objects by overriding
a special method called Symbol.iterator, which results in empty result
being rendered.
* improved a test for iterables in {{#each}} returning empty result
* #each helper: using ES5 instead of generator functions in tests
* #each helper: using ES5 in the helper itself
2019-09-29 14:57:47 +02:00
..
2014-11-08 14:35:23 -06:00
2018-09-04 00:15:02 +02:00
2019-09-24 07:31:19 +02:00
2015-08-03 23:43:00 -05:00
2017-10-21 15:42:27 +02:00
2015-09-01 17:56:32 -05:00
2015-08-22 10:59:34 -07:00
2015-04-16 16:43:01 -05:00
2017-10-21 15:42:27 +02:00
2015-09-23 21:59:58 -05:00
2015-09-01 17:56:32 -05:00
2017-10-21 15:42:27 +02:00
2015-04-16 16:43:01 -05:00
2015-04-16 16:43:01 -05:00
2017-10-21 15:42:27 +02:00
2015-04-16 16:43:01 -05:00
2015-04-16 16:43:01 -05:00
2017-10-21 15:42:27 +02:00
2015-08-03 12:16:02 -05:00
2015-09-01 01:44:35 -05:00
2015-08-22 10:59:34 -07:00
2015-04-16 16:43:01 -05:00