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: Remove deprecated jQuery APIs#4364

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 1 commit intojquery:masterfrommgol:deprecated-removal
Apr 29, 2019

Conversation

mgol
Copy link
Member

@mgolmgol commentedApr 17, 2019
edited by timmywil
Loading

Summary

Fixesgh-4056

Checklist

@@ -1753,9 +1729,6 @@ QUnit.test( "Do not throw on frame elements from css method (#15098)", function(

assert.expect( !!appearanceName + !!transformName + 1 );

resetCssPropsFor( "appearance" );
resetCssPropsFor( "transform" );
Copy link
MemberAuthor

Choose a reason for hiding this comment

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

This does make the test a little less isolated but it's already been that way sincefinalPropName has been refactored by@dmethvin to use an internalvendorProps map so we're not losing much here.

Another test can influence this one if it sets some transform- or appearance-related props. We can think if there's any way around that but, as I said, it's already an issue.

@mgolmgol self-assigned thisApr 17, 2019
@mgol
Copy link
MemberAuthor

Note to self: separatejQuery.holdReady removal to a separate PR, removereadyWait there as well.

@mgolmgol merged commit58f0c00 intojquery:masterApr 29, 2019
@mgolmgol deleted the deprecated-removal branchApril 29, 2019 20:04
@locklockbot locked asresolvedand limited conversation to collaboratorsOct 26, 2019
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers
No reviews
Assignees

@mgolmgol

Milestone
4.0.0
Development

Successfully merging this pull request may close these issues.

Remove deprecated methods in 4.0.0
1 participant
@mgol

[8]ページ先頭

©2009-2025 Movatter.jp