Navigation Menu

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

Setter methods chainable with value=undefined. Fixes #5571. #608

Closed
wants to merge 12 commits into from

Commits on Nov 18, 2011

  1. Copy the full SHA
    bb7dbd7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    984db02 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    bc20e82 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2011

  1. Reorganizes jQuery.access to combine exec/pass parameters and toggle …

    …get/set by arguments.length. Fixes #5571.
    gibson042 committed Nov 20, 2011
    Copy the full SHA
    2c404b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2011

  1. Copy the full SHA
    afb9d3e View commit details
    Browse the repository at this point in the history
  2. Reverts src to master

    gibson042 committed Nov 29, 2011
    Copy the full SHA
    44734c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2011

  1. Chainable .[attr|prop|css](name,undefined). Partially fixes #5571.

    -48/-1 bytes for .js/.min.js
    gibson042 committed Nov 30, 2011
    Copy the full SHA
    1c4c1ec View commit details
    Browse the repository at this point in the history
  2. Unit tests for #5571

    gibson042 committed Nov 30, 2011
    Copy the full SHA
    99d1f7f View commit details
    Browse the repository at this point in the history
  3. Setter methods chainable with value=undefined. Fixes #5571.

    -271/-377 bytes for .js/.min.js
    gibson042 committed Nov 30, 2011
    Copy the full SHA
    5cb434b View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2011

  1. Setter methods chainable with value=undefined. Fixes #5571.

    -271/-377 bytes for .js/.min.js
    Updated .html(undefined) unit test for IE.
    gibson042 committed Dec 1, 2011
    Copy the full SHA
    037b87b View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2011

  1. Style guide adherence

    gibson042 committed Dec 6, 2011
    Copy the full SHA
    75e08f4 View commit details
    Browse the repository at this point in the history
  2. Style guide adherence

    gibson042 committed Dec 6, 2011
    Copy the full SHA
    ca6d830 View commit details
    Browse the repository at this point in the history