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

Remove deprecated deferred.pipe() #1347

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

partiellkorrekt
Copy link

As demonstrated by #1226, Parsley.js still uses the deprecated function deferred.pipe

There has been a fix before: #1253 That fix has been retracted because it doesn't pass the test suite. This fix removes deferred.pipe and still passes all the tests.

Copy link
Collaborator

@marcandre marcandre left a comment

Choose a reason for hiding this comment

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

Great PR, thank you so much!
There's one debugging line left, and could you please not commit changes to dist/ and doc/annotated-source ?

src/parsley/field.js Outdated Show resolved Hide resolved
Remove the debugging-statement and revert dist/doc

Remove deferred.pipe

Remove the debugging-statement and revert dist/doc

undo formatting
@marcandre
Copy link
Collaborator

This is ready to merge 👍, but looks like the build is broken (again 😭). I'm sorry I'm not sure when I'll have time to look at that.

@amalmk
Copy link

amalmk commented Feb 4, 2021

@marcandre Hey, can you please check this PR once again? I am also waiting for this change ;)

wxa added a commit to mailpoet/mailpoet that referenced this pull request Feb 18, 2021
Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347
wxa added a commit to mailpoet/mailpoet that referenced this pull request Feb 18, 2021
Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347
wxa added a commit to mailpoet/mailpoet that referenced this pull request Feb 22, 2021
Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347
wxa added a commit to mailpoet/mailpoet that referenced this pull request Feb 22, 2021
Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347
wxa added a commit to mailpoet/mailpoet that referenced this pull request Feb 22, 2021
Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347
wxa added a commit to mailpoet/mailpoet that referenced this pull request Mar 3, 2021
Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347
veljkho pushed a commit to mailpoet/mailpoet that referenced this pull request Mar 3, 2021
Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347
JanJakes added a commit to mailpoet/mailpoet that referenced this pull request Jul 20, 2022
This patch replaces deprecated jQuery methods in parsleyjs. It can be removed this when
a fix is included in the package update.

Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347

[MAILPOET-4485]
JanJakes added a commit to mailpoet/mailpoet that referenced this pull request Jul 20, 2022
This patch replaces deprecated jQuery methods in parsleyjs. It can be removed this when
a fix is included in the package update.

Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347

[MAILPOET-4485]
JanJakes added a commit to mailpoet/mailpoet that referenced this pull request Jul 20, 2022
This patch replaces deprecated jQuery methods in parsleyjs. It can be removed this when
a fix is included in the package update.

Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347

[MAILPOET-4485]
JanJakes added a commit to mailpoet/mailpoet that referenced this pull request Jul 26, 2022
This patch replaces deprecated jQuery methods in parsleyjs. It can be removed this when
a fix is included in the package update.

Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347

[MAILPOET-4485]
JanJakes added a commit to mailpoet/mailpoet that referenced this pull request Jul 26, 2022
This patch replaces deprecated jQuery methods in parsleyjs. It can be removed this when
a fix is included in the package update.

Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347

[MAILPOET-4485]
veljkho pushed a commit to mailpoet/mailpoet that referenced this pull request Jul 26, 2022
This patch replaces deprecated jQuery methods in parsleyjs. It can be removed this when
a fix is included in the package update.

Note: deferred.pipe() fix is not implemented yet, see guillaumepotier/Parsley.js#1347

[MAILPOET-4485]
Merge latest commits from guillaumepotier/Parsley.js
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.

None yet

3 participants