vue-datamaps
vue-datamaps copied to clipboard
It is a Vue port of the javascript-based DataMaps
In Datamaps.vue method draw() around line 225 the logic is flawed and it won't ever fetch your dataUrl. I suspect the else belongs to the wrong if block..
I was building my project with nuxtjs after changing the router directory to /something/ it did not work. The problem was caused because of the reference to the files, in...
It could be great if there is a table of all possible options and props to use and be able to read them from one place instead of checking each...
As you can see in this image:  After selecting the first country the borderWidth property disappears from the map and the border remains only around the first selected country.
Bumps [rollup](https://github.com/rollup/rollup) from 2.79.1 to 2.79.2. Changelog Sourced from rollup's changelog. rollup changelog 4.22.5 2024-09-27 Bug Fixes Allow parsing of certain unicode characters again (#5674) Pull Requests #5674: Fix panic...
Bumps [rollup](https://github.com/rollup/rollup) to 4.22.4 and updates ancestor dependency [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite). These dependencies need to be updated together. Updates `rollup` from 2.79.1 to 4.22.4 Release notes Sourced from rollup's releases. v4.22.4 4.22.4...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...
Bumps [vue](https://github.com/vuejs/core) from 2.7.16 to 3.0.0. Changelog Sourced from vue's changelog. 3.0.0 (2020-09-18) 3.0.0-rc.13 (2020-09-18) Bug Fixes hmr: make hmr working with class components (#2144) (422f05e) reactivity: avoid length mutating...