Skip to content
This repository was archived by the owner on Jun 11, 2019. It is now read-only.

Releases: C2FO/thumbs

v0.2.4

14 May 17:04

Choose a tag to compare

Merge pull request #45 from doug-martin/master

v0.2.4

v0.2.2

30 Jan 21:23

Choose a tag to compare

  • Updated checkForEvents to check if the element is a view also before binding
  • Updated checkForSubviews to pass along subview when binding to ensure instantiating view get the events bound to it.

v0.2.1

30 Jan 21:20

Choose a tag to compare

  • Fixed memory leak with event binding.

v0.2.0: Merge pull request #41 from C2FO/backbone_upgrade

24 Jan 23:16

Choose a tag to compare

Updating Backbone to 1.1.0, Underscore to 1.5.2 and some other fixes

v0.1.8

29 Dec 19:46

Choose a tag to compare

Merge pull request #40 from jvanwinkle/delegate-if-needed

Delegate events