Commit Graph

26 Commits

Author SHA1 Message Date
5d6f31ee5c Rotate API keys for openmaptiles; update npm deps 2019-07-16 12:09:00 +02:00
dfe4472466 Merge pull request #115 from Leaflet/lint-scripts
Add eslint as a DevDependency, replace yarn.lock to comply with pinned versions
2017-08-28 17:07:03 +02:00
9dfda14d4d Add eslint as a DevDependency, replace yarn.lock to comply with pinned versions 2017-08-28 14:47:16 +02:00
f473a8f408 Prepare 1.3.0 release (#95)
* Tentative changelog for 1.3.0

* Final update of changes for 1.3.0 release

* Bump version to 1.3.0

* Fix parenthesis in changelog
2017-08-27 13:05:05 +02:00
63c7435e4c Add basic travis support to at least verify it builds (#113) 2017-08-27 13:04:54 +02:00
388e17dd5b Pin devDependencies to fix building (#112) 2017-08-25 14:20:10 +02:00
fb2fb5ed90 Add fetch polyfill in bundle (#98)
* Add fetch polyfill for support in IE and Safari 10

* Import fetch polyfill for IE/Safari 10
2017-04-18 10:36:36 +02:00
99eb2fd970 Build docs with leafdoc, upload built docs, move stuff from README to docs 2017-02-17 14:02:35 +01:00
740fc6e6b1 fix package.json 2017-01-23 23:03:18 -05:00
e4f5296ad1 Adding @perliedman as an author 2017-01-20 17:21:54 +01:00
c43caa371f Version bump to 1.2.0, changelog 2016-12-02 10:54:29 +01:00
5bdc423543 Fix topojson support with correct package dependency 2016-11-22 11:00:40 +01:00
8274202591 Leaflet 1.0.2 2016-11-22 10:18:22 +01:00
aa0406a809 Fix the build once again 2016-11-10 15:31:08 +01:00
f03cfa24c2 Fix typo in dependency versions 2016-11-10 14:04:45 +01:00
d2c3d6cee2 Streamline the build process by switching more pieces to RollupJS 2016-11-09 14:50:58 +01:00
91eb0c6e6b Version bump to 1.1.0 and changelog 2016-11-07 15:46:10 +01:00
e66fa24453 Bump Leaflet dependency to 1.0.1 2016-10-03 09:20:02 +02:00
dd658534f8 Web-worker-ify the whole thing 2016-05-11 15:12:25 +02:00
0ed5eed725 Add links to main description 2016-04-21 09:57:18 +02:00
2187b94dd7 Skip points (feat type 1) when symbolizing vector tiles 2016-04-14 10:35:17 +02:00
e6aec396bc Bugfixed the vectorTileLayerName option 2016-03-10 15:20:24 +01:00
aef995e91d Update gobble-concat dependency 2016-03-10 15:06:55 +01:00
c05d5117dc Added TopoJSON support; build system for bundling dependencies. 2016-03-10 15:00:32 +01:00
d2f5021b42 Readme notes about development, bump leaflet dependency to master 2016-03-08 16:26:56 +01:00
edf621a43b Initial commit 2016-03-08 15:27:11 +01:00