summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add autoupdate cdnjs supportorigin/cdnjsRob Loach2015-06-041-1/+11
* feat(~): Tag 2.0.12.0.1Rob Loach2015-05-057-7/+7
* docs(~): Update documentationRob Loach2015-05-057-124/+52
* chore(~): Update meta data in packagesRob Loach2015-05-053-40/+18
* chore(dependencies): Update dev-dependencies to latestRob Loach2015-03-232-5/+8
* Update dependenciesRob Loach2015-02-238-41/+61
* Target ESLint ~0.13.0Rob Loach2015-01-271-2/+2
* Ignore building on Node.js 0.11Rob Loach2015-01-211-1/+0
* Update API documentation linkRob Loach2015-01-211-1/+1
* Update to jQuery Once 2.0.02.0.0Rob Loach2015-01-219-109/+84
* Update to 2.0.0-beta.32.0.0-beta.3Rob Loach2015-01-0410-12/+15
* Update documentationRob Loach2015-01-043-9/+14
* Fix and update the inline code documentation - fixes #27Rob Loach2015-01-021-6/+5
* Merge pull request #29 from RobLoach/28-argumenttypeRob Loach2015-01-022-61/+138
|\
| * Fix spelling mistake in inline commentsRob Loach2015-01-021-1/+1
| * Fix API description of .once()Rob Loach2015-01-021-1/+1
| * Update code documentationRob Loach2015-01-022-55/+118
| * Merge branch 'master' of github.com:RobLoach/jquery-once into 28-argumenttypeRob Loach2015-01-024-79/+73
| |\ | |/ |/|
* | Merge pull request #30 from RobLoach/apidocsRob Loach2015-01-024-79/+73
|\ \
| * | Add API documentation generation via jsdoc-to-markdownRob Loach2015-01-024-79/+73
|/ /
| * Add type checking for the provided id parametersRob Loach2015-01-021-18/+32
|/
* Update version informationRob Loach2014-12-311-1/+1
* Add note about publishing to npmRob Loach2014-12-311-2/+6
* Update to 2.0.0-beta.22.0.0-beta.2Rob Loach2014-12-319-11/+24
* Merge pull request #26 from RobLoach/mochaRob Loach2014-12-281-3/+2
|\
| * Update documentationRob Loach2014-12-281-3/+2
* | Merge pull request #25 from RobLoach/mochaRob Loach2014-12-288-173/+131
|\ \ | |/
| * Move more tests to MochaRob Loach2014-12-286-109/+48
| * Switch to Mocha rather than QUnit for automated testingRob Loach2014-12-274-79/+98
|/
* Update documentationRob Loach2014-12-273-9/+17
* Update ESLintRob Loach2014-12-192-24/+2
* Update to jQuery Once 2.0.0-beta.12.0.0-beta.1Rob Loach2014-12-197-17/+28
* Merge pull request #24 from RobLoach/fix/gruntRob Loach2014-12-1910-69/+72
|\
| * Add documentationRob Loach2014-12-192-11/+46
| * Fix jQuery usage to use local copies rather than the CDN versionsRob Loach2014-12-153-11/+5
| * Initial run of Grunt removalRob Loach2014-12-157-21/+41
| |\ | |/ |/|
* | Merge pull request #23 from theodoreb/default-parameterRob Loach2014-12-153-8/+30
|\ \
| * | Add a default value for once name and check once parameter is a stringThéodore Biadala2014-12-153-8/+30
|/ /
| * Remove dependency on Grunt for eslint and uglifyjsRob Loach2014-11-186-46/+22
|/
* Add the "jquery-plugin" tagRob Loach2014-11-181-2/+3
* Update jquery.once.jsRob Loach2014-10-161-1/+1
* Update to 2.0.0-alpha.92.0.0-alpha.9Rob Loach2014-10-168-18/+12
* Merge pull request #16 from theodoreb/once-id-requiredRob Loach2014-10-164-22/+19
|\
| * Add test to make sure an error is triggered when ID is missingThéodore Biadala2014-10-161-0/+10
| * Remove ability to call once() without a parameterThéodore Biadala2014-10-154-24/+11
|/
* Update ESLint definitionRob Loach2014-10-081-1/+5
* Switch from JSHint to ESLintRob Loach2014-10-087-133/+53
* Update documentationRob Loach2014-10-082-6/+21
* Fix whitespaceRob Loach2014-10-089-77/+82
* Remove unneeded cache variableRob Loach2014-10-086-17/+35
* Update documentation2.0.0-alpha.6Rob Loach2014-10-074-8/+11
* Update documentationRob Loach2014-10-074-11/+13
* Merge pull request #12 from RobLoach/remove-callbackRob Loach2014-10-079-85/+38
|\
| * Update to 2.0.0-alpha.6 - fixes #7Rob Loach2014-10-075-11/+11
| * Remove function callbackRob Loach2014-10-074-74/+27
|/
* Update to 2.0.0-alpha.52.0.0-alpha.5Rob Loach2014-10-055-8/+10
* Clean up code documentationRob Loach2014-10-051-11/+29
* Add inline code documentationRob Loach2014-10-054-17/+56
* Add the findOnce() functionRob Loach2014-10-057-8/+70
* Update to 2.0.0-alpha.42.0.0-alpha.4Rob Loach2014-10-0510-18/+22
* Update HISTORY.mdRob Loach2014-10-011-1/+1
* Update HISTORY.mdRob Loach2014-10-011-0/+4
* Update to 2.0.0-alpha.32.0.0-alpha.3Rob Loach2014-10-015-8/+10
* Update documentationRob Loach2014-10-014-14/+17
* Update version dependency on ProjectzRob Loach2014-10-011-2/+2
* Update .travis.ymlRob Loach2014-09-271-2/+0
* Update documentationRob Loach2014-09-272-4/+4
* Update documentationRob Loach2014-09-278-382/+182
* Update documentation2.0.0-alpha.2Rob Loach2014-09-271-0/+3
* Update to 2.0.0-alpha.2Rob Loach2014-09-271-3/+3
* Update documentationRob Loach2014-09-271-9/+3
* Add Projectz to maintain project filesRob Loach2014-09-276-31/+132
* Update Travis to not send emailsRob Loach2014-09-261-0/+2
* Update README.mdRob Loach2014-09-261-1/+28
* Create HISTORY.mdRob Loach2014-09-261-0/+28
* Merge pull request #11 from RobLoach/next2.0.0-alpha.1Rob Loach2014-09-263-6/+12
|\
| * Update tests and documentationRob Loach2014-09-263-6/+12
* | Merge pull request #10 from RobLoach/nextRob Loach2014-09-268-57/+54
|\ \ | |/
| * Add build statusRob Loach2014-09-261-10/+5
| * Update documentationRob Loach2014-09-262-16/+12
| * Merge pull request #9 from RobLoach/remove-arrayRob Loach2014-09-262-19/+25
| |\
| | * Remove not needed changeRob Loach2014-01-291-2/+1
| | * Fix to use data attributes rather than an arrayRob Loach2014-01-293-38/+25
| | * Use data-jquery-once attribute instead of classThéodore Biadala2014-01-292-15/+35
| |/ |/|
| * Update to 2.0.0-alpha.1Rob Loach2014-09-266-12/+12
|/
* Update to 1.2.61.2.6Rob Loach2013-09-117-7/+8
* Release 1.2.51.2.5Rob Loach2013-08-316-6/+6
* Fix bowerRob Loach2013-08-311-1/+1
* Release 1.2.41.2.4Rob Loach2013-08-315-5/+5
* Update documentationRob Loach2013-08-315-4/+20
* Add jquery.once.min.js to the file meta dataRob Loach2013-08-272-0/+6
* Add removeOnce() testRob Loach2013-06-232-0/+20
* Merge pull request #3 from JohnAlbin/patch-2Rob Loach2013-06-231-1/+1
|\
| * Don't limit jQuery.once usage to jQuery 1.8.John Albin Wilkins2013-06-231-1/+1
|/
* Add tests and minified distribution1.2.3Rob Loach2013-06-1313-7/+202
* Update documentationRob Loach2013-06-131-4/+8
* Add UMD, Bower support, tag 1.2.11.2.1Rob Loach2013-05-187-10/+36
* Fix Bower supportRob Loach2013-05-183-1/+15
* Add .gitignore1.2.0Rob Loach2013-04-052-1/+4
* Move to once.jquery.jsonRob Loach2013-03-221-1/+1