-
Notifications
You must be signed in to change notification settings - Fork 432
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: annexare/Countries
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: annexare/Countries
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 29 files changed
- 2 contributors
Commits on Mar 4, 2024
-
Update data & types (new
partOf
,userAssigned
params) (#135)Configuration menu - View commit details
-
Copy full SHA for db04d49 - Browse repository at this point
Copy the full SHA db04d49View commit details -
Configuration menu - View commit details
-
Copy full SHA for d342f5b - Browse repository at this point
Copy the full SHA d342f5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c65b2d6 - Browse repository at this point
Copy the full SHA c65b2d6View commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9612859 - Browse repository at this point
Copy the full SHA 9612859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2605783 - Browse repository at this point
Copy the full SHA 2605783View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bcb613 - Browse repository at this point
Copy the full SHA 9bcb613View commit details -
refactor: Improve getCountryCode function
Refactor the getCountryCode function to handle special characters and symbols in country names. This ensures that the function can match country names accurately, even when they contain special characters or symbols. The function now escapes special RegExp characters and replaces hyphens with the appropriate escape sequence. Additionally, the function now trims leading and trailing spaces from the country name before matching it against the country data list.
Configuration menu - View commit details
-
Copy full SHA for 3c991cb - Browse repository at this point
Copy the full SHA 3c991cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc382a4 - Browse repository at this point
Copy the full SHA cc382a4View commit details
There are no files selected for viewing