etodanik / ion-google-place

Ionic directive for a location dropdown that utilizes google maps
MIT License
250 stars 201 forks source link

Bower package is outdated #83

Closed ahaverty closed 8 years ago

ahaverty commented 8 years ago

I'm new enough to Ionic/Bower, but I believe the package is outdated (v0.0.1). I thought by grabbing the github url with bower, that I was pulling the latest, but I believe bower actually looks for the latest 'release'? (Which is v0.0.1) Workaround was to bower the latest commit. Thank you.

rodriguezmanu commented 8 years ago
"dependencies": {
 "ion-google-place": "https://github.com/israelidanny/ion-google-place.git#3a9a818656987af7bdc631c660dc4d6b5779a1e3"
}
vitaliy-bobrov commented 8 years ago

But why not to create a new release for bower?

ahaverty commented 8 years ago

It doesn't look like this repo is being maintained anymore (Currently 18PRs) @vitaliy-bobrov, but that would be the solution if it was! I'm no longer using this repo, but perhaps there's a fork being maintained by someone else. (Github could do with some kind of voting system for assigning new contributors to neglected projects, its a shame to waste @israelidanny's good work.. But also understandable 😕)

etodanik commented 8 years ago

If there's a list of stuff that would be valuable to merge, I'd gladly do it.

ahaverty commented 7 years ago

Appreciate the response @israelidanny and the great repo. I'm personally not using it anymore though so I won't be much help, but best of luck all!

etodanik commented 7 years ago

I'll probably take some time within the next few days to go over the repo's issues & merge / improve on the code.