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

Include mapbox via bower #10

Closed
ianjennings opened this issue Oct 14, 2016 · 0 comments · Fixed by #11
Closed

Include mapbox via bower #10

ianjennings opened this issue Oct 14, 2016 · 0 comments · Fixed by #11

Comments

@ianjennings
Copy link
Contributor

I think mapbox is on bower now, so include it from there rather than statically

ianjennings added a commit that referenced this issue Oct 18, 2016
ianjennings added a commit that referenced this issue Oct 18, 2016
Summary: 

- Adds support for channel groups and (fixes #6) 
- Support array of channels
- Transition from under_score the camelCase to match PubNub JS V4
- Move Mapbox.js to bower_components (fixes #10)
- Publish to npm via package.json
- Fix bug for multiple updates called at same time

Commits:

* add package.json
* update gitignore and package.json
* add initial support for channel groups, rename channel -> channels, and add documentation
* remove console logs
* underscore to camel case
* bump versions to 0.4.0
* history fixes
* fix animation bugs for multiple updates at same time
* history fixes and remove debug: true from examples
* new channel groups example, fix distributed example
* bump to 1.0.0
* fix #10 by adding mapbox via bower
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 a pull request may close this issue.

1 participant