Commit Graph

11 Commits

Author SHA1 Message Date
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