sgsinclair / Voyant

GNU General Public License v3.0
208 stars 53 forks source link

Eliminate jQuery dependence #351

Open ajmacdonald opened 7 years ago

ajmacdonald commented 7 years ago

jQuery is being loaded but is only used in a handful of places, most notably the colour picker plugin. If we can find a good replacement for that I believe we wouldn't need to load jQuery at all.

sgsinclair commented 7 years ago

Sounds good. Are you thinking in terms of added load time or namespace conflicts?

ajmacdonald commented 7 years ago

I'm thinking in terms of load time, although the difference might be negligible.

sgsinclair commented 7 years ago

Still worth it I think, especially since ext provides a decent way of loading libraries per tool as needed

ajmacdonald commented 3 years ago

Used by: