-
-
Notifications
You must be signed in to change notification settings - Fork 578
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrating changes from @codeandweb/ngx-translate #1493
Commits on Sep 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2ee6026 - Browse repository at this point
Copy the full SHA 2ee6026View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e9dc562 - Browse repository at this point
Copy the full SHA e9dc562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98fbf37 - Browse repository at this point
Copy the full SHA 98fbf37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87798de - Browse repository at this point
Copy the full SHA 87798deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a19257 - Browse repository at this point
Copy the full SHA 0a19257View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ffd073 - Browse repository at this point
Copy the full SHA 2ffd073View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50df6ee - Browse repository at this point
Copy the full SHA 50df6eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18c2019 - Browse repository at this point
Copy the full SHA 18c2019View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbe2e3b - Browse repository at this point
Copy the full SHA cbe2e3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eec6cbd - Browse repository at this point
Copy the full SHA eec6cbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a82f81b - Browse repository at this point
Copy the full SHA a82f81bView commit details -
Configuration menu - View commit details
-
Copy full SHA for eead4f5 - Browse repository at this point
Copy the full SHA eead4f5View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0cd5a5 - Browse repository at this point
Copy the full SHA a0cd5a5View commit details -
Updated project to Angular 18,
Added Lint Fixed Lint warnings (except for the ones related to the heavy use of any)
Configuration menu - View commit details
-
Copy full SHA for 5174863 - Browse repository at this point
Copy the full SHA 5174863View commit details -
Run on all branches, new build & test commands
Configuration menu - View commit details
-
Copy full SHA for 176eab1 - Browse repository at this point
Copy the full SHA 176eab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d1ab07 - Browse repository at this point
Copy the full SHA 4d1ab07View commit details
Commits on Sep 23, 2024
-
Using explicit types instead of any. Moved getValue from translate.pa…
…rser.ts to utils. Extended parser to recursively handle translations in arrays and objects.
Configuration menu - View commit details
-
Copy full SHA for f973151 - Browse repository at this point
Copy the full SHA f973151View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18221fc - Browse repository at this point
Copy the full SHA 18221fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1edb3ef - Browse repository at this point
Copy the full SHA 1edb3efView commit details -
Configuration menu - View commit details
-
Copy full SHA for ccd17af - Browse repository at this point
Copy the full SHA ccd17afView commit details
Commits on Sep 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20cbdf5 - Browse repository at this point
Copy the full SHA 20cbdf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 072722f - Browse repository at this point
Copy the full SHA 072722fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7acc672 - Browse repository at this point
Copy the full SHA 7acc672View commit details -
Introducing provideTranslateService() instead of TranslateModule.forR…
…oot() for standalone components
Configuration menu - View commit details
-
Copy full SHA for c5c5798 - Browse repository at this point
Copy the full SHA c5c5798View commit details -
Renamed InjectionToken USE_STORE to ISOLATE_TRANSLATE_SERVICE since t…
…his is the correct meaning. USE_STORE was logically inverted.
Configuration menu - View commit details
-
Copy full SHA for e5f0ad9 - Browse repository at this point
Copy the full SHA e5f0ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a03dc - Browse repository at this point
Copy the full SHA 66a03dcView commit details -
Removed test-app from testing. It's for interactive experimenting whi…
…le developing, not for automated tests.
Configuration menu - View commit details
-
Copy full SHA for 4511ded - Browse repository at this point
Copy the full SHA 4511dedView commit details -
Configuration menu - View commit details
-
Copy full SHA for e829d47 - Browse repository at this point
Copy the full SHA e829d47View commit details
Commits on Sep 25, 2024
-
https://github.com/ngx-translate/core/pull/1411
Test for already fixed observable use.
Configuration menu - View commit details
-
Copy full SHA for e5558ff - Browse repository at this point
Copy the full SHA e5558ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for f304f9b - Browse repository at this point
Copy the full SHA f304f9bView commit details -
https://github.com/ngx-translate/core/pull/1382/files
Set translations with nested keys
Configuration menu - View commit details
-
Copy full SHA for 0256722 - Browse repository at this point
Copy the full SHA 0256722View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aa94ed - Browse repository at this point
Copy the full SHA 6aa94edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79cb220 - Browse repository at this point
Copy the full SHA 79cb220View commit details
Commits on Sep 26, 2024
-
Made getTranslation deprecated
Moved iteration code from parser to service.
Configuration menu - View commit details
-
Copy full SHA for 816b263 - Browse repository at this point
Copy the full SHA 816b263View commit details -
Always set currentLang to the language, use() was called last, not th…
…e one of which loading completes last.
Configuration menu - View commit details
-
Copy full SHA for 146140e - Browse repository at this point
Copy the full SHA 146140eView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 17e5c68 - Browse repository at this point
Copy the full SHA 17e5c68View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 32366f3 - Browse repository at this point
Copy the full SHA 32366f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for edb5ebc - Browse repository at this point
Copy the full SHA edb5ebcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a883a - Browse repository at this point
Copy the full SHA e1a883aView commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d5b267 - Browse repository at this point
Copy the full SHA 3d5b267View commit details