gehrj / vue-country-region-select

A vue country select and a vue region select component that is very easy to use and the region select will update automatically depending on your country selected. They can also be used stand alone.
89 stars 84 forks source link

Filter regions using blacklist or whitelist #31

Closed collinped closed 4 years ago

collinped commented 4 years ago

Feature Description

Ability to filter regions using a whitelist or blacklist

Solution Description

Allows the ability to filter regions returned by the country using a whitelist or blacklist property

gehrj commented 4 years ago

sorry for delay life has been busy, thanks for contributing i will look at this today.

gehrj commented 4 years ago

@collinped the changes to the white list look good, i have it pulled down and fixed the merge conflicts but I do not understand the other changes you are making, Will need more explanation or a revision with those removed to merge this.

collinped commented 4 years ago

@gehrj Sorry about that I ended up having to push a repository temporarily for a project in production. You can ignore the changes to the repository name and the linter changes. Thanks for the awesome package and for implementing that whitelist/blacklist into regions as well!

gehrj commented 4 years ago

@collinped sorry for delay things got kinda crazy for a minute... should get this in today

gehrj commented 4 years ago

this is now merged i had to use previous commit and push through that thanks again