Skip to content

V1.2.1 - Bug Fixes

Compare
Choose a tag to compare
@samccone samccone released this 30 Oct 01:03
· 1714 commits to master since this release
  • Views
    • fixed a bug so now view options are {} by default and not undefined.
    • fixed a bug where the triggers preventDefault and stopPropagation were executing in the wrong context – triggers now prevent default and stopPropagation by default once more.