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: Add deprecation warning to 'date' method#2138

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
staabm merged 1 commit intojquery-validation:masterfromArkni:date-method-warning
Feb 17, 2018

Conversation

Arkni
Copy link
Member

No description provided.

src/core.js Outdated
@@ -1386,6 +1386,16 @@ $.extend( $.validator, {

// https://jqueryvalidation.org/date-method/
date: function( value, element ) {
if ( this.settings.debug && window.console ) {
Copy link
Member

Choose a reason for hiding this comment

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

should we warn only on the first occurence? Doing it all the time could get a perf problem?

Copy link
MemberAuthor

Choose a reason for hiding this comment

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

Good point. I'll update it shortly.

@staabmstaabm merged commitcd206d3 intojquery-validation:masterFeb 17, 2018
@staabm
Copy link
Member

Thx

@ArkniArkni deleted the date-method-warning branchFebruary 17, 2018 11:34
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@staabmstaabmstaabm left review comments

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@Arkni@staabm

[8]ページ先頭

©2009-2025 Movatter.jp