Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support an existing 'events' function attribute #51

Merged
merged 1 commit into from
Jan 18, 2013

Commits on Jan 17, 2013

  1. Support existing 'events' attribute as function

    Stickit binds to form and contentEditable element changes by adding
    bindings to a view's 'events' attribute, which may already exist on the view.
    
    This commit updates stickit() to support an existing 'events' attribute
    that is specified as a function, which is already allowed by Backbone.
    trabianmatt committed Jan 17, 2013
    Configuration menu
    Copy the full SHA
    f1d1cb1 View commit details
    Browse the repository at this point in the history