You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2021. It is now read-only.
ngx-translate http-loader is now built for Angular 10, if you use Angular 9 or below please refer to the compatibility table to know which version you can install
ngx-translate http-loader is now built for Angular 9, if you use Angular 8 or below please refer to the compatibility table to know which version you can install
ngx-translate http-loader is now built for Angular 7, if you use Angular 6 or below please refer to the compatibility table to know which version you can install
http-loader: support for Angular 6 and RxJS 6 (813653d)
BREAKING CHANGES
http-loader: The library is now compatible with Angular 6+ and RxJS 6+. If you need to use Angular 5, please stay on version 2.0.1. If you need to use RxJS 5, update to 5.6 and use the rxjs-compat library (see the RxJS update guide)
HttpLoader: loading of translations when base-href is set (c8018029)
Breaking Changes
this change might mess up with urls, I prefer to have a major version for it. If you have problems with your urls, check if base-href has been set correctly
(c8018029)