summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update dependenciesHEADorigin/masterorigin/HEADmasterRob Loach2016-11-229-12/+15
|
* Update development dependenciesRob Loach2016-07-081-3/+3
|
* 2.1.22.1.2Rob Loach2016-06-118-12/+15
|
* Update documentationRob Loach2016-06-119-10/+46
|
* Merge pull request #41 from RobLoach/docker-composeRob Loach2016-05-233-0/+15
|\ | | | | Add Docker Compose support
| * Update docker-compose node imageRob Loach2016-05-231-1/+1
| |
| * Add Docker Compose supportRob Loach2016-04-063-0/+15
| |
* | Update development dependenciesRob Loach2016-05-233-6/+6
|/
* Update dependenciesRob Loach2016-03-221-4/+5
|
* Update dependenciesRob Loach2016-02-141-2/+2
|
* Merge pull request #39 from RobLoach/updateRob Loach2016-01-091-13/+5
|\ | | | | Update devDependencies
| * Update devDependenciesRob Loach2016-01-081-13/+5
|/
* Upgrade devDependenciesRob Loach2015-11-292-1/+4
|
* Update README.mdRob Loach2015-11-181-1/+1
|
* Merge branch 'master' of github.com:RobLoach/jquery-onceRob Loach2015-11-183-6/+6
|\
| * Merge pull request #38 from RobLoach/xoRob Loach2015-11-183-6/+6
| |\ | | | | | | Switch to xo
| | * Merge branch 'master' of github.com:RobLoach/jquery-once into xoRob Loach2015-11-181-1/+1
| | |\ | | |/ | |/|
| | * Switch to xoRob Loach2015-11-183-6/+6
| | |
* | | Update CHANGELOG.mdRob Loach2015-11-181-0/+1
|/ /
* | Update Travis testing to node 4 and 5Rob Loach2015-11-181-1/+1
|/
* Update development dependenciesRob Loach2015-11-182-3/+3
|
* Update to node 4Rob Loach2015-09-234-7/+7
|
* Fix version information in the source2.1.1Rob Loach2015-08-316-7/+12
|
* Merge branch 'master' of github.com:RobLoach/jquery-once2.1.0Rob Loach2015-08-311-14/+20
|\
| * Fix code syntax in README.mdRob Loach2015-08-311-14/+20
| |
* | Fix version number in the sourceRob Loach2015-08-312-2/+2
|/
* Fix Travis sudo usageRob Loach2015-08-311-0/+1
|
* Update dependencies and switch toRob Loach2015-08-3114-151/+139
|
* Fix dependency to components/jquery in componentRob Loach2015-08-171-2/+2
|
* Change to Keep A Change LogRob Loach2015-08-023-50/+78
|
* Add `browser` spec to `package.json`Rob Loach2015-07-061-0/+1
|
* Clean the markdown in README.mdRob Loach2015-06-301-2/+1
|
* Update package.jsonRob Loach2015-06-261-1/+3
|
* Add support for browserPackageRob Loach2015-06-261-1/+6
| | | https://github.com/aredridel/copy-browser-modules
* Update README.mdRob Loach2015-06-181-23/+10
|
* Remove cdnjs meta-dataRob Loach2015-06-051-11/+0
| | | Not needed here
* Delete info.ini as it's not needed hereRob Loach2015-06-051-5/+0
|
* Delete update.json as its not needed hereRob Loach2015-06-051-12/+0
|
* Fix CDNJS meta dataRob Loach2015-06-051-10/+11
|
* Tag 2.0.22.0.2Rob Loach2015-06-058-11/+15
|
* Fix coveralls syntaxRob Loach2015-06-051-1/+1
|
* Fix CoverallsRob Loach2015-06-051-1/+1
|
* Add Coverage badgeRob Loach2015-06-051-0/+1
|
* Add Coverage with IstanbulRob Loach2015-06-054-29/+28
|
* Update devDependenciesRob Loach2015-06-051-9/+2
|
* Update LICENSE.mdRob Loach2015-06-051-1/+2
|
* Fix markdown in LICENSE.mdRob Loach2015-06-051-5/+18
|
* Add license note in package.jsonRob Loach2015-06-051-0/+1
|
* Merge pull request #35 from RobLoach/cdnjsRob Loach2015-06-051-1/+11
|\ | | | | Add autoupdate cdnjs support
| * Add autoupdate cdnjs supportorigin/cdnjsRob Loach2015-06-041-1/+11
| |
* | Merge pull request #36 from RobLoach/jsdelivrRob Loach2015-06-052-0/+17
|\ \ | |/ |/| Add jsDelivr
| * Add info.iniorigin/jsdelivrRob Loach2015-06-041-0/+5
| |
| * Add jsDelivrRob Loach2015-06-041-0/+12
|/
* 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
|\ | | | | #28: Add type checking for the provided id parameters
| * Fix spelling mistake in inline commentsRob Loach2015-01-021-1/+1
| | | | | | This was found by @theodoreb.
| * 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
| * | 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 documentation
| * Update documentationRob Loach2014-12-281-3/+2
| |
* | Merge pull request #25 from RobLoach/mochaRob Loach2014-12-288-173/+131
|\ \ | |/ | | Switch to Mocha for automated testing
| * 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
|\ | | | | Reduce dependency on Grunt
| * 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 string
| * | Add a default value for once name and check once parameter is a stringThéodore Biadala2014-12-153-8/+30
|/ / | | | | | | fix #20
| * 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
|\ | | | | Remove ability to call once() without a parameter
| * 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
|