Skip to content
This repository has been archived by the owner on Mar 29, 2018. It is now read-only.

Latest commit

 

History

History
172 lines (84 loc) · 7.91 KB

CHANGELOG.md

File metadata and controls

172 lines (84 loc) · 7.91 KB

1.2.6 (2016-07-19)

Bug Fixes

  • hits: do no try to render hits with no _geoloc (7b20e2e), closes #9

1.2.5 (2016-07-13)

Bug Fixes

  • hits: do no try to render hits with no _geoloc (7b20e2e), closes #9

1.2.4 (2016-06-14)

1.2.3 (2015-12-12)

Bug Fixes

  • debounce: stop debouncing, getting more bugs (1f28a51)

1.2.2 (2015-12-12)

Bug Fixes

  • build: fix badly added instantsearch.widgets (5a23d14)
  • fitBounds: do not use map.fitBounds internally (b2b3572)
  • init: switch to new init mode GoogleMapLoader (4804fa5)
  • instantsearch: move peerDependency to instantsearch.js 1.0.0 (78c9423), closes #1

Features

  • build: expose in instantsearch.widgets.googleMaps also (b230bdb)
  • fit map to window on window resize when needed (bf74959)
  • markers: activate marker cluster automatically (0018a31)
  • refine: create refineOnMapInteraction option (da93a86)

1.2.1 (2015-12-10)

Bug Fixes

  • build: fix badly added instantsearch.widgets (5a23d14)
  • init: switch to new init mode GoogleMapLoader (4804fa5)
  • instantsearch: move peerDependency to instantsearch.js 1.0.0 (78c9423), closes #1

Features

  • build: expose in instantsearch.widgets.googleMaps also (b230bdb)
  • fit map to window on window resize when needed (bf74959)
  • markers: activate marker cluster automatically (0018a31)
  • refine: create refineOnMapInteraction option (da93a86)

1.2.0 (2015-12-10)

Bug Fixes

  • build: fix badly added instantsearch.widgets (5a23d14)
  • instantsearch: move peerDependency to instantsearch.js 1.0.0 (78c9423), closes #1

Features

  • build: expose in instantsearch.widgets.googleMaps also (b230bdb)
  • fit map to window on window resize when needed (bf74959)
  • markers: activate marker cluster automatically (0018a31)
  • refine: create refineOnMapInteraction option (da93a86)

1.1.3 (2015-11-24)

Bug Fixes

  • build: fix badly added instantsearch.widgets (5a23d14)
  • instantsearch: move peerDependency to instantsearch.js 1.0.0 (78c9423), closes #1

Features

  • build: expose in instantsearch.widgets.googleMaps also (b230bdb)
  • refine: create refineOnMapInteraction option (da93a86)
  • fit map to window on window resize when needed (bf74959)

1.1.2 (2015-11-10)

Bug Fixes

  • build: fix badly added instantsearch.widgets (5a23d14)

Features

  • build: expose in instantsearch.widgets.googleMaps also (b230bdb)
  • refine: create refineOnMapInteraction option (da93a86)
  • fit map to window on window resize when needed (bf74959)

1.1.1 (2015-11-10)

Features

  • build: expose in instantsearch.widgets.googleMaps also (b230bdb)
  • refine: create refineOnMapInteraction option (da93a86)
  • fit map to window on window resize when needed (bf74959)

1.1.0 (2015-11-10)

Features

  • build: expose in instantsearch.widgets.googleMaps also (b230bdb)
  • refine: create refineOnMapInteraction option (da93a86)
  • fit map to window on window resize when needed (bf74959)

1.0.2 (2015-11-06)

1.0.1 (2015-11-06)

1.0.0 (2015-11-06)

Features

  • zoom,drag: refine search on drag and zoom (09ba7ef)