aboutsummaryrefslogtreecommitdiffstats
path: root/src/Mapbox
Commit message (Collapse)AuthorAgeFilesLines
* Bump stylesheet versionRahul Butani2019-02-041-1/+1
|
* Handle (Float, Float) pixel values (#5)Rahul Butani2019-02-041-1/+1
| | | | Versions of Google Chrome (and possibly other browsers) seem to return decimal pixel values for some zoom values. This results in silent errors; for Example01 specifically this causes Hover and Click events (onMouseMove and onClick) respectively to never make it to the update function.
* Bump mapbox to 513.1.0Jakub Hampl2018-11-121-9/+14
|
* Stuff for Mapbox 50Jakub Hampl2018-10-154-11/+50
|
* Relax some types in prep for 2.0Jakub Hampl2018-09-111-4/+4
|
* Fix wrong type for stepJakub Hampl2018-09-111-2/+2
|
* v0.48 compatibility, docs improvements, polishJakub Hampl2018-08-246-139/+319
|
* v0.19 compatibility (#1)Jakub Hampl2018-08-218-46/+44
|
* Misc fixesJakub Hampl2018-08-015-188/+194
|
* Upgrade to newer mapboxJakub Hampl2018-07-192-8/+73
|
* Un-expose the incoming port stuffJakub Hampl2018-07-192-13/+3
| | | | | I’m less convinced about the actual usecases for these, so I’d like to wait for feedback on these.
* Various small fixesJakub Hampl2018-07-134-55/+40
|
* Clean up various messesJakub Hampl2018-07-137-247/+258
|
* Add Mapbox 0.46 compatibility and featuresJakub Hampl2018-06-212-9/+36
|
* Flesh out the imperative APIJakub Hampl2018-06-211-29/+579
|
* Add basic Command moduleJakub Hampl2018-06-201-0/+58
|
* Add event handlingJakub Hampl2018-06-202-40/+399
|
* Adds a custom element for mapbox integrationJakub Hampl2018-06-192-1/+107
|
* Initial commitJakub Hampl2018-06-195-0/+3385