Skip to content
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

Add provinces to Australian labels #638

Merged
merged 2 commits into from
Aug 19, 2016
Merged

Conversation

avulfson17
Copy link
Contributor

Fixes #615

@@ -13,12 +13,17 @@ module.exports = {
'USA': {
'borough': getFirstProperty(['borough']),
'local': getFirstProperty(['locality', 'localadmin', 'county']),
'regional': getUsOrCaState,
'regional': getUsOrCaOrAusState,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

after how many countries do we rename this to something like getRegionalValue? 3 feels like a good time :)

@orangejulius
Copy link
Member

LGTM now!

@trescube
Copy link
Contributor

:shipit:

@orangejulius orangejulius merged commit 6f09259 into master Aug 19, 2016
@orangejulius orangejulius deleted the expand-aussie-labels branch August 19, 2016 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants