2012-09-17 |
Rick Waldron | CONTRIBUTING.md: more contents links
|
commit | commitdiff | tree |
2012-09-17 |
Rick Waldron | CONTRIBUTING.md: adds top header
|
commit | commitdiff | tree |
2012-09-17 |
Rick Waldron | CONTRIBUTING.md: fixes fragment url, #jquery-core-style...
|
commit | commitdiff | tree |
2012-09-17 |
Rick Waldron | Second draft of CONTRIBUTING.md
|
commit | commitdiff | tree |
2012-09-17 |
Rick Waldron | Initial draft of CONTRIBUTING.md
|
commit | commitdiff | tree |
2012-08-22 |
Mike Pennisi | Correct documentation of custom grunt task. Closes...
|
commit | commitdiff | tree |
2012-08-11 |
Rick Waldron | Update comments about window.getComputedStyle in both...
|
commit | commitdiff | tree |
2012-08-10 |
Rick Waldron | Use window.getComputedStyle to prevent breaking jsdom...
|
commit | commitdiff | tree |
2012-08-09 |
Richard Gibson | No ticket: fix failure from zero-assertion test generating...
|
commit | commitdiff | tree |
2012-07-25 |
Oleg | Moves isHidden to src/css.js and re-introduces its...
|
commit | commitdiff | tree |
2012-07-11 |
Richard Gibson | Wontfix #10791: please use "[class=foo]" with SVG elements
|
commit | commitdiff | tree |
2012-07-11 |
Corey Frang | grunt custom saves minified version automattically...
|
commit | commitdiff | tree |
2012-07-11 |
Chris Faulkner | Fixes a variety of typographical problems. Closes gh-853
|
commit | commitdiff | tree |
2012-07-11 |
Mathias Bynens | README: Adds missing commands to setup instructions...
|
commit | commitdiff | tree |
2012-07-11 |
Mathias Bynens | README: Add to the full list of optional modules....
|
commit | commitdiff | tree |
2012-07-09 |
Rick Waldron | Fixes indentation in grunt.js
|
commit | commitdiff | tree |
2012-07-09 |
Rick Waldron | Update grunt:selector task to handle new Sizzle EXPOSE...
|
commit | commitdiff | tree |
2012-06-30 |
Rick Waldron | Use ~ to hold grunt at 0.3.9
|
commit | commitdiff | tree |
2012-06-30 |
Rick Waldron | Fix typo in grunt lint:tests Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-26 |
Rick Waldron | As it turns out, we won't need the 'main' entry in...
|
commit | commitdiff | tree |
2012-06-26 |
Richard Gibson | Clear elements to avoid leaking memory. Close gh-837...
|
commit | commitdiff | tree |
2012-06-26 |
Rick Waldron | Fixes broken grunt watch task. Part 2
|
commit | commitdiff | tree |
2012-06-26 |
Rick Waldron | Fixes broken grunt watch task.
|
commit | commitdiff | tree |
2012-06-25 |
Rick Waldron | Adds .jshintrc files for: grunt (default set), src...
|
commit | commitdiff | tree |
2012-06-25 |
Rick Waldron | Adds src/deprecated.js, test/unit/deprecated.js; -deprecated...
|
commit | commitdiff | tree |
2012-06-23 |
Rick Waldron | Make @VERSION replace regex global. Fixes #11960
|
commit | commitdiff | tree |
2012-06-23 |
Rick Waldron | Make removeClass smart enough to remove duplicates...
|
commit | commitdiff | tree |
2012-06-21 |
Rick Waldron | Removes scripts:postinstall from package.json, see...
|
commit | commitdiff | tree |
2012-06-21 |
Rick Waldron | Unit tests are linted and passing.
|
commit | commitdiff | tree |
2012-06-21 |
Rick Waldron | Actually omit files that are specified. Fixes #11943 Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-19 |
Jacob Thornton | Adds post-install grunt hook
|
commit | commitdiff | tree |
2012-06-18 |
Rick Waldron | Fixes typo in comment
|
commit | commitdiff | tree |
2012-06-18 |
Rick Waldron | Fix comment block indents Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-18 |
Rick Waldron | Update document.defaultView.getComputedStyle. Fixes...
|
commit | commitdiff | tree |
2012-06-15 |
Scott González | Use QUnit's URL configs to simplify custom configuration...
|
commit | commitdiff | tree |
2012-06-12 |
Rick Waldron | Fix args translation example in gruntfile comments
|
commit | commitdiff | tree |
2012-06-12 |
Rick Waldron | Simplify the terminal command args syntax for custom...
|
commit | commitdiff | tree |
2012-06-12 |
kborchers | Fix typo in README
|
commit | commitdiff | tree |
2012-06-07 |
Rick Waldron | Make exclusion list less confusing to read
|
commit | commitdiff | tree |
2012-06-07 |
Rick Waldron | Make readme code examples consistent; Update to use...
|
commit | commitdiff | tree |
2012-06-07 |
Rick Waldron | Remove bold style from command examples
|
commit | commitdiff | tree |
2012-06-07 |
Rick Waldron | Make custom dist example less OSX specific
|
commit | commitdiff | tree |
2012-06-07 |
Mike Sherov | Modularize offset (exclude w/ grunt build:*:*:-offset...
|
commit | commitdiff | tree |
2012-06-07 |
Mike Sherov | Don't swap to measure dimensions unless the element...
|
commit | commitdiff | tree |
2012-06-07 |
Rick Waldron | Remove unnecessary haunted house guards. Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-07 |
Rick Waldron | Fixes two typos
|
commit | commitdiff | tree |
2012-06-06 |
Mike Sherov | Less letterSpacing .animate() fail in IE. Fixes #8627
|
commit | commitdiff | tree |
2012-06-06 |
Rick Waldron | Conditionally run height/width in iframeTest
|
commit | commitdiff | tree |
2012-06-06 |
Rick Waldron | Rough draft of version=min test capabilities reintroduced. Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-06 |
Rick Waldron | Ensure both height and width port functions exist before... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-06 |
Mike Sherov | Fixe dimensions tests. No core code changes. Supplements...
|
commit | commitdiff | tree |
2012-06-05 |
Rick Waldron | Fix busted tests that relied on width in 2nd param... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-05 |
Mike Sherov | Make dimensions modular, adds optional build flag....
|
commit | commitdiff | tree |
2012-06-05 |
Rick Waldron | Allow users to store custom dist destinations in dist... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-05 |
Rick Waldron | Don't create "*" dir when "grunt dist" is run without... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-05 |
Rick Waldron | Adds "grunt submodules" docs to readme, removes old... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-05 |
Rick Waldron | Create special "grunt watch" task called "dev" Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-06-04 |
Rick Waldron | Make readme instructions bold and hopefully easier...
|
commit | commitdiff | tree |
2012-06-04 |
Rick Waldron | Take out the papers and the trash (from build/)
|
commit | commitdiff | tree |
2012-06-04 |
Rick Waldron | Strips IIFEs from modules; Always require built jQuery...
|
commit | commitdiff | tree |
2012-06-03 |
Rick Waldron | Space => tab indent correction
|
commit | commitdiff | tree |
2012-05-31 |
Rick Waldron | Removes temp var, shaves 2 bytes from gzipped size
|
commit | commitdiff | tree |
2012-05-29 |
Ben Alman | jQuery#addBack supports an optional selector that can...
|
commit | commitdiff | tree |
2012-05-29 |
Rick Waldron | Adds back dist/.sizecache.json; maintain build/.sizecache...
|
commit | commitdiff | tree |
2012-05-22 |
Rick Waldron | Update version to 1.8pre
|
commit | commitdiff | tree |
2012-05-16 |
Dave Methvin | Rename .andSelf to .addBack, deprecate .andSelf #9800
|
commit | commitdiff | tree |
2012-05-07 |
Rick Waldron | Use a do-while statement to reduce redundant code Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-05-07 |
Rick Waldron | Fixes lint issues. Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-05-07 |
Rick Waldron | Additional reduction per @Raynos suggestion. Thanks! Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-05-07 |
Rick Waldron | Further reduce historical cruft. Removes the untested... Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-05-07 |
Rick Waldron | Merge branch 'bug11720-nth-argument' of https://github...
|
commit | commitdiff | tree |
2012-05-01 |
Oleg | jQuery.fn.load optimization
|
commit | commitdiff | tree |
2012-05-01 |
Oleg | jQuery.ajaxSetup() data is merged with params. Fixes...
|
commit | commitdiff | tree |
2012-04-27 |
Mike Sherov | Update dimensions unit tests from changes in #11604
|
commit | commitdiff | tree |
2012-04-25 |
Rick Waldron waldron... | Add resource by @mikesherov to gruntfile
|
commit | commitdiff | tree |
2012-04-20 |
Mike Sherov | define curCSS without temp vars to save 10 bytes
|
commit | commitdiff | tree |
2012-04-20 |
Timo Tijhof | Enforce 20s timeout for all unit tests.
|
commit | commitdiff | tree |
2012-04-19 |
Mike Sherov | Remove unnec. else condition
|
commit | commitdiff | tree |
2012-04-18 |
Rick Waldron waldron... | Update grunt version to >=0.3.9
|
commit | commitdiff | tree |
2012-04-18 |
Rick Waldron waldron... | Initial grunt implementation
|
commit | commitdiff | tree |
2012-04-18 |
Rick Waldron waldron... | Revert "Closes #741: Remove $("body") case in favor...
|
commit | commitdiff | tree |
2012-04-18 |
Dave Methvin | Remove $("body") case; $(document.body) is 2x faster.
|
commit | commitdiff | tree |
2012-04-18 |
Dave Methvin | Closes #741: Remove $("body") case in favor of $(document...
|
commit | commitdiff | tree |
2012-04-16 |
Rick Waldron | Merge pull request #738 from rwldrn/fix-mangled-indents
|
commit | commitdiff | tree |
2012-04-16 |
Rick Waldron waldron... | More indent correction Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-04-16 |
Rick Waldron waldron... | Fixes mangled indents. Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-03-23 |
Rick Waldron waldron... | Ensure innerHTML of src/dest clone nodes is correctly... Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-03-23 |
Rick Waldron waldron... | Failing test (http://gyazo.com/0a7285e1d10039bc8ec8bc340fac1... Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
|
commit | commitdiff | tree |
2012-02-10 |
Rick Waldron waldron... | Fix whitespace mismatch introduced in bf7a4df22a
|
commit | commitdiff | tree |
2011-12-11 |
Rick Waldron | Fix Contribution Guides list of links, hopefully easier...
|
commit | commitdiff | tree |
2011-11-06 |
Rick Waldron | Fixes jQuery.fragments cache and adds tests. Fixes...
|
commit | commitdiff | tree |
2011-10-27 |
Rick Waldron | Cleanup spacing in traversing.js. Fixes #10601
|
commit | commitdiff | tree |
2011-10-27 |
Rick Waldron | Cleanup spacing in support.js. Fixes #10601
|
commit | commitdiff | tree |
2011-10-27 |
Rick Waldron | Cleanup spacing in queue.js. Fixes #10601
|
commit | commitdiff | tree |
2011-10-27 |
Rick Waldron | Cleanup spacing in outro.js. Fixes #10601
|
commit | commitdiff | tree |
2011-10-27 |
Rick Waldron | Cleanup spacing in offset.js. Fixes #10601
|
commit | commitdiff | tree |
2011-10-27 |
Rick Waldron | Cleanup spacing in manipulation.js. Fixes #10601
|
commit | commitdiff | tree |
2011-10-27 |
Rick Waldron | Cleanup spacing in events.js. Fixes #10601
|
commit | commitdiff | tree |
2011-10-27 |
Rick Waldron | Cleanup spacing in effects.js. Fixes #10601
|
commit | commitdiff | tree |
2011-10-27 |
Rick Waldron | Cleanup spacing in css.js. Fixes #10601
|
commit | commitdiff | tree |