aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdTimmy Willison2019-04-021-1/+1
* Docs: add gitter badge to README.mdTimmy Willison2018-07-271-0/+2
* README: Add FOSSA license scan status badgeKris Borchers2018-05-151-0/+2
* Tests: Add support for running unit tests via grunt with karmaTimo Tijhof2017-12-181-5/+5
* Tests: Refactor testIframe() to make it DRYer and more consistentDave Methvin2016-04-111-11/+19
* Tests: Make iframe tests wait after checking isReadyDave Methvin2016-04-111-20/+13
* Docs: use https where possibleBernhard M. Wiedemann2016-01-271-1/+1
* Docs: remove compat referencesTimmy Willison2016-01-141-4/+2
* Docs: Updated links to https where they are supported.Jon Dufresne2016-01-131-10/+10
* Event: Separate trigger/simulate into its own moduleDave Methvin2015-11-061-0/+2
* CSS: Make show/hide/toggle methods a moduleDave Methvin2015-10-181-1/+2
* Tests:Docs: Fix various typosGary Ye2015-10-121-1/+1
* Docs: remove redundant instruction from the readmeOleg Gaidarenko2015-05-291-1/+1
* Docs: Add info about Sizzle not being excludable on the compat branchMichał Gołębiowski2015-03-301-0/+2
* Docs: Fix README uppercaseDave Methvin2015-01-091-1/+1
* Docs: Clarify custom build instructionsDave Methvin2015-01-061-3/+3
* Misc: Mac OS is now OS X, thanks @xfqDave Methvin2015-01-061-1/+1
* README: update the Homebrew site addressMichał Gołębiowski2015-01-031-1/+1
* README: various text fixesOleg Gaidarenko2014-12-151-6/+6
* README: Add selector-native.js link. Thanks @randsonjs!Dave Methvin2014-12-031-1/+1
* Docs: correct grunt command in README.mdOleg Gaidarenko2014-11-101-1/+1
* Misc: Adjust comments & docs to dropping IE<8 in jQuery CompatMichał Gołębiowski2014-11-041-1/+1
* Docs: 1.x-master branch -> compat branch; 2.x branch -> master branchTimmy Willison2014-11-031-2/+2
* README: Update the description of the deprecated moduleMichał Gołębiowski2014-10-301-1/+1
* Readme: Fix minor style issues. Thanks @MightyBranch!Dave Methvin2014-10-061-1/+1
* README: Improve build instructionsOleg Gaidarenko2014-09-261-4/+3
* Readme: Fix punctuation in tileupisfree2014-07-121-1/+1
* Readme: Fix subsection titles and grammar, thanks @robgraeberDave Methvin2014-03-161-6/+6
* Readme: updating QUnit informationLeonardo Balter2014-03-131-1/+1
* Docs: Change raises to throws in README test assertionsMichał Gołębiowski2014-02-051-1/+1
* README: Add jQuery environment notesTimmy Willison2014-01-061-0/+7
* Doc: Update links and simplify build instructionsOleg2013-12-311-6/+6
* Build: add build option for setting the AMD name.Timmy Willison2013-12-191-3/+19
* Build: Add the ability to remove global exposure.Timmy Willison2013-12-191-0/+1
* Readme: Fix typo, thanks @tcortDave Methvin2013-12-181-1/+1
* Use grunt and bower packages as local dependencies. Close gh-1433.Timmy Willison2013-11-141-20/+18
* No ticket: Correct typo in README section "rebasing". Close gh-1398.Dominik D. Geyer2013-10-111-1/+1
* Fix #10814. Make support tests lazy and broken out to components.Michał Gołębiowski2013-09-061-2/+1
* Specify support as a dependency wherever it is used. Optimize module order to...Timmy Willison2013-08-151-1/+1
* AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.Timmy Willison2013-08-151-8/+22
* correct a typo in READMEMichał Gołębiowski2013-08-121-1/+1
* Change Windows install explanationOleg2013-07-221-7/+1
* Remove the Xcode note in readmeOleg2013-07-221-3/+1
* Install bower packages with npm installOleg2013-07-221-10/+4
* Update README for bower usageTimmy Willison2013-07-101-5/+18
* Include Sizzle and Qunit with bower. Fixes #14118.Timmy Willison2013-07-101-63/+2
* No ticket: correct typo in an example in README.md. Close gh-1281.Michał Gołębiowski2013-05-311-1/+1
* Add -wrap to the minimumest-possible-build list.Dave Methvin2013-05-021-1/+1
* Fix #13741. Make wrap/unwrap methods optional. Close gh-1222.Dave Methvin2013-04-061-0/+1
* Update docs about custom builds, including unSizzled version.Dave Methvin2013-02-281-42/+24