Skip to content

Document .data changes #730

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

Closed
gibson042 opened this issue May 4, 2015 · 1 comment
Closed

Document .data changes #730

gibson042 opened this issue May 4, 2015 · 1 comment
Milestone

Comments

@gibson042
Copy link
Member

jquery/jquery/issues/2257

As of 3.0, data methods camelCase all keys before access. Use of non-camelCase keys requires direct object manipulation (e.g., var obj = $el.data()).

@gibson042 gibson042 added this to the 3.0.0 milestone May 4, 2015
AurelioDeRosa added a commit that referenced this issue Jun 14, 2015
AurelioDeRosa added a commit that referenced this issue Jul 20, 2015
Document changes that align the method to the Dataset API's behavior

Fixes gh-730
Closes gh-758
@AurelioDeRosa
Copy link
Member

Closed with commit 270b518.

AurelioDeRosa added a commit that referenced this issue May 23, 2016
Document changes that align the method to the Dataset API's behavior

Fixes gh-730
Closes gh-758
timmywil pushed a commit that referenced this issue Jun 9, 2016
Document changes that align the method to the Dataset API's behavior

Fixes gh-730
Closes gh-758
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants