Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Timmy Willison edited this page Jul 13, 2016 · 34 revisions

jQuery 3.1.1

See issue tracker for 3.1.1 tickets.

Ongoing work and applicable principles

Refactoring efforts

  • Change code style for checking method presence

  • Rewrite speed framework

  • Explore simplification of jQuery.support

  • Investigate possible unnecessary modularization of some variables

  • Investigate possible reuse of support divs

  • Standardize the way we check node disconnectedness

  • Reduce cyclomatic complexity of effects

  • Reduce cyclomatic complexity of manipulation

  • Investigate implementing jQuery (specifically .init) as an Array subclass

Ongoing browser vendor conversations

  • Edge Focusin/out support (property missing on window)

  • FF to add focusin/out

Clone this wiki locally