Skip to content

Releases: radarlabs/radar-sdk-js

v4.3.2

18 Jul 21:25
Compare
Choose a tag to compare

🛠️ Fixes

  • Fix race condition bug in autocomplete component (#173)
  • Disable browser address autofill by default (#173)
  • Autocomplete style fixes

v4.3.1

27 Jun 20:16
Compare
Choose a tag to compare

🛠️ Fixes

  • Fix marker click events not propagating to map (#172)
  • Fix autocomplete keyboard events on Windows / Edge (#170)

v4.3.2-beta.0

13 Jun 15:22
Compare
Choose a tag to compare
v4.3.2-beta.0 Pre-release
Pre-release
  • Add core build to CDN output

v4.3.1-beta.2

13 Jun 03:12
Compare
Choose a tag to compare
v4.3.1-beta.2 Pre-release
Pre-release
  • Fix aria roles

v4.3.1-beta.1

13 Jun 02:41
Compare
Choose a tag to compare
v4.3.1-beta.1 Pre-release
Pre-release
  • Use event.key instead of the deprecated event.code

v4.3.1-beta.0

13 Jun 02:35
Compare
Choose a tag to compare
v4.3.1-beta.0 Pre-release
Pre-release
  • Better ARIA role support for autocomplete widget

v4.3.0

07 Jun 14:56
5b96c9e
Compare
Choose a tag to compare

🚀 New Features and Improvements

  • Custom image support for map markers
  • on('click') handler for map markers
  • map.fitToMarkers() function to fitting map to all markers
  • Custom language support for maps
  • (beta) Support for custom map styles

⚙️ Enhancements

  • Support for MapLibre 4.x
  • Build output from ES5 -> ES6 (reduced package size)

v4.3.0-beta.9

04 Jun 16:54
Compare
Choose a tag to compare
v4.3.0-beta.9 Pre-release
Pre-release

What's Changed

Full Changelog: v4.3.0-beta.8...v4.3.0-beta.9

v4.3.0-beta.10

04 Jun 18:17
Compare
Choose a tag to compare
v4.3.0-beta.10 Pre-release
Pre-release
  • Fix marker image handling

v4.3.0-beta.8

31 May 17:33
Compare
Choose a tag to compare
v4.3.0-beta.8 Pre-release
Pre-release
  • Adds the popup option when initializing RadarMarker for increased control over popup behaviour