Skip to content

Releases: wmfs/quasar-map-mapbox

v1.28.0

01 Nov 14:07
Compare
Choose a tag to compare

1.28.0 (2022-11-01)

🛠 Builds

  • deps-dev: update dependency standard to v17 (0787dca)
  • deps: update dependency uuid to v9 (5dad59d)

v1.27.0

28 Sep 08:54
Compare
Choose a tag to compare

1.27.0 (2022-09-28)

✨ Features

  • Add border around map so grey on map is separated from background [sc-16615] (1278008)
  • Add shadow for "Map" components [sc-16615] (192a56e)
  • add shadow to map (f9d3a7f)
  • adjust shadow on map (ff0849f)
  • improve map style (24a4567)

🐛 Bug Fixes

v1.26.1

19 Jul 13:39
Compare
Choose a tag to compare

1.26.1 (2022-07-19)

🐛 Bug Fixes

  • adjust button toggle styles (30c28f1)

v1.26.0

16 Jun 07:48
Compare
Choose a tag to compare

1.26.0 (2022-06-16)

🐛 Bug Fixes

🛠 Builds

  • deps: update dependencies (5a28c16)
  • deps: update deps, except mapbox-gl (213602e)

📦 Code Refactoring

  • progress using Vue 3, display map, markers and apply center and bounds (62892cf)
  • rendering marker popups (a00f934)

v1.25.1

21 Oct 15:37
Compare
Choose a tag to compare

1.25.1 (2021-10-21)

🐛 Bug Fixes

  • if positions then center on them otherwise center on geolocation or given center [sc-11185] (600e1a6)

🛠 Builds

  • deps-dev: update dependency codecov to v3.8.3 (c3e9665)
  • deps-dev: update dependency mocha to v9 (0fb3a81)
  • deps-dev: update semantic-release monorepo (28801bb)

♻️ Chores

  • add renovate config [ch6600] (6af36a9)

v1.25.0

22 Jul 11:44
Compare
Choose a tag to compare

1.25.0 (2021-07-22)

✨ Features

  • consistent map button styles (ed71b3f)

v1.24.0

05 Jul 13:23
Compare
Choose a tag to compare

1.24.0 (2021-07-05)

✨ Features

  • improve marker popups, better interactivity with draggable markers (4314ccd)

v1.23.0

30 Jun 13:37
Compare
Choose a tag to compare

1.23.0 (2021-06-30)

✨ Features

  • render vue within mapbox popup (1bf091c)

v1.22.1

23 Jun 11:38
Compare
Choose a tag to compare

1.22.1 (2021-06-23)

🐛 Bug Fixes

  • handle if getting geolocation failed (0448663)

v1.22.0

22 Jun 13:55
Compare
Choose a tag to compare

1.22.0 (2021-06-22)

✨ Features

  • flat style card and button toggle (824d276)
  • new draggable prop, sets to true if locked is false (9a819d2)

🐛 Bug Fixes

  • draggable not editable (f506262)
  • unique map container id (4536cbb)
  • update marker colour (483f772)
  • uuid can be assigned straight to container id (cf26fc9)

🛠 Builds

  • deps-dev: [security] bump semantic-release from 17.2.1 to 17.3.0 (fe2f2d2)
  • deps-dev: bump chai from 4.2.0 to 4.3.0 (6ddc068)
  • deps-dev: bump chai from 4.3.0 to 4.3.4 (a2fa4fb)
  • deps-dev: bump codecov from 3.8.0 to 3.8.1 (a840d28)
  • deps-dev: bump codecov from 3.8.1 to 3.8.2 (635a9da)
  • deps-dev: bump mocha from 8.1.3 to 8.2.1 (1d4e727)
  • deps-dev: bump mocha from 8.2.1 to 8.3.0 (2254d87)
  • deps-dev: bump mocha from 8.3.0 to 8.3.2 (a7eb4dc)
  • deps-dev: bump mocha from 8.3.2 to 8.4.0 (da3786f)
  • deps-dev: bump semantic-release from 17.3.0 to 17.3.1 (c47507c)
  • deps-dev: bump semantic-release from 17.3.1 to 17.3.2 (3be6594)
  • deps-dev: bump semantic-release from 17.3.2 to 17.3.3 (3e65739)
  • deps-dev: bump semantic-release from 17.3.3 to 17.3.4 (2e1e449)
  • deps-dev: bump semantic-release from 17.3.4 to 17.3.6 (aee611c)
  • deps-dev: bump semantic-release from 17.3.6 to 17.3.7 (24d9fec)
  • deps-dev: bump semantic-release from 17.3.7 to 17.3.9 (da510ca)
  • deps-dev: bump semantic-release from 17.3.9 to 17.4.1 (9dd934e)
  • deps-dev: bump semantic-release from 17.4.1 to 17.4.2 (9b94015)
  • deps-dev: bump semantic-release from 17.4.2 to 17.4.3 (d2e002e)
  • deps-dev: bump standard from 15.0.0 to 16.0.2 (2952424)
  • deps-dev: bump standard from 16.0.2 to 16.0.3 (82214f5)

📦 Code Refactoring

  • ensure mapbox js/css scripts to avoid duplication (1ab6350)