jquery-form/form

Enhancements needed to to be fully compatible with jQuery 3

Open

#544 建立於 2018年3月3日

在 GitHub 查看
 (8 留言) (3 反應) (0 負責人)JavaScript (2,199 fork)batch import
enhancementhelp wanted

倉庫指標

Star
 (5,209 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

jQuery 3 is removing a lot of features that have been depreciated for a long time. Some of these are still in use by jQuery Form. https://jquery.com/upgrade-guide/3.0/

I have very little experience working with jQuery Deferred or Promises, so pull requests and assistance in updating jQuery Form is greatly appreciated.

Known issues

  1. #541 success and error Deferred methods https://jquery.com/upgrade-guide/3.0/#breaking-change-special-case-deferred-methods-removed-from-jquery-ajax
  2. #353 .selector property https://jquery.com/upgrade-guide/3.0/#breaking-change-deprecated-context-and-selector-properties-removed

Other related issues: #527 feature for Deferred #401 Submit only if a promise is resolved

貢獻者指南