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

Address deprecated jQuery methods #2466

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

sacr3dc0w
Copy link
Contributor

What?

This pull request addresses the usage of deprecated jQuery methods .focus(), as well as the binding of .change() and .click() for event listeners. The changes consolidate the event handlers into a single on-method call, improving the code's readability.

@BC-krasnoshapka BC-krasnoshapka requested a review from a team May 23, 2024 07:51
@BC-krasnoshapka BC-krasnoshapka merged commit 6103fb6 into bigcommerce:master Jun 10, 2024
3 checks passed
@BC-krasnoshapka
Copy link
Contributor

@sacr3dc0w thanks for improving Cornerstone!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants