Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Releases: toutpt/angular-leaflet-light

v0.2.1

17 Nov 22:07
Compare
Choose a tag to compare

<a name"0.2.1">

0.2.1 (2016-11-17)

Bug Fixes

  • Update dependencies using Greenkeeper 🌴 (#3) (c9586c6d)

v0.2.0

08 Jun 14:57
Compare
Choose a tag to compare

<a name"0.2.0">

0.2.0 (2016-06-08)

Features

  • add leaflet-show option to help with hidden maps (4391e3bb)

v0.1.0

30 May 15:32
Compare
Choose a tag to compare

<a name"0.1.0">

0.1.0 (2016-05-30)

Features

  • service: add support for minZoom,maxZoom,maxBounds in updateMapFromSettings (84b79d8d)

v0.0.7

26 May 16:01
Compare
Choose a tag to compare

<a name"0.0.7">

0.0.7 (2016-05-26)

Bug Fixes

  • better handle scope apply on event callback (4e2d9a8a)

v0.0.6

24 May 14:38
Compare
Choose a tag to compare

<a name"0.0.6">

0.0.6 (2016-05-24)

Bug Fixes

  • add strict-di support by adding $inject (1399df3c)

v0.0.5

19 May 14:56
Compare
Choose a tag to compare

<a name"0.0.5">

0.0.5 (2016-05-19)

Bug Fixes

  • remove service to only keep provider (a13c29ad)
  • package: main is src/index.js so you can use it with commonjs (a08ffc6f)

v0.0.4

13 May 14:48
Compare
Choose a tag to compare

<a name"0.0.4">

0.0.4 (2016-05-13)

Bug Fixes

  • remove post publish npm script (3d0e1f70)