vvakame
833252b735
adhoc fix i18next/i18next.d.ts
2015-09-03 21:21:18 +09:00
TeamworkGuy2
06274a0a71
Added type definition for translate() 'options' parameter based on the source code from https://github.com/jamuhl/i18next/
2015-08-22 18:51:52 +00:00
Watal M. Iwasaki
0bae9f2cb7
i18next: Modify 'callback' to take two arguments.
2015-07-19 22:24:02 +09:00
Watal M. Iwasaki
aaa447bd7e
i18next: Add init() and setLng() with a two-arg callback
2015-07-17 00:51:16 +09:00
David Sidlinger
8eab092b03
Allow string or boolean for fallbackLng
2015-07-08 10:39:45 -05:00
Lucy He
f3797dc850
Move function so typings are alphabetical.
2015-06-05 18:10:15 -04:00
Lucy He
279425d25f
Add typing for addResources. Export i18next-client module.
2015-06-05 18:04:26 -04:00
Andrey Taritsyn
c4efb1a690
i18next: Add declaration of external module
2015-02-11 19:21:55 +03:00
ruslanmogilevskiy
8cf3af3240
Update i18next.d.ts
...
Fix the global variable name from i18next to i18n
2014-10-13 18:20:13 +03:00
Panu Horsmalahti
97a4f36d64
Add exists function to i18next
2014-09-16 12:19:41 +03:00
Bart van der Schoor
1d345f6c14
cleaned-up headers
2014-06-18 23:31:11 +02:00
Bartvds
03eecbb681
added/fixed headers e-i
...
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 00:19:24 +01:00
vvakame
fb25dd7919
Support --noImplicitAny about i18next/i18next.d.ts
2014-01-11 23:38:37 +09:00
Igor Oleinikov
7d38e1ff5e
i18next: fixed test
2013-12-19 15:42:57 +04:00
vvakame
2708bc05cd
Fixed tsc failed on Node.js v0.8.25
2013-10-03 11:23:38 +09:00
vvakame
3fe1f6bc4e
Fixed to CI test passing
2013-10-03 10:18:58 +09:00
Alex Varju
204ec28733
rename sinon definitions now that newer versions are supported
2013-09-18 09:58:08 -07:00
vvakame
6140fa1925
newline charactor alignment with \n
2013-09-08 23:23:01 +09:00
vvakame
993f626638
fixed i18next compile error effected by jquery.d.ts
2013-09-08 23:22:00 +09:00
Richard Hepburn
e98875bf10
Changed bool -> boolean to align with TypeScript 0.9
...
Updated bool type declarations to boolean to align with the ES6 standard
now supported in TS 0.9.
2013-07-05 13:01:50 -04:00
Neil Stalker
7b441a8d21
fix i18next, jsFixtures, sinon and expect for TS 0.9
...
move and rename i18next test file
2013-06-21 15:47:23 +01:00
Boris Yankov
209d95071a
Update reference paths
2013-01-17 20:03:30 +02:00
Maarten Docter
b0314518dc
Added i18next TypeScript declarations source file + tests
...
i18next.d.ts file and test files as accepted by the library author Jan
Mühlemann. See pull request: https://github.com/jamuhl/i18next/pull/64
The jQuery / Mocha and Sinon *.d.ts files aren't my work and some seem
to be incomplete, but are only included because the original test page
(http://i18next.com/pages/test.html ) uses them and they do the job.
2013-01-15 16:57:50 +01:00