Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Releases: ghettovoice/ol-popup-umd

v1.3.1

20 Mar 11:40
Compare
Choose a tag to compare

Release is aimed to rename repo and npm package to simply ol-popup-umd (issue #4)

v1.3.0

30 Oct 14:06
Compare
Choose a tag to compare

Upgrade and refactoring

  • changed return value of getContent method and content property - return single Element
  • add basic test
  • setup Travis CI pipeline
  • add Idea shared files to git
  • add source maps export
  • Update README
  • fix typos in doc comments

v1.2.1

10 Aug 18:52
Compare
Choose a tag to compare

Patch release that resolves issue with wrong map panning, issue #1

v1.2.0

04 Jul 19:48
Compare
Choose a tag to compare

Migrate to ES6 and Webpack.
Add new options beforeShow and beforeHide
Upgrade code according to the last version of ol3
Add new examples
Update README
Global export name now is ol.PopupOverlay (remove deep namespaces nesting)