2013-09-09 |
Timmy Willison | Update r.js (running latest master until new r.js is...
|
commit | commitdiff | tree |
2013-09-09 |
Timmy Willison | Reorder css.js logically
|
commit | commitdiff | tree |
2013-09-09 |
Timmy Willison | Add AMD+CommonJS capabilities to the build script ...
|
commit | commitdiff | tree |
2013-09-09 |
Timmy Willison | Restore optIn behavior for builds
|
commit | commitdiff | tree |
2013-09-09 |
Timmy Willison | Revert "Keep the build for bower"
|
commit | commitdiff | tree |
2013-09-09 |
Timmy Willison | Keep the build for bower
|
commit | commitdiff | tree |
2013-09-09 |
Timmy Willison | Always return jQuery in modules that can be included...
|
commit | commitdiff | tree |
2013-09-09 |
Timmy Willison | Move parsing methods to their own files (separates...
|
commit | commitdiff | tree |
2013-09-06 |
Timmy Willison | Convert testrunner to an AMD module and ensure jQuery...
|
commit | commitdiff | tree |
2013-09-06 |
Timmy Willison | Move test loader to testinit.js. Fix race condition...
|
commit | commitdiff | tree |
2013-09-06 |
Timmy Willison | Use requirejs to load the testswarm inject script
|
commit | commitdiff | tree |
2013-09-06 |
Timmy Willison | Remove test element in css/support
|
commit | commitdiff | tree |
2013-08-29 |
Timmy Willison | Pass all tests (and load Sizzle fixture correctly)...
|
commit | commitdiff | tree |
2013-08-28 |
Timmy Willison | Fix for custom attr handles duck-punching the boolean...
|
commit | commitdiff | tree |
2013-08-27 |
Timmy Willison | Update Sizzle to 1.10.7
|
commit | commitdiff | tree |
2013-08-27 |
Timmy Willison | Explicitly set bower folder location
|
commit | commitdiff | tree |
2013-08-27 |
Timmy Willison | Use window.QUnit to detect the top window when loading...
|
commit | commitdiff | tree |
2013-08-27 |
Timmy Willison | Update Sizzle: minor change to a test (oldIE must set...
|
commit | commitdiff | tree |
2013-08-27 |
Timmy Willison | Make the attr handles a little more readable (+4 bytes)
|
commit | commitdiff | tree |
2013-08-27 |
Timmy Willison | Fix most of the broken tests in oldIE. Build order...
|
commit | commitdiff | tree |
2013-08-19 |
Timmy Willison | Fix tests for testswarm
|
commit | commitdiff | tree |
2013-08-16 |
Timmy Willison | Minor build change: remove trailing tabs
|
commit | commitdiff | tree |
2013-08-16 |
Timmy Willison | When converting the source to AMD, don't forget to AMD
|
commit | commitdiff | tree |
2013-08-16 |
Timmy Willison | Custom builds: Fix source folder location now that...
|
commit | commitdiff | tree |
2013-08-16 |
Timmy Willison | Custom builds: Remove _evalUrl when excluding ajax
|
commit | commitdiff | tree |
2013-08-16 |
Timmy Willison | Specify support as a dependency wherever it is used...
|
commit | commitdiff | tree |
2013-08-15 |
Timmy Willison | Fix build for jenkins
|
commit | commitdiff | tree |
2013-08-15 |
Timmy Willison | AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
commit | commitdiff | tree |
2013-07-25 |
Timmy Willison | Update QUnit to 1.12.0
|
commit | commitdiff | tree |
2013-07-25 |
Timmy Willison | No need to remove if they ain't nuthin thar
|
commit | commitdiff | tree |
2013-07-19 |
Timmy Willison | Update Sizzle to 1.10.5. Fixes #14142.
|
commit | commitdiff | tree |
2013-07-19 |
Timmy Willison | Lint JSON manifests during development
|
commit | commitdiff | tree |
2013-07-10 |
Timmy Willison | Fix bower.json version from cherry-picked commit
|
commit | commitdiff | tree |
2013-07-10 |
Timmy Willison | Update README for bower usage
|
commit | commitdiff | tree |
2013-07-10 |
Timmy Willison | Include Sizzle and Qunit with bower. Fixes #14118.
|
commit | commitdiff | tree |
2013-07-08 |
Timmy Willison | Remove `undefined` var declarations
|
commit | commitdiff | tree |
2013-07-04 |
Timmy Willison | Support CommonJS environments by accentuating the need...
|
commit | commitdiff | tree |
2013-07-04 |
Timmy Willison | Update sizzle to 1.10.3-pre
|
commit | commitdiff | tree |
2013-07-03 |
Timmy Willison | Update Sizzle to version 1.10.2
|
commit | commitdiff | tree |
2013-06-27 |
Timmy Willison | Update Sizzle: bower manifest
|
commit | commitdiff | tree |
2013-06-03 |
Timmy Willison | Update Sizzle. Avoid the use of frameElement. Fixes...
|
commit | commitdiff | tree |
2013-05-10 |
Timmy Willison | Update Sizzle: fix sort order test
|
commit | commitdiff | tree |
2013-05-10 |
Timmy Willison | Update Sizzle: empty string arguments in pseudos. Fixes...
|
commit | commitdiff | tree |
2013-05-08 |
Timmy Willison | Update Sizzle: minor fixes
|
commit | commitdiff | tree |
2013-05-07 |
Timmy Willison | Update Sizzle: fix failing tests with attributes
|
commit | commitdiff | tree |
2013-05-07 |
Timmy Willison | Move attr hook for value to Sizzle.
|
commit | commitdiff | tree |
2013-04-18 |
Timmy Willison | Fix failing test in manipulation. Empty string values...
|
commit | commitdiff | tree |
2013-04-18 |
Timmy Willison | Remove usage of the deprecated getAttributeNode() unless...
|
commit | commitdiff | tree |
2013-04-15 |
Timmy Willison | Update Sizzle: src attribute in IE7. Fixes #13777.
|
commit | commitdiff | tree |
2013-04-09 |
Timmy Willison | Add onevar to jshintrc, but remove the option for linting...
|
commit | commitdiff | tree |
2013-04-09 |
Timmy Willison | Update Sizzle: jshintrc
|
commit | commitdiff | tree |
2013-04-09 |
Timmy Willison | Update jshintrc to conform to new style guide. Conform...
|
commit | commitdiff | tree |
2013-04-08 |
Timmy Willison | Update Sizzle: pick IE over Chrome this time. Supplements...
|
commit | commitdiff | tree |
2013-04-08 |
Timmy Willison | Revert "Update Sizzle: use documentElement in focus...
|
commit | commitdiff | tree |
2013-04-08 |
Timmy Willison | Update Sizzle: use documentElement in focus selector...
|
commit | commitdiff | tree |
2013-03-23 |
Timmy Willison | Use semver versions for our in-between versions as...
|
commit | commitdiff | tree |
2013-03-19 |
Timmy Willison | Update Sizzle: now uses built files
|
commit | commitdiff | tree |
2013-03-19 |
Timmy Willison | Update copyright year
|
commit | commitdiff | tree |
2013-03-19 |
Timmy Willison | Build selector.js from built sizzle
|
commit | commitdiff | tree |
2013-03-11 |
Timmy Willison | Update Sizzle: minor windows 8 issue
|
commit | commitdiff | tree |
2013-02-06 |
Timmy Willison | Update Sizzle: detached node sorting in Webkit. Fixes...
|
commit | commitdiff | tree |
2013-01-31 |
Timmy Willison | Again, magic fixing for previous commit.
|
commit | commitdiff | tree |
2013-01-31 |
Timmy Willison | Minor updates. All parameters of an internal function...
|
commit | commitdiff | tree |
2013-01-31 |
Timmy Willison | Revert change to visible/hidden selectors until 1.10...
|
commit | commitdiff | tree |
2013-01-23 |
Timmy Willison | Ignore file inputs when serializing forms. File input...
|
commit | commitdiff | tree |
2013-01-21 |
Timmy Willison | Fix failing tests, add support for empty spans in Opera...
|
commit | commitdiff | tree |
2013-01-21 |
Timmy Willison | Treat elements as hidden when either offsetWidth OR...
|
commit | commitdiff | tree |
2013-01-18 |
Timmy Willison | Update Sizzle: fixes native slice usage
|
commit | commitdiff | tree |
2012-12-18 |
Timmy Willison | Sizzle: :lang updates for handling backslashes, xml...
|
commit | commitdiff | tree |
2012-12-17 |
Timmy Willison | Sizzle: QA for :lang from gibson
|
commit | commitdiff | tree |
2012-12-17 |
Timmy Willison | Sizzle: add support for :lang selector
|
commit | commitdiff | tree |
2012-12-15 |
Timmy Willison | Sizzle: size optimization
|
commit | commitdiff | tree |
2012-12-15 |
Timmy Willison | Sizzle: initialize with default document on load to...
|
commit | commitdiff | tree |
2012-12-15 |
Timmy Willison | Sizzle: assume window.document in Sizzle.matches; massively...
|
commit | commitdiff | tree |
2012-12-15 |
Timmy Willison | Update Sizzle
|
commit | commitdiff | tree |
2012-12-15 |
Timmy Willison | Update Sizzle: avoid calling setDocument when possible
|
commit | commitdiff | tree |
2012-12-15 |
Timmy Willison | Update Sizzle: IE6-8 traversing test fix
|
commit | commitdiff | tree |
2012-12-15 |
Timmy Willison | Sizzle: fix test failures related to Sizzle.contains
|
commit | commitdiff | tree |
2012-12-14 |
Timmy Willison | Sizzle: :target and :root selector support. adds Sizzle...
|
commit | commitdiff | tree |
2012-12-13 |
Timmy Willison | Adjust html parsing in event tests to use jQuery.parseHTML...
|
commit | commitdiff | tree |
2012-10-24 |
Timmy Willison | Sizzle: remove unneeded vars and POS regex (-22 bytes)
|
commit | commitdiff | tree |
2012-10-17 |
Timmy Willison | Update Sizzle: fixes failing tests in traversing (FF...
|
commit | commitdiff | tree |
2012-10-16 |
Timmy Willison | Update package.json for update submodules
|
commit | commitdiff | tree |
2012-10-16 |
Timmy Willison | Sizzzzzzllllleeeee
|
commit | commitdiff | tree |
2012-10-16 |
Timmy Willison | Update Sizzle: <3 reverts
|
commit | commitdiff | tree |
2012-10-16 |
Timmy Willison | Sizzle was accidentally reverted
|
commit | commitdiff | tree |
2012-10-16 |
Timmy Willison | Update Sizzle: allows disconnected sorting. Change...
|
commit | commitdiff | tree |
2012-10-15 |
Timmy Willison | Move deprecated.js to the bottom of the build to ensure...
|
commit | commitdiff | tree |
2012-10-15 |
Timmy Willison | Update Sizzle: focus test was failing if browser window...
|
commit | commitdiff | tree |
2012-10-15 |
Timmy Willison | Sizzle: Fix :focus selector with elements that have...
|
commit | commitdiff | tree |
2012-10-14 |
Timmy Willison | Update Sizzle: Fixes #12606, #12671, #12672.
|
commit | commitdiff | tree |
2012-10-04 |
Timmy Willison | Sizzle: throw an invalid selector exception for trailing...
|
commit | commitdiff | tree |
2012-09-20 |
Timmy Willison | Sizzle: removes nth-child cache
|
commit | commitdiff | tree |
2012-09-20 |
Timmy Willison | Sizzle: account for external document contexts (such...
|
commit | commitdiff | tree |
2012-09-20 |
Timmy Willison | Update Sizzle: fix a failing test in traversing. Move...
|
commit | commitdiff | tree |
2012-09-19 |
Timmy Willison | Sizzle: fixes failing test in css
|
commit | commitdiff | tree |
2012-09-19 |
Timmy Willison | Update Sizzle: fix position caching with child selectors...
|
commit | commitdiff | tree |
2012-09-19 |
Timmy Willison | Fixes failing tests in selector/traversing
|
commit | commitdiff | tree |
2012-09-19 |
Timmy Willison | Update Sizzle: Fixes #12303, #12474, #12523, #12526...
|
commit | commitdiff | tree |
2012-09-11 |
Timmy Willison | Sizzle: fix selector in Chrome 21. Fixes #12492.
|
commit | commitdiff | tree |