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

Document additional bugfix in 2.4.0 #531

Merged
merged 1 commit into from
Aug 4, 2016
Merged

Conversation

islemaster
Copy link
Contributor

Support for spaces in attribute selector values was added in 2.4.0 (PR #427) but was not documented in the changelog. It took me a while to sort out why my selectors option[value="by Alice"] were working in 2.4.1 but not 2.3.0 (see my gradual realization here). I'm recommending this get added to the changelog to save others some time.

Support for spaces in attribute selector values was added in 2.4.0 ([PR enzymejs#427](enzymejs#427)) but was not documented in the changelog.  It took me a while to sort out why my selectors `option[value="by Alice"]` were working in 2.4.1 but not 2.3.0 ([see my gradual realization here](code-dot-org/code-dot-org#9830)).  I'm recommending this get added to the changelog to save others some time.
@blainekasten
Copy link
Contributor

lgtm

@ljharb ljharb merged commit 8722bd2 into enzymejs:master Aug 4, 2016
@ljharb
Copy link
Member

ljharb commented Aug 4, 2016

Thanks!

@ljharb ljharb added the docs label Aug 4, 2016
@islemaster islemaster deleted the patch-2 branch August 4, 2016 20:37
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.

3 participants