Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Core: Deprecate jQuery.trim#4461

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mgol merged 7 commits intojquery:masterfromShashankaNataraj:4363-deprecate-trim
Aug 22, 2019

Conversation

ShashankaNataraj
Copy link
Contributor

@ShashankaNatarajShashankaNataraj commentedAug 19, 2019
edited
Loading

Summary

Component: Core

  • MovedjQuery.trim() from thecore.js file into thedeprecated.js file
  • Moved corresponding unit test fromtest/unit/core.js totest/unit/deprecated.js

Fixes#4363

Checklist

@jsf-clabot
Copy link

jsf-clabot commentedAug 19, 2019
edited
Loading

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign ourContributor License Agreement before we can accept your contribution.
1 out of2 committers have signed the CLA.

✅ ShashankaNataraj
❌ Shashanka N


Shashanka N seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, pleaseadd the email address used for this commit to your account.

@mgol
Copy link
Member

Thanks for the PR.

Please follow our guidelines, especially for commit messages:https://contribute.jquery.org/commits-and-pull-requests/

The PR title should be named in the same format as well.

@timmywil
Copy link
Member

The code changes look good.

@mgol
Copy link
Member

@ShashankaNataraj Please sign our CLA.

@timmywil
Copy link
Member

Looks like you did sign the CLA, but one of the commits has different author info. You can fix this withgit commit --amend --author=ShashankaNataraj

@ShashankaNataraj
Copy link
ContributorAuthor

@mgol@timmywil Thanks for your guidance. I hope the above commits do the trick! The issue was I committed with my official mail ID in the git config.

The CLA was picking up my old email ID as I have contributed to jQuery before as well!

Copy link
Member

@mgolmgol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Please remove thetrim test fromtest/unit/basic.js, the tests there should work with deprecated APIs excluded.

@ShashankaNataraj
Copy link
ContributorAuthor

ShashankaNataraj commentedAug 20, 2019
edited
Loading

@mgol@timmywil Does this look correct?

@mgolmgol changed the titleFixes #4363Core: Deprecate jQuery.trimAug 21, 2019
Copy link
Member

@mgolmgol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks good, thanks!

In the future, please name your commits according to our guidelines athttps://contribute.jquery.org/commits-and-pull-requests/#commit-guidelines. The PR title should also follow the same format as the commit title.

@mgol
Copy link
Member

(I updated the PR title to match the proper format)

@mgolmgol merged commit5ea5946 intojquery:masterAug 22, 2019
@mgolmgol added this to the4.0.0 milestoneAug 22, 2019
@ShashankaNataraj
Copy link
ContributorAuthor

@mgol Will do, thanks!

mgol added a commit that referenced this pull requestAug 30, 2019
mgol pushed a commit that referenced this pull requestSep 25, 2019
@mgolmgol modified the milestones:4.0.0,3.5.0Sep 25, 2019
@mgol
Copy link
Member

Moving the milestone to3.5.0 (deprecations can only happen in minor or major releases and previously we didn't plan a minor bump on the 3.x line); I cherry-picked the change (with some necessary modifications) in56e73e0.

@mgolmgol mentioned this pull requestSep 26, 2019
@ShashankaNatarajShashankaNataraj deleted the 4363-deprecate-trim branchOctober 4, 2019 05:26
@locklockbot locked asresolvedand limited conversation to collaboratorsApr 2, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@mgolmgolmgol approved these changes

Assignees
No one assigned
Labels
Milestone
3.5.0
Development

Successfully merging this pull request may close these issues.

Deprecate jQuery.trim?
4 participants
@ShashankaNataraj@jsf-clabot@mgol@timmywil

[8]ページ先頭

©2009-2025 Movatter.jp