Andy
|
924fafffc0
|
Fix remaining lint errors (#19166)
|
2017-08-20 15:37:53 -07:00 |
|
Albert Willemsen
|
5dcf627501
|
fix for issue #18211. (#18213)
|
2017-07-24 10:11:00 -07:00 |
|
Diogo Franco (Kovensky)
|
729a3d6985
|
Also add template arguments to Handlebars.compile and Handlebars.template
|
2017-07-04 11:48:48 +09:00 |
|
Diogo Franco (Kovensky)
|
fda5974379
|
Use the typed HandlebarsTemplateDelegate in tests
|
2017-07-04 11:47:10 +09:00 |
|
Diogo Franco (Kovensky)
|
7259fc89f9
|
Update the minimum required version on affected files
|
2017-07-04 11:43:41 +09:00 |
|
Diogo Franco
|
6af5d2a55f
|
Update TypeScript version
|
2017-07-04 11:35:54 +09:00 |
|
Diogo Franco
|
c4091e4888
|
Improve type of HandlebarsTemplateDelegate
Adds an optional type argument that should be useful for .hbs.d.ts files.
The RuntimeOptions were specified by looking at https://github.com/wycats/handlebars.js/blob/680ec96/lib/handlebars/runtime.js#L131-L171 -- these don't seem to be documented anywhere.
|
2017-07-04 11:28:17 +09:00 |
|
Sergei Dorogin
|
5bdcc082d4
|
Handlebars: added missing Utils.blockParams method (#16616)
* handlebars: added partials/decorators fields and registerDecorator/unregisterDecorator methods
* [handlerbars] added missing Utils.blockParams method, change signature Utils.createFrame
|
2017-06-02 06:41:35 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|