-
-
Notifications
You must be signed in to change notification settings - Fork 592
Comparing changes
Open a pull request
base repository: ngx-translate/core
base: v16.0.3
head repository: ngx-translate/core
compare: v16.0.4
- 20 commits
- 24 files changed
- 4 contributors
Commits on Jul 22, 2020
-
chore(README): added missing @Injectable decorator to MissingTranslat…
…ionHandler example Pretty much as commit message. The example is missing the @Injectable() decorator.
Configuration menu - View commit details
-
Copy full SHA for 3d55c27 - Browse repository at this point
Copy the full SHA 3d55c27View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0818cec - Browse repository at this point
Copy the full SHA 0818cecView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1cddd2c - Browse repository at this point
Copy the full SHA 1cddd2cView commit details -
Merge pull request #1498 from ngx-translate/CodeAndWeb-patch-1
Update README.md
Configuration menu - View commit details
-
Copy full SHA for 6259081 - Browse repository at this point
Copy the full SHA 6259081View commit details -
Merge pull request #1234 from agustiza/readme-missing-injectable
chore(README): missing @Injectable in MissingTranslationHandler example
Configuration menu - View commit details
-
Copy full SHA for 42ecef8 - Browse repository at this point
Copy the full SHA 42ecef8View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc7205d - Browse repository at this point
Copy the full SHA cc7205dView commit details
Commits on Nov 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4ac0072 - Browse repository at this point
Copy the full SHA 4ac0072View commit details -
Simplified Isolation: Using a separate store object instead of duplic…
…ating variables locally and using if to distinguish between both.
Configuration menu - View commit details
-
Copy full SHA for 7b72914 - Browse repository at this point
Copy the full SHA 7b72914View commit details
Commits on Nov 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cd8322 - Browse repository at this point
Copy the full SHA 5cd8322View commit details
Commits on Dec 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04a2116 - Browse repository at this point
Copy the full SHA 04a2116View commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 142819b - Browse repository at this point
Copy the full SHA 142819bView commit details
Commits on Dec 18, 2024
-
Merge pull request #1511 from Behrouz-B/bugfix/fix-isDict-method
Fix: Check for null values in isDict method
Configuration menu - View commit details
-
Copy full SHA for 941c6bc - Browse repository at this point
Copy the full SHA 941c6bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee99d12 - Browse repository at this point
Copy the full SHA ee99d12View commit details -
Configuration menu - View commit details
-
Copy full SHA for d31e18b - Browse repository at this point
Copy the full SHA d31e18bView commit details
Commits on Dec 19, 2024
-
Fix type annotations and bump package version to 16.0.1
Removed redundant type annotations for `prefix` and `suffix` in `TranslateHttpLoader` to improve code clarity. Updated the package version to 16.0.1 to reflect this change.
Configuration menu - View commit details
-
Copy full SHA for 3e0ae16 - Browse repository at this point
Copy the full SHA 3e0ae16View commit details -
Refactor variable declaration and clean up imports.
Replaced `let` with `const` for variable declaration to ensure immutability. Removed unused `Router` import from the test file to optimize dependency management.
Configuration menu - View commit details
-
Copy full SHA for 72e9971 - Browse repository at this point
Copy the full SHA 72e9971View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bae634 - Browse repository at this point
Copy the full SHA 7bae634View commit details -
Set standalone components to false in test files testing for modules.
In Angular19, components are standalone by default. Added lint suppressions since it now complains about using non-standalone components...
Configuration menu - View commit details
-
Copy full SHA for 1d8e050 - Browse repository at this point
Copy the full SHA 1d8e050View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9791bc - Browse repository at this point
Copy the full SHA b9791bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79302fe - Browse repository at this point
Copy the full SHA 79302feView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v16.0.3...v16.0.4