Romanchuk / angular-i18next

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

Update to Angular 13 #76

Closed elgervb closed 2 years ago

Romanchuk commented 2 years ago

Coming soon

elgervb commented 2 years ago

I've already made a fork in which I update to angular 13, but I cannot seem to get the tests working. Library works great, I've tested it in my app by npm linking it to the updated library.

Romanchuk commented 2 years ago

@elgervb I'm going to update lib at this weekend

Romanchuk commented 2 years ago

Work in progress, having problems with test infrastructure

DanielRivers commented 2 years ago

Hi,

Is there an update on the progress of this?

MaxSassen commented 2 years ago

Hehe was thinking the same :P any progress?

Romanchuk commented 2 years ago

Guys, please tryout. I have no time to test it.

angular-i18next@11.0.0-0 or angular-i18next@beta

I have migrated repo to Nx, jest, angular 13. It takes a lot more time than i expected, i'll close this issue after i make all tests run.

Romanchuk commented 2 years ago

Please start the repo, it might help to apply sponsorship and i could spend more time on this project

MaxSassen commented 2 years ago

Guys, please tryout. I have no time to test it.

angular-i18next@11.0.0-0 or angular-i18next@beta

I have migrated repo to Nx, jest, angular 13. It takes a lot more time than i expected, i'll close this issue after i make all tests run.

Install of angular-i18next@11.0.0-0 succeeded seems to work

elgervb commented 2 years ago

@Romanchuk I've installed angular-i18next@11.0.0-0 and tested it.. Seems to work like a charm ;-)

Romanchuk commented 2 years ago

Since no one has broblems with beta Stable version released: angular-i18next@11.0.0

Still working at migrating tests to jest