DefinitelyTyped/types/ember
Robin Ward b0a3133229 Ember: Missing optional parameter for Ember.Helper.helper function (#16250)
Currently, the second `hash` parameter to the closure is not supported,
even though it's used in the Ember Documentation for the method:

https://github.com/emberjs/ember.js/blob/v2.12.0/packages/ember-glimmer/lib/helper.js#L110-L114

I confirmed in the latest version of Ember.js that this `hash`
parameter works, so I believe the types should be updated to
support it.
2017-05-01 15:43:32 -07:00
..
v1
ember-tests.ts Ember: Missing optional parameter for Ember.Helper.helper function (#16250) 2017-05-01 15:43:32 -07:00
index.d.ts Ember: Missing optional parameter for Ember.Helper.helper function (#16250) 2017-05-01 15:43:32 -07:00
tsconfig.json
tslint.json Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822) 2017-04-14 08:04:05 -07:00