Romanchuk / angular-i18next

angular v10+ integration with i18next v19.4+
MIT License
131 stars 33 forks source link

Fix deprecated import of DOCUMENT #31

Closed Timebutt closed 5 years ago

Timebutt commented 5 years ago

This PR fixes issue https://github.com/Romanchuk/angular-i18next/issues/30. According to the (Angular documentation](https://angular.io/api/platform-browser) for platform-browser, DOCUMENT should be imported from @angular/common from now on.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.04%) to 85.955% when pulling 38eb55580326459c53ea4e818ac34099362935fa on Timebutt:fix-DOCUMENT-import into a81af385e04e749aa146eb4a7a774d309377a7cc on Romanchuk:master.