Commit Graph

12 Commits

Author SHA1 Message Date
grunghi 1fc8cf3c5e Use ESM export instead of CJS in utils/lazyValue.js to prevent build error in nuxt3 2022-04-15 10:58:33 +02:00
Hans VN 2ee94626f2 allow map to define custom map events
Add handlers and listeners for events explicitly passed as a prop.
This addresses fawmi/vue-google-maps#47
2021-09-21 00:30:20 +02:00
Fawad Mirzad 1109123145 Fix console errors in some cases 2021-04-29 02:52:31 +02:00
Fawad Mirzad 9f3894aeb1 Remove dead code 2021-03-18 22:44:31 +01:00
Fawad Mirzad 1a83085a80 Improve code 2021-02-13 19:33:37 +01:00
Fawad Mirzad c2beadf477 Update lazyvalue 2021-02-13 19:25:20 +01:00
Fawad Mirzad 455a95912c Remove outdated informations 2021-02-13 19:12:12 +01:00
Fawad Mirzad 6cb357d41e Improve code quality 2021-02-13 19:09:37 +01:00
Fawad Mirzad 62595c2421 Extract sting utility to an external function 2021-02-13 18:58:41 +01:00
Fawad Mirzad 27095b88a3 Clean up code 2021-02-13 18:00:17 +01:00
Fawad Mirzad 9a20c42459 Update dependencies and improve build system 2021-02-13 17:30:46 +01:00
Fawad Mirzad decca38b67 Add most of components and prepare for V1 Release 2021-02-13 16:09:48 +01:00