HubSpot / vex

A modern dialog library which is highly configurable and easy to style. #hubspot-open-source
http://github.hubspot.com/vex/docs/welcome
MIT License
6.92k stars 491 forks source link

Documentation says there are no requirements but this requires jQuery! #194

Closed jpschw closed 8 years ago

jpschw commented 8 years ago

https://github.com/HubSpot/vex/blob/master/docs/intro.md

"vex.combined.min.js:2 Uncaught ReferenceError: jQuery is not defined"

bbatliner commented 8 years ago

Which version of vex are you using? The latest, vex 3, requires nothing. Earlier major versions will require jQuery to be included beforehand.

jpschw commented 8 years ago

2.3.3

jpschw commented 8 years ago

I will try the new version thank you for the extremely fast response!