aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version bump1.1.1André Dietrich2019-12-071-2/+2
|
* updated to new versionAndré Dietrich2019-12-071-2/+2
|
* updated elm.json1.1.0André Dietrich2019-09-231-2/+2
|
* added additional visibility function visible2 that directly uses a booleanAndré Dietrich2019-09-231-2/+17
|
* a little comment1.0.0André Dietrich2019-09-122-1/+8
|
* removed obsolete jsonAndré Dietrich2019-09-121-6/+1
|
* prepared elm.jsonAndré Dietrich2019-09-121-3/+3
|
* updated readmeAndré Dietrich2019-09-125-2178/+2014
|
* updated README with information about changes ...André Dietrich2019-09-121-0/+40
|
* start using example 04André Dietrich2019-09-121-4/+6
|
* added some examples that show how a style can be loaded either from a ↵André Dietrich2019-09-124-0/+340
| | | | string, only layers (Example03) or how to grab a style by using its url and than adding additional layers
* added special functions for decoding StyleDefinitionsAndré Dietrich2019-09-123-9/+143
|
* added patchfile to remove some errors in the npm packageAndré Dietrich2019-09-121-0/+75
|
* 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
| | | | | | | | Bumps [rollup](https://github.com/rollup/rollup) from 1.16.3 to 1.18.0. - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v1.16.3...v1.18.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* 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
| | | | Closes #29.
* Bump rollup from 1.10.1 to 1.12.3 (#33)dependabot[bot]2019-05-201-12/+4
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump elm from 0.19.0-bugfix6 to 0.19.0-no-deps (#35)dependabot[bot]2019-05-201-7/+4
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump prettier from 1.17.0 to 1.17.1 (#34)dependabot[bot]2019-05-201-3/+3
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump rollup-plugin-node-resolve from 4.2.3 to 4.2.4 (#32)dependabot[bot]2019-05-201-6/+6
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* 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
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump mapbox-gl from 0.53.1 to 0.54.0 (#27)dependabot[bot]2019-05-022-11/+11
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump prettier from 1.16.4 to 1.17.0 (#28)dependabot[bot]2019-05-021-3/+3
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump rollup from 1.9.3 to 1.10.0 (#25)dependabot[bot]2019-04-121-12/+4
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump rollup from 1.9.2 to 1.9.3 (#23)dependabot[bot]2019-04-111-6/+6
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump rollup-plugin-node-resolve from 4.2.2 to 4.2.3 (#24)dependabot[bot]2019-04-111-7/+7
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump rollup-plugin-node-resolve from 4.2.1 to 4.2.2 (#21)dependabot[bot]2019-04-101-3/+3
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump rollup from 1.9.0 to 1.9.2 (#22)dependabot[bot]2019-04-101-4/+12
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump rollup-plugin-node-resolve from 4.1.0 to 4.2.1 (#19)dependabot[bot]2019-04-081-23/+6
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump rollup from 1.8.0 to 1.9.0 (#20)dependabot[bot]2019-04-081-12/+4
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump rollup-plugin-commonjs from 9.1.3 to 9.3.4 (#16)dependabot[bot]2019-04-051-34/+302
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump mapbox-gl from 0.53.0 to 0.53.1 (#17)dependabot[bot]2019-04-051-57/+18
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>
* Bump rollup-plugin-node-resolve from 3.3.0 to 4.1.0 (#18)dependabot[bot]2019-04-052-9/+36
| | | Signed-off-by: dependabot[bot] <support@dependabot.com>