Skip to content

Releases: HubSpot/vex

Fix #46 (Lingering `".vex-open"` body class in <=IE9)

12 May 19:01
Compare
Choose a tag to compare

Missing compiled resources for v2.0.1

12 Mar 18:29
Compare
Choose a tag to compare

Better support for HTML5 text-like input types

26 Nov 18:13
Compare
Choose a tag to compare

Bugfix to prompt callback

26 Nov 05:53
Compare
Choose a tag to compare

Per #35, in a vex.dialog.prompt, "" now returns "" instead of { vex: "" }. Since this was potentially breaking to those relying on the old behavior, we bumped to major version 2.

Allow `value` to be passed in to initialize a prompt input

11 Nov 19:46
Compare
Choose a tag to compare

Remove console.log from default dialog callback

29 Oct 00:26
Compare
Choose a tag to compare

Bug fix

27 Sep 16:19
Compare
Choose a tag to compare
  • Fix bug in vex-theme-top theme in which the browser scrolls to the top when the dialog opens #21

Scrolling improvements

27 Sep 00:44
Compare
Choose a tag to compare
  • Prevent background scrolling #18
  • Improve scrolling performance on iOS by using -webkit-overflow-scrolling

IE and Safari bug fixes

25 Sep 05:39
Compare
Choose a tag to compare
  • Fixed bug in which Safari and Chrome treat brightness CSS filter differently (#13, #15)
  • Fixed IE8 bug with overlay not being semi-transparent (#14 ,#17)

AMD support

22 Sep 03:01
Compare
Choose a tag to compare