Changelog
3.5.2 (2022-03-12)
Bug Fixes
- gmap-vue: fix mapped props and kml-layer component (2cc7157)
- gmap-vue: move from webpack to rollup and make differente builds (dbafc84), closes #231
3.5.1 (2022-03-03)
Bug Fixes
- gmap-vue: add mapped props to cluster-icon component (f008a35)
3.5.0 (2022-03-03)
Features
- gmap-vue: add render, on-cluster-click and options props to cluster component (8552070)
3.4.5 (2022-03-03)
Bug Fixes
3.4.4 (2022-03-02)
Bug Fixes
3.4.3 (2022-02-21)
Bug Fixes
- gmap-vue: add prop content to info-window component (29dface)
3.4.2 (2022-02-19)
Bug Fixes
3.4.1 (2022-02-18)
Bug Fixes
- gmap-vue: change repaint method by render (4d7b7c9), closes #247
- gmap-vue: clear interval when callback was successfully called (302c6e1)
3.4.0 (2022-02-16)
Features
3.3.0 (2022-02-16)
Features
3.2.0 (2022-02-15)
Features
- gmap-vue: auto detect when google maps api is loaded (93a9ecc)
3.1.0 (2022-02-15)
Features
3.0.0 (2022-02-13)
Features
BREAKING CHANGES
- gmap-vue: reuse existing google maps api and rename functions
2.0.4 (2022-02-11)
Bug Fixes
2.0.3 (2022-02-09)
Bug Fixes
2.0.2 (2021-11-27)
Bug Fixes
- docs: fix documentation issues with webpack config and build (1dfed13)
- docs: fix vuepress alert on main readme (ad57f64)
Change Log
2.0.1 (2021-11-27)
Bug Fixes
- docs: update documentation with the last changes (1caf43f)
- gmap-vue: fix build errors on the plugin (dc70306), closes #226
- gmap-vue: remove semantic-release-monorepo (854ebd2)
2.0.0 (2021-11-24) [DEPRECATED]
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.373.1 to 1.401.0 (deb8c72)
-
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
1.5.0 (2020-10-31)
1.4.1 (2020-10-30)
Note: Version bump only for package gmap-vue
1.4.0 (2020-08-09)
Bug Fixes
- all: update vuejs version to the latest one (e22b276)
- gmap-vue: fix hit and drawer map components and examples (#56) (#57) (778a927), closes #44 #44
- gmap-vue: fix tests and styles (b06aa81)
1.2.1 (2020-08-03)
1.2.0 (2020-08-03)
Features
- gmap-vue: add a drawing manager component (#19) (d7afa94)
- gmap-vue: add a heatmap layer component (#8) (5d7d9c0)
1.3.0 (2020-08-08)
Bug Fixes
- all: update vuejs version to the latest one (50ffde7)
- gmap-vue: fix hit and drawer map components and examples (#56) (#57) (778a927), closes #44 #44
- gmap-vue: fix tests and styles (d014f18)