Ryan Cavanaugh
|
a5f4d50ccc
|
Fix tsconfig files for new option name / behavior.
Also fixes some inconsistent whitespace.
|
2016-07-12 13:54:56 -07:00 |
|
Mohamed Hegazy
|
61fa2391a4
|
Replace references to angularjs with angular to match package name
|
2016-07-07 17:39:27 -07:00 |
|
Mohamed Hegazy
|
a5d477d085
|
Replace references to angularjs with angular to match package name
|
2016-07-07 15:12:24 -07:00 |
|
Raghav Katyal
|
395c4e1639
|
Turning on consistent casing flag and fixing failures
|
2016-06-30 15:14:49 -07:00 |
|
Raghav Katyal
|
89cb02de7d
|
Fixing test failures
|
2016-06-27 17:40:37 -07:00 |
|
Ryan Cavanaugh
|
bfd400a8f8
|
Add noEmit to all config files
|
2016-05-10 12:24:49 -07:00 |
|
Ryan Cavanaugh
|
e808e8e062
|
Remove unneeded references
|
2016-05-10 12:22:25 -07:00 |
|
Ryan Cavanaugh
|
50387d4046
|
Change relative reference paths to types references. Errors incoming...
|
2016-05-09 18:06:27 -07:00 |
|
Ryan Cavanaugh
|
49b1ac6a38
|
Rename all entry points to index.d.ts and explicitify all file lists
|
2016-05-09 17:29:10 -07:00 |
|
Ryan Cavanaugh
|
ab2b4191c5
|
Add typesRoot to all config files
|
2016-05-09 13:52:25 -07:00 |
|
Ryan Cavanaugh
|
ded70421be
|
Turn off strict null checks
|
2016-05-04 15:08:38 -07:00 |
|
Ryan Cavanaugh
|
69d1929d8a
|
Add tsconfig.json files
|
2016-05-04 14:14:39 -07:00 |
|
Ryan Cavanaugh
|
e7c111c4b7
|
Merge remote-tracking branch 'upstream/master' into types2.0
Add tsconfig files everywhere
# Conflicts:
# azure-mobile-services-client/AzureMobileServicesClient.d.ts
# bookshelf/bookshelf.d.ts
# hapi/hapi.d.ts
# helmet/helmet.d.ts
# mongodb/mongodb.d.ts
# nock/nock.d.ts
# react-bootstrap/react-bootstrap.d.ts
# react-helmet/react-helmet.d.ts
# restify/restify.d.ts
# sequelize/sequelize.d.ts
|
2016-04-27 20:40:21 -07:00 |
|
Ryan Cavanaugh
|
541e24b685
|
Fix angularjs/angular; 'export declare'/'declare export'
|
2016-04-25 13:02:25 -07:00 |
|
basvis
|
3e3e5ac859
|
Added isReady and onReady definitions to ITranslateService (#9037)
|
2016-04-25 23:44:02 +09:00 |
|
Blessing Pascal
|
275c2052a4
|
Added definition for directivePriority()
|
2016-03-18 10:54:57 +01:00 |
|
vvakame
|
7de6c3dd94
|
Merge branch 'master' into rename-repo-url
|
2016-03-17 21:06:54 +09:00 |
|
vvakame
|
14fe4313f4
|
replace internal module to namespace
|
2016-03-17 02:18:10 +09:00 |
|
vvakame
|
56295f5058
|
replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped
|
2016-03-17 00:55:26 +09:00 |
|
Niko Kovacic
|
19850bf86c
|
Added forceAsyncReload method to $translateProvider.
|
2016-01-11 15:43:58 +01:00 |
|
Horiuchi_H
|
f3d9a599cd
|
Merge pull request #7380 from nkovacic/master
Changed set property from put in IStorage interface
|
2016-01-04 15:18:17 +09:00 |
|
Niko Kovacic
|
192b0eee4d
|
Changed set property from put in IStorage interface
|
2015-12-29 09:43:45 +01:00 |
|
Masahiro Wakame
|
40344ec331
|
Merge pull request #7205 from stephenlautier/angular-translate
angular-translate: fixed es6 imports to have types properly exported instead of string
|
2015-12-23 15:12:30 +09:00 |
|
Stephen Lautier
|
5dc8ee8dce
|
fixed es6 imports to have types properly exported instead of string
|
2015-12-15 11:29:13 +01:00 |
|
Bart van den Burg
|
0f91841e0e
|
add definition for the angular translate filter
|
2015-12-09 14:06:34 +01:00 |
|
Deryl Rodrigues
|
bfa960ba20
|
Changed the value type to any in order to support Nested Objects
|
2015-08-07 11:35:31 -04:00 |
|
Roland Hummel
|
ee173f2819
|
Updating test so that it also invokes useLoader.
|
2015-07-29 23:01:36 +02:00 |
|
Roland Hummel
|
e4119e7bd7
|
Making optional parameter optional
angular.translate.ITranslateProvider has the method useLoader that can be invoked with just one parameter, too (see http://angular-translate.github.io/docs/#/guide/13_custom-loaders#customer-loaders_make-use-of-a-custom-loader)
|
2015-07-29 22:35:39 +02:00 |
|
Darryl Pogue
|
432d6563a6
|
Update angular-translate to return module name.
|
2015-06-23 10:23:54 -07:00 |
|
Aleksey Blokhin
|
2440153cd3
|
Interface updates.
|
2015-05-19 12:06:01 +03:00 |
|
Aleksey Blokhin
|
4f0c99114f
|
Method signature fixed.
|
2015-05-18 10:57:53 +03:00 |
|
Aleksey Blokhin
|
f03d80a83b
|
Fixed missing return type.
|
2015-05-15 21:01:26 +03:00 |
|
Aleksey Blokhin
|
c512d9c0c2
|
Updated and added interfaces.
- added common interface IPartialLoader;
- updated for ITranslatePartialLoaderService;
- added interface for ITranslatePartialLoaderProvider.
|
2015-05-15 20:51:21 +03:00 |
|
Aleksey Blokhin
|
334c6d982d
|
Fixed character case.
|
2015-05-15 20:49:11 +03:00 |
|
Henrik Huttunen
|
bba7d848ef
|
reference angular module using prefix "angular", not "ng"
|
2015-04-15 10:40:21 +03:00 |
|
Basarat Ali Syed
|
60cc15229a
|
Update angular-translate.d.ts
|
2015-03-12 11:36:11 +11:00 |
|
Saftpresse99
|
97962e885e
|
Update angular-translate.d.ts
Version 2.4.0 changes
|
2014-09-30 06:00:25 +00:00 |
|
Saftpresse99
|
3b611ce056
|
Update angular-translate.d.ts
Update defintions to match Angular Translate v2.3.0
|
2014-09-19 15:38:04 +02:00 |
|
Saftpresse99
|
b32f41a55c
|
Update angular-translate.d.ts
Improvements ITranslateService
|
2014-08-04 09:58:08 +02:00 |
|
Masahiro Wakame
|
fec70605c3
|
Merge pull request #2434 from Saftpresse99/master
Update angular-translate.d.ts
|
2014-07-10 18:54:02 +09:00 |
|
Saftpresse99
|
3edc940cc1
|
Rename addPart and deletePart return value
|
2014-07-10 11:16:20 +02:00 |
|
Saftpresse99
|
464e0ee49e
|
Rename ITranslatePartialLoader into ITranslatePartialLoaderService
|
2014-07-10 11:11:06 +02:00 |
|
vvakame
|
dc73ef78dc
|
Merge branch 'master' of github.com:StefanSchoof/DefinitelyTyped into StefanSchoof-master
Conflicts:
angular-translate/angular-translate.d.ts
|
2014-07-10 12:48:48 +09:00 |
|
Saftpresse99
|
1017123fb4
|
Update angular-translate.d.ts
Fix Bug. registerAvailableLanguageKeys accepts ILanguageKeyAlias object hash, not array of ILanguageKeyAlias
|
2014-07-02 13:03:37 +02:00 |
|
Saftpresse99
|
1088ed0676
|
Update angular-translate.d.ts
Add definitions for https://github.com/angular-translate/angular-translate/blob/master/src/service/loader-partial.js
|
2014-06-30 12:12:22 +02:00 |
|
Bart van der Schoor
|
1d345f6c14
|
cleaned-up headers
|
2014-06-18 23:31:11 +02:00 |
|
Sleepy Daddy Software™
|
e69d85983e
|
Updated angular-translate-tests.ts
|
2014-05-14 23:17:05 -04:00 |
|
Sleepy Daddy Software™
|
7b80d5c96c
|
Updated to angular-translate 2.1.0
Updated type definitions to 2.1.0, added missing methods to ITranslateProvider and ITranslateService.
|
2014-05-14 18:17:22 -04:00 |
|
StefanSchoof
|
a4bd01026c
|
Merge remote-tracking branch 'upstream/master'
|
2014-05-14 21:50:51 +02:00 |
|
Giacomo Tagliabue
|
291c0a738c
|
update angular-translate to version 2.1.0
|
2014-05-07 08:59:02 -05:00 |
|