Leonard Thieu
|
1c3565933c
|
:(
|
2017-06-13 13:00:42 -04:00 |
|
Adnan Chowdhury
|
46eb9a8bfe
|
Ember - Add additional type defs for RSVP namespace (#16359)
* add additional type defs for RSVP
* satisfy linting
|
2017-05-05 16:23:05 -07:00 |
|
Mohamed Hegazy
|
e564537f7f
|
Fix lint failures (#16329)
* fix lint failures
* Fix more lint failures
* Fix some more lint errors
|
2017-05-04 15:31:42 -07:00 |
|
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 |
|
Ryan Cavanaugh
|
2facc3f57b
|
Merge pull request #15792 from ltegman/ember-isBlank
Add Ember isBlank and isPresent
|
2017-04-17 11:59:33 -07:00 |
|
Andy
|
bbc61fbf93
|
Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".
* Convert more "../tslint.json" to "dtslint/dt.json"
* no-redundant-modifiers -> strict-export-declare-modifiers
|
2017-04-14 08:04:05 -07:00 |
|
Logan Tegman
|
1bcc9e1dd7
|
Add Ember isBlank and isPresent
|
2017-04-11 14:24:09 -07:00 |
|
Andy
|
e69b58e400
|
Apply new lint rules to ever more packages (#15551)
|
2017-03-31 12:19:34 -07:00 |
|
Andy
|
5f3ba45136
|
Use dtslint (#15482)
|
2017-03-29 13:07:39 -07:00 |
|
Andy Hanson
|
354cec620d
|
Move all packages to a types directory
|
2017-03-24 14:27:52 -07:00 |
|