Skip to content

rl-dropdown-component: Replace component.$() call with $(component.element) #2039

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

Merged
merged 1 commit into from
Dec 21, 2019

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Dec 21, 2019

because using this.$() on components is deprecated

r? @locks

….element)`

Using `this.$()` on components is deprecated
@locks
Copy link
Contributor

locks commented Dec 21, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 21, 2019

📌 Commit cbb9566 has been approved by locks

bors added a commit that referenced this pull request Dec 21, 2019
rl-dropdown-component: Replace `component.$()` call with `$(component.element)`

because using `this.$()` on components is deprecated

r? @locks
@bors
Copy link
Contributor

bors commented Dec 21, 2019

⌛ Testing commit cbb9566 with merge a987769...

@bors
Copy link
Contributor

bors commented Dec 21, 2019

☀️ Test successful - checks-travis
Approved by: locks
Pushing a987769 to master...

@bors bors merged commit cbb9566 into rust-lang:master Dec 21, 2019
@Turbo87 Turbo87 deleted the jquery-dropdown branch December 21, 2019 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants