github diegoazh/gmap-vue v2.0.0

latest releases: gmv3_v2.1.2, gmv3_v2.1.1, gmv3_v2.1.0...
2 years ago

2.0.0 (2021-11-24)

Bug Fixes

  • all: split build process in two steps and remove lerna (6d7f779)

  • all: update vuejs version to the latest one (e22b276)

  • docs: add exact webpack 4 to docs to avoid vuepress build errors (797d92e)

  • docs: add webpack 4 to documentation to solve vuepress build errors (0ade630)

  • docs: wip on documentation and gmap vue (eb777dc)

  • documentation: add to way events for circle component (774f287)

  • documentation: change guide menu order (6e2bbfb)

  • documentation: fix documentation for autocomplete and circle (a289c12)

  • documentation: remove unused file (d15ebd8)

  • documentation: update documentation for GmapCircle component (405abd6)

  • documentation: update documentation of GmapCluster (b06464c)

  • documentation: upgrade snyk from 1.370.1 to 1.372.0 (#85) (916cb2b)

  • documentation: upgrade vuepress from 1.5.4 to 1.6.0 (#108) (dac60ad)

  • gmap-vue: add core-js and regenerator-runtime to use new features (fd59848)

  • gmap-vue: add description for props (63e18f4)

  • gmap-vue: fix linter errors (640000a)

  • gmap-vue: fix linter errors on test and examples folder (4479404)

  • gmap-vue: fix ref conflict on autocomplete component (#101) (0471e32)

  • gmap-vue: fix some code styles and linter rules (03540f7)

  • gmap-vue: fix tests and styles (b06aa81)

  • gmap-vue: remove independen helper function files (c08cbb8)

  • gmap-vue: remove unnecesary async/await (1fba907)

  • gmap-vue: remove unnecesary style block (3b2b87a)

  • gmap-vue: replace deprecated uglyfy plugin for terser plugin (ac74777)

  • gmap-vue: update link to source code (f4c3dce)

  • gmap-vue: update mappedProps name (f439eab)

  • gmap-vue: use async instead promise (af5da48)

  • packages/documentation/package.json & packages/documentation/package-lock.json to reduce vulnerabilities (c2a8b0a)

  • root: add content for need helps and vulnerability issue templates (aed11bc)

  • root: moving to semantic-release instead of using lerna version (9dae26f)

  • tmp: add incomplete work to the branch (db4d4b0)

  • upgrade @google/markerclustererplus from 5.1.0 to 5.1.3 (909eca9)

  • upgrade snyk from 1.372.0 to 1.373.1 (#87) (0431d1b)

  • upgrade snyk from 1.373.1 to 1.401.0 (deb8c72)

  • upgrade vuepress from 1.5.3 to 1.5.4 (#91) (0125598)

  • fix(gmap-vue)!: change to use default slot and fallback content (d53cbbe)

Features

  • all: remove unnecesary files and upgrade dependcies (1efc34e)
  • all: update marker component and its documentation (4ee095c)
  • docs: add link to github repo in the header menu (d906345)
  • docs: update and improve documentation (f3f999d)
  • documentation: add documentation for circle component (01986fa)
  • documentation: add documentation for cluster component (c6b93ab)
  • documentation: update and unify docs for autocomplete component (41702bd)
  • gmap-vue: add cluster.vue component and remove cluster.js (3398d5f)
  • gmap-vue: move drawing-manager,heatmap and info-window to vue files (66d8064)
  • gmap-vue: rename all components to follow vue linter rules (c2df328)
  • gmap-vue: update kml-layer component to a vue file (ca4056a)
  • gmap-vue: upgrade map.vue (38fe7c4)
  • gmap-vue: upgrade markerclustererplus (e2aebb3)
  • gmap-vue: upgrade markerclustererplus (e64eafa)

BREAKING CHANGES

  • we remove the slot input and use the default one

Don't miss a new gmap-vue release

NewReleases is sending notifications on new releases.