Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

refact(select): use prop to modify the select property#7840

Closed
mantisfilms wants to merge 1 commit into
g3_v1_3from
master
Closed

refact(select): use prop to modify the select property#7840
mantisfilms wants to merge 1 commit into
g3_v1_3from
master

Conversation

@mantisfilms

Copy link
Copy Markdown

jQuery suggests using prop rather than attr to modify the select property of an element.
You can see the full list of migration warnings for jQuery:
https://github.com/jquery/jquery-migrate/blob/master/warnings.md

Closes #4107
Closes #4122

jQuery suggests using `prop` rather than `attr` to modify the `select` property of an element.
You can see the full list of migration warnings for jQuery:
https://github.com/jquery/jquery-migrate/blob/master/warnings.md

Closes #4107
Closes #4122
@petebacondarwin

Copy link
Copy Markdown
Contributor

This landed already no?
d7bfda6

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants