Benjamin Wilfing
865e5c9c13
angular-translate: Update typings for version 2.16
2018-06-11 10:58:47 +02:00
Gabriel
62da0e60ef
angular-translate: Add optional fn parameter to onReady ( #25477 )
...
* Add optional fn parameter on onReady
This callback is executed if provided when the $translate service is ready.
* Add Gabriel Gil to angular-translate definitors
2018-05-03 09:05:48 -07:00
Darryl Pogue
49b4aeb9f9
Remove angular reference from angular-translate ( #25495 )
...
This brings the definition in line with official AngularJS packages like
angular-sanitize, angular-mock, and angular-route.
This reference was causing bizzarre path issues when trying to run the
dgeni documentation tool on a project that included these types, and it
appears that the fix for that is to remove the reference, which
coincidentally matches what the official AngularJS packages do.
2018-05-03 08:52:13 -07:00
Benjamin Lichtman
335625b32b
Merge pull request #23636 from Nexxado/patch-2
...
Updated angular-translate with missing function getAvailableLanguageKeys
2018-03-02 09:26:57 -08:00
Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Netanel Draiman
0029f3b092
Updated angular-translate with missing function
...
Updated angular-translate ITranslateService type with a missing `getAvailableLanguageKeys()` function.
2018-02-14 10:25:24 +02:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Andy
19f89399e4
Ensure every package has a tslint.json ( #21009 )
...
* Ensure every package has a tslint.json
* Fixes
2017-10-25 11:13:50 -07:00
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Leonard Thieu
1c3565933c
:(
2017-06-13 13:00:42 -04:00
Ryan Cavanaugh
ba5536f108
Merge pull request #15840 from mattlewis92/angular-translate-import
...
Add module name to angular-translate export
2017-04-17 15:20:09 -07:00
Matt Lewis
d799fbf52a
Add module name to angular-translate export
2017-04-13 13:00:25 +01:00
Christopher Cortes
4bd3d9ef2b
Add missing parameters defaultTranslationText and forceLanguage in $translate service and filter
...
Add missing parameters:
- forceLanguage (in service and filter since v 2.9)
- defaultTranslationText (in service)
2017-04-07 09:57:57 +02:00
Andy Hanson
354cec620d
Move all packages to a types directory
2017-03-24 14:27:52 -07:00