Commit Graph

3 Commits

Author SHA1 Message Date
Simon Baumann
46eb278d85 [@types/react-i18next] Updating type definitions to latest library version (#21881)
* Added updated typings for react-i18next

* Fixed linting issues

* Removed typings for deprecated version

* Fixed build and updated typescript version in header

* Readded old version

* Updated PR with suggestions

* Removed unused files
2018-01-02 13:09:43 -08:00
Micha Reiser
c46598893c React-i18next Generic translate
Fixes #16395
2017-12-14 12:58:41 +01:00
Giedrius Grabauskas
dc34e6c831 Updated react-i18next types to 4.6.1 (#17715)
* Create tslint.json

* Moved v1 types to specified version folder.

* Created types for react-i18next.

* Exported as global UMD module.

* Added more tests.

* Fixed dtslint errors.

* Removed @KostyaEsmukov from the authors list.

* Added addition data for Trans component.

* Added typescript 2.3 support.

* Added generic TKey for translate method.

* Removed path map to i18next/v2.

* Fixed dtslint error.

* Fixed ts error.
2017-07-17 10:53:29 -07:00