2013-04-08 |
Oleg Gaidarenko | No ticket. Use data_priv methods instead of jQuery...
|
commit | commitdiff | tree |
2013-04-08 |
Oleg Gaidarenko | No ticket. Simplifies data methods and updates comments...
|
commit | commitdiff | tree |
2013-04-08 |
Oleg Gaidarenko | Fixes #8335. Do not allow add data to non-elements...
|
commit | commitdiff | tree |
2013-04-08 |
Rick Waldron | Removes unnecessary "object/applet" element test from... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-04-04 |
Rick Waldron | Fixes #13566. If there is a window object, and it has... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-04-04 |
Rick Waldron | Fixes #13566. If there is a window object, define jQuery... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-04-03 |
Rick Waldron | Removes unnecessary semi-colon concatenation Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-04-03 |
Rick Waldron | Fixes #13714. jQuery.globalEval gotcha w/ strings that... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-04-01 |
Rick Waldron | Better approach the hasData side effects fix. Thanks... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-04-01 |
Rick Waldron | Avoid side-effects when calling jQuery.hasData Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-03-18 |
Michał Gołębiowski | updated Grunt to 0.4.1 (needed for node 0.10.0 compatibility...
|
commit | commitdiff | tree |
2013-03-06 |
Rick Waldron | Revert 8d1c42296fefc4e79189b6c2d78a8a78fdd9576d
|
commit | commitdiff | tree |
2013-03-06 |
Rick Waldron | Fixes #13571. jQuery.isPlainObject 1.9.x compatibility Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-03-04 |
Rick Waldron | Make data test titles more consistent and accurate Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-03-04 |
Rick Waldron | Fixes #13551. Guard against illegal data access by... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-03-02 |
Rick Waldron | Simplify data-* attr lookup with camelKey Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-03-02 |
Rick Waldron | test/unit/data.js style nits Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-03-02 |
Michał Gołębiowski | Fixes #13550. .data should not miss attr() set data...
|
commit | commitdiff | tree |
2013-03-02 |
Rick Waldron | Remove dup camelKey path Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-03-02 |
Rick Waldron | Fixes #13548. .data should not miss attr() set data...
|
commit | commitdiff | tree |
2013-02-28 |
Rick Waldron | Old acceptData tests refactored and adapted to support...
|
commit | commitdiff | tree |
2013-02-21 |
Pascal Borreli | Fixes typos in core.js and css.js. Closes gh-1175
|
commit | commitdiff | tree |
2013-02-21 |
Karl Sieburg | Updated readme to have more info. Closes gh-1177
|
commit | commitdiff | tree |
2013-02-21 |
Rick Waldron | Adds module to jshintrc
|
commit | commitdiff | tree |
2013-02-21 |
isaacs | Support node-like module loaders. Closes gh-1103
|
commit | commitdiff | tree |
2013-02-13 |
Rick Waldron | Refactor: Data.prototype.access. Thanks to @RubyLouvre...
|
commit | commitdiff | tree |
2013-02-11 |
Rick Waldron | Optimized Data rewrite
|
commit | commitdiff | tree |
2013-02-03 |
Rick Waldron | Match the codebase standard, .split(" ") => .match... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-02-03 |
Rick Waldron | Standardize on a.indexOf(b) === -1, per @gibson042... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-02-03 |
Rick Waldron | Avoid potential for breakage if test suite is run in... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-02-03 |
Rick Waldron | Reduce hasData per @gibson042 review notes. Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-02-03 |
Rick Waldron | Reduce Data.prototype.add by using the returned length... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2013-02-03 |
Rick Waldron | 2.0: Rewrite data.js (Incl. event, manipulation, tests)
|
commit | commitdiff | tree |
2013-02-03 |
Rick Waldron | Adds test for jQuery.extend deep copy with array, followed...
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Only splice from internal arrays when item actually... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Updates to data.js re-write to pass events and manipulation... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | 2.0: Rewrite data.js Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Remove invalid test "jQuery.getJSON() - Using Native... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Merge branch '2.0-core' of https://github.com/rwldrn...
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Merge branch 'event20' of https://github.com/dmethvin...
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Merge branch '2.0-manipulation' of https://github.com...
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Merge branch '2.0-attributes-rebased'
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Merge branch 'css2' of https://github.com/dmethvin...
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Merge branch '2.0-traversing' of https://github.com...
|
commit | commitdiff | tree |
2012-12-31 |
Timmy Willison | 2.0: Remove getSetAttribute and getSetInput and oldIE...
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Resolved conflict
|
commit | commitdiff | tree |
2012-12-31 |
Timmy Willison | 2.0: Remove style->cssText attroproties fallback
|
commit | commitdiff | tree |
2012-12-31 |
Timmy Willison | Remove outdated support tests
|
commit | commitdiff | tree |
2012-12-31 |
Timmy Willison | 2.0: Remove support.optSelected
|
commit | commitdiff | tree |
2012-12-31 |
Timmy Willison | 2.0: Remove oldIE enctype propFix
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Set testswarm browsersets to "popular-no-old-ie" Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-31 |
Rick Waldron | Updating the version to 2.0.0pre Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | Explanations for each step of isPlainObject Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | obj === Object(obj) comparison is an unnecessary artifact... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | Ensure that null/undefined args don't choke on native... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | Further reduction, thanks @dcherman Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | Straightforward support note Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | Straightforward support note Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | Remove setTimeout for body existance Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | 2.0: Reduce globalEval Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | 2.0: Reduced parseXML Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | 2.0: Reduce isPlainObject Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | 2.0: Remove isArray shim Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | 2.0: Remove now shim Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | 2.0: Remove inArray shim Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | 2.0: Remove JSON.parse shim Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | 2.0: Remove trim shim Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-26 |
Rick Waldron | 2.0: Removes attachEvent paths for jQuery.ready() Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-11 |
Rick Waldron | Be specific about Firefox nodes-as-nodelist. Never... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-12-10 |
Rick Waldron | Fixes #13021. Normalization of core utility array like...
|
commit | commitdiff | tree |
2012-12-10 |
Rick Waldron | Refactor defaultDisplay's node creation and display...
|
commit | commitdiff | tree |
2012-12-05 |
Rod Vagg | Fixes #12449. make replaceWith() clone elements where...
|
commit | commitdiff | tree |
2012-11-22 |
Timo Tijhof | Set async to true instead of async (prop vs. attr)...
|
commit | commitdiff | tree |
2012-10-26 |
Oleg | Elements created from html strings have a parentnode...
|
commit | commitdiff | tree |
2012-10-25 |
Rick Waldron | Simplify tests for #12786, reduce to only those required...
|
commit | commitdiff | tree |
2012-10-25 |
Rick Waldron | Less deep and more strict.
|
commit | commitdiff | tree |
2012-10-24 |
Rick Waldron | Remove .hyphen property from tests (left behind in...
|
commit | commitdiff | tree |
2012-10-24 |
Rick Waldron | Brute force property removal when removeData([a,b,c... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-10-17 |
Rick Waldron | Update grunt-compare-size to 0.2.0
|
commit | commitdiff | tree |
2012-10-17 |
Rick Waldron | Don't be so picky about path separators
|
commit | commitdiff | tree |
2012-10-16 |
Erick Ruiz de Chavez | Style nit in test/unit/callbacks.js. Closes gh-992
|
commit | commitdiff | tree |
2012-10-16 |
Tom Fuertes | Update README.md - grunt *update_*submodules
|
commit | commitdiff | tree |
2012-10-16 |
Sai Wong | Refactored before/after/replaceWith to not pushStack...
|
commit | commitdiff | tree |
2012-10-16 |
Erick Ruiz de Chavez | Enforce style in test/unit/callbacks.js. https://github...
|
commit | commitdiff | tree |
2012-10-16 |
Rick Waldron | Fixes busted indents. Sorry folks
|
commit | commitdiff | tree |
2012-10-16 |
Rick Waldron | Replace unknown, mysterious html arg to replaceWith...
|
commit | commitdiff | tree |
2012-10-16 |
Rick Waldron | Convert all jQuery.removeData(foo, bar, true) calls... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-10-16 |
Erick Ruiz de Chavez | Enforce style guide in test/unit/attributes.js. Closes...
|
commit | commitdiff | tree |
2012-10-16 |
Ish | Code cleanup in grunt.js. Closes gh-984
|
commit | commitdiff | tree |
2012-10-16 |
Ben Truyman | Handle a falsy URL in the settings object for jQuery...
|
commit | commitdiff | tree |
2012-10-16 |
carldanley | Create private methods for processing data/removeData...
|
commit | commitdiff | tree |
2012-10-16 |
Ish | Remove unused child_process init and assignment from...
|
commit | commitdiff | tree |
2012-10-16 |
MORGAN | Return correct index for no-arg index() calls. Fixes...
|
commit | commitdiff | tree |
2012-10-16 |
Mike Sherov | enforce double quotes via JSHint. Closes gh-975
|
commit | commitdiff | tree |
2012-10-15 |
Rick Waldron | Latest JSHint gets cranky with the _ vars in catch...
|
commit | commitdiff | tree |
2012-10-15 |
Rick Waldron | Fix style nit: indent inside if statement
|
commit | commitdiff | tree |
2012-10-15 |
David Bonner | Deprecate fn toggle Closes gh-970 https://github.com...
|
commit | commitdiff | tree |
2012-10-15 |
Rick Waldron | Breakout JSONP domain-related tests
|
commit | commitdiff | tree |
2012-10-15 |
Rick Waldron | Don't try to be dynamic, just get the damn job done... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-10-15 |
Rick Waldron | Split failing cross domain tests into two separate... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |