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

Release v1.2.0 #142

Merged
merged 3 commits into from Apr 16, 2015
Merged

Release v1.2.0 #142

merged 3 commits into from Apr 16, 2015

Conversation

andreruffert
Copy link
Owner

No description provided.

andreruffert and others added 3 commits April 8, 2015 14:31
Extend `update()` to consider attribute changes by adding a
`updateAttributes` argument.

You can now change some attributes e.g.
```
// update some attribute
$element.attr('step', 20);

// If the argument is `true`it will consider
// the changed attributes and update the instance.
$element.rangeslider('update', true);
```

Closes #80, #116, #137
…changes

feature: add possibility to react to attribute changes
@andreruffert andreruffert added this to the Release v1.2.0 milestone Apr 16, 2015
andreruffert added a commit that referenced this pull request Apr 16, 2015
@andreruffert andreruffert merged commit ec515b5 into master Apr 16, 2015
@andreruffert andreruffert deleted the release-v1.2.0 branch April 16, 2015 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant