Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes typo (#10) | Roman Frołow | 2019-04-04 | 1 | -1/+1 |
| | |||||
* | Mapbox Upgrade + Simplified Enums (#9)4.0.0 | Jakub Hampl | 2019-02-15 | 7 | -621/+463 |
| | |||||
* | New Style Generator (#8) | Jakub Hampl | 2019-02-14 | 1 | -1/+9 |
| | |||||
* | Fixes typo in documentation (#7) | Roman Frołow | 2019-02-13 | 1 | -2/+2 |
| | |||||
* | Fix a small typo so Commands work | Rahul Butani | 2019-02-04 | 1 | -1/+1 |
| | |||||
* | Bump stylesheet version | Rahul Butani | 2019-02-04 | 1 | -1/+1 |
| | |||||
* | Handle (Float, Float) pixel values (#5) | Rahul Butani | 2019-02-04 | 1 | -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. | ||||
* | Adds command buffering (#4) | Jakub Hampl | 2019-01-10 | 1 | -62/+84 |
| | | | Adds a command queue that holds port commands until the relevant instance is available and then executes all of them. | ||||
* | Bump mapbox to 513.1.0 | Jakub Hampl | 2018-11-12 | 1 | -9/+14 |
| | |||||
* | Stuff for Mapbox 50 | Jakub Hampl | 2018-10-15 | 5 | -12/+51 |
| | |||||
* | Relax some types in prep for 2.0 | Jakub Hampl | 2018-09-11 | 1 | -4/+4 |
| | |||||
* | Fix wrong type for step | Jakub Hampl | 2018-09-11 | 1 | -2/+2 |
| | |||||
* | v0.48 compatibility, docs improvements, polish | Jakub Hampl | 2018-08-24 | 6 | -139/+319 |
| | |||||
* | v0.19 compatibility (#1) | Jakub Hampl | 2018-08-21 | 10 | -61/+98 |
| | |||||
* | Misc fixes | Jakub Hampl | 2018-08-01 | 6 | -192/+199 |
| | |||||
* | Upgrade to newer mapbox | Jakub Hampl | 2018-07-19 | 2 | -8/+73 |
| | |||||
* | Un-expose the incoming port stuff | Jakub Hampl | 2018-07-19 | 2 | -13/+3 |
| | | | | | I’m less convinced about the actual usecases for these, so I’d like to wait for feedback on these. | ||||
* | Various small fixes | Jakub Hampl | 2018-07-13 | 6 | -58/+46 |
| | |||||
* | Clean up various messes | Jakub Hampl | 2018-07-13 | 9 | -254/+325 |
| | |||||
* | Fix issue with passing in token | Jakub Hampl | 2018-06-25 | 1 | -1/+1 |
| | |||||
* | Add Mapbox 0.46 compatibility and features | Jakub Hampl | 2018-06-21 | 3 | -10/+83 |
| | |||||
* | Flesh out the imperative API | Jakub Hampl | 2018-06-21 | 2 | -36/+662 |
| | |||||
* | Add basic Command module | Jakub Hampl | 2018-06-20 | 2 | -2/+76 |
| | |||||
* | Add event handling | Jakub Hampl | 2018-06-20 | 3 | -53/+542 |
| | |||||
* | Adds a custom element for mapbox integration | Jakub Hampl | 2018-06-19 | 3 | -1/+199 |
| | |||||
* | Initial commit | Jakub Hampl | 2018-06-19 | 5 | -0/+3385 |