Vincent Garreau

Results 11 comments of Vincent Garreau

Could be great to merge it :) Here's a demo that shows the issue compared to other lib like `date-fns` or the official `Intl API`: https://codesandbox.io/s/timezones-abbr-js-dates-lib-ko60p?file=/src/Dayjs.vue

Any news regarding this fix?

Hey @harshamv, try to set this: ``` javascript particlesJS("particles-js", { "interactivity": { "detect_on": "window", // "canvas" or "window" } }); ```

Hi, thanks :) Interesting idea! I'll study it.

Hey @XRyu , You can do it by this way: ``` pJSDom[0].pJS.particles.move.enable = false; ``` To restart: ``` pJSDom[0].pJS.particles.move.enable = true; pJSDom[0].pJS.fn.particlesRefresh(); ```

Hope this gets merged soon :)

Any news regarding this issue? :)

Hi Phil, thanks for you kind words, and sorry for the late reply! Unfortunately the plugin doesn't support text for now. It could be a good feature :+1:

Any update? 🙏 I'm using the 1.0.0-alpha.13 version but I would like to use the latest :)