aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/andre-dietrich/elm-mapboxAndré Dietrich2019-09-060-0/+0
|\
| * added zoom_ and center_ attributes to mapbox ElementsAndré Dietrich2019-09-061-2/+16
| * fixing error "style is not done loading"andre-dietrich2019-08-091-6/+10
* | added zoom_ and center_ attributes to mapbox ElementsAndré Dietrich2019-09-061-2/+16
* | fixing error "style is not done loading"andre-dietrich2019-09-061-6/+10
* | Bump rollup-plugin-commonjs from 10.0.1 to 10.1.0 (#55)dependabot-preview[bot]2019-09-021-20/+9
* | Bump mapbox-gl from 1.2.0 to 1.3.0 (#54)dependabot-preview[bot]2019-09-021-12/+6
* | Bump rollup from 1.18.0 to 1.20.3 (#56)dependabot-preview[bot]2019-09-021-11/+11
* | Bump elm-format from 0.8.1 to 0.8.2 (#57)dependabot-preview[bot]2019-09-021-4/+109
* | [Security] Bump mixin-deep from 1.3.1 to 1.3.2 (#53)dependabot-preview[bot]2019-08-281-3/+3
* | Uses Bool instead of Expression for visibility (#51)Patrick Sier2019-08-134-7/+17
|/
* Adds support for inline TileJSON in style generator (#45)Patrick Sier2019-08-071-5/+36
* Bump rollup from 1.16.3 to 1.18.0 (#49)dependabot-preview[bot]2019-08-071-8/+23
* Bump rollup-plugin-buble from 0.19.6 to 0.19.8 (#46)dependabot-preview[bot]2019-08-051-310/+18
* Bump mapbox-gl from 1.0.0 to 1.2.0 (#48)dependabot-preview[bot]2019-08-051-21/+12
* Bump prettier from 1.17.1 to 1.18.2 (#41)dependabot-preview[bot]2019-07-011-3/+3
* Bump rollup-plugin-node-resolve from 5.0.1 to 5.2.0 (#42)dependabot-preview[bot]2019-07-011-11/+22
* Bump rollup-plugin-commonjs from 10.0.0 to 10.0.1 (#43)dependabot-preview[bot]2019-07-011-11/+11
* Bump rollup from 1.13.0 to 1.16.3 (#44)dependabot-preview[bot]2019-07-011-7/+7
* Adds fancier event decodingJakub Hampl2019-06-171-43/+43
* Attempt to fix travisJakub Hampl2019-06-141-0/+2
* Merge branch 'master' of https://github.com/gampleman/elm-mapboxJakub Hampl2019-06-142-335/+126
|\
| * Bump rollup-plugin-node-resolve from 4.2.4 to 5.0.1 (#37)dependabot-preview[bot]2019-06-012-11/+12
| * Bump mapbox-gl from 0.54.0 to 1.0.0 (#39)dependabot-preview[bot]2019-06-012-7/+7
| * Bump rollup from 1.12.3 to 1.13.0 (#38)dependabot-preview[bot]2019-06-011-4/+12
| * Bump rollup-plugin-commonjs from 9.3.4 to 10.0.0 (#36)dependabot-preview[bot]2019-06-012-313/+95
* | Update readme with clearer instructionsJakub Hampl2019-06-141-206/+40
* | No longer throw on missing ports, simply warn.Jakub Hampl2019-06-141-1/+1
|/
* Upgrades to mapbox 544.1.0Jakub Hampl2019-05-205-65/+621
* Fixes issue with maxBounds.Jakub Hampl2019-05-202-31/+12
* Bump rollup from 1.10.1 to 1.12.3 (#33)dependabot[bot]2019-05-201-12/+4
* Bump elm from 0.19.0-bugfix6 to 0.19.0-no-deps (#35)dependabot[bot]2019-05-201-7/+4
* Bump prettier from 1.17.0 to 1.17.1 (#34)dependabot[bot]2019-05-201-3/+3
* Bump rollup-plugin-node-resolve from 4.2.3 to 4.2.4 (#32)dependabot[bot]2019-05-201-6/+6
* Adds a note about custom elements polyfill (#31)Christopher Knox2019-05-141-0/+3
* Bump rollup from 1.10.0 to 1.10.1 (#26)dependabot[bot]2019-05-021-4/+12
* Bump mapbox-gl from 0.53.1 to 0.54.0 (#27)dependabot[bot]2019-05-022-11/+11
* Bump prettier from 1.16.4 to 1.17.0 (#28)dependabot[bot]2019-05-021-3/+3
* Bump rollup from 1.9.3 to 1.10.0 (#25)dependabot[bot]2019-04-121-12/+4
* Bump rollup from 1.9.2 to 1.9.3 (#23)dependabot[bot]2019-04-111-6/+6
* Bump rollup-plugin-node-resolve from 4.2.2 to 4.2.3 (#24)dependabot[bot]2019-04-111-7/+7
* Bump rollup-plugin-node-resolve from 4.2.1 to 4.2.2 (#21)dependabot[bot]2019-04-101-3/+3
* Bump rollup from 1.9.0 to 1.9.2 (#22)dependabot[bot]2019-04-101-4/+12
* Bump rollup-plugin-node-resolve from 4.1.0 to 4.2.1 (#19)dependabot[bot]2019-04-081-23/+6
* Bump rollup from 1.8.0 to 1.9.0 (#20)dependabot[bot]2019-04-081-12/+4
* Bump rollup-plugin-commonjs from 9.1.3 to 9.3.4 (#16)dependabot[bot]2019-04-051-34/+302
* Bump mapbox-gl from 0.53.0 to 0.53.1 (#17)dependabot[bot]2019-04-051-57/+18
* Bump rollup-plugin-node-resolve from 3.3.0 to 4.1.0 (#18)dependabot[bot]2019-04-052-9/+36
* Bump prettier from 1.13.5 to 1.16.4 (#13)dependabot[bot]2019-04-041-3/+3
* Bump rollup from 0.60.7 to 1.8.0 (#12)dependabot[bot]2019-04-042-8/+17