Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add autoupdate cdnjs supportorigin/cdnjs | Rob Loach | 2015-06-04 | 1 | -1/+11 |
| | |||||
* | feat(~): Tag 2.0.12.0.1 | Rob Loach | 2015-05-05 | 7 | -7/+7 |
| | |||||
* | docs(~): Update documentation | Rob Loach | 2015-05-05 | 7 | -124/+52 |
| | |||||
* | chore(~): Update meta data in packages | Rob Loach | 2015-05-05 | 3 | -40/+18 |
| | |||||
* | chore(dependencies): Update dev-dependencies to latest | Rob Loach | 2015-03-23 | 2 | -5/+8 |
| | |||||
* | Update dependencies | Rob Loach | 2015-02-23 | 8 | -41/+61 |
| | |||||
* | Target ESLint ~0.13.0 | Rob Loach | 2015-01-27 | 1 | -2/+2 |
| | |||||
* | Ignore building on Node.js 0.11 | Rob Loach | 2015-01-21 | 1 | -1/+0 |
| | |||||
* | Update API documentation link | Rob Loach | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Update to jQuery Once 2.0.02.0.0 | Rob Loach | 2015-01-21 | 9 | -109/+84 |
| | |||||
* | Update to 2.0.0-beta.32.0.0-beta.3 | Rob Loach | 2015-01-04 | 10 | -12/+15 |
| | |||||
* | Update documentation | Rob Loach | 2015-01-04 | 3 | -9/+14 |
| | |||||
* | Fix and update the inline code documentation - fixes #27 | Rob Loach | 2015-01-02 | 1 | -6/+5 |
| | |||||
* | Merge pull request #29 from RobLoach/28-argumenttype | Rob Loach | 2015-01-02 | 2 | -61/+138 |
|\ | | | | | #28: Add type checking for the provided id parameters | ||||
| * | Fix spelling mistake in inline comments | Rob Loach | 2015-01-02 | 1 | -1/+1 |
| | | | | | | This was found by @theodoreb. | ||||
| * | Fix API description of .once() | Rob Loach | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | Update code documentation | Rob Loach | 2015-01-02 | 2 | -55/+118 |
| | | |||||
| * | Merge branch 'master' of github.com:RobLoach/jquery-once into 28-argumenttype | Rob Loach | 2015-01-02 | 4 | -79/+73 |
| |\ | |/ |/| | |||||
* | | Merge pull request #30 from RobLoach/apidocs | Rob Loach | 2015-01-02 | 4 | -79/+73 |
|\ \ | | | | | | | Add API documentation generation | ||||
| * | | Add API documentation generation via jsdoc-to-markdown | Rob Loach | 2015-01-02 | 4 | -79/+73 |
|/ / | |||||
| * | Add type checking for the provided id parameters | Rob Loach | 2015-01-02 | 1 | -18/+32 |
|/ | |||||
* | Update version information | Rob Loach | 2014-12-31 | 1 | -1/+1 |
| | |||||
* | Add note about publishing to npm | Rob Loach | 2014-12-31 | 1 | -2/+6 |
| | |||||
* | Update to 2.0.0-beta.22.0.0-beta.2 | Rob Loach | 2014-12-31 | 9 | -11/+24 |
| | |||||
* | Merge pull request #26 from RobLoach/mocha | Rob Loach | 2014-12-28 | 1 | -3/+2 |
|\ | | | | | Update documentation | ||||
| * | Update documentation | Rob Loach | 2014-12-28 | 1 | -3/+2 |
| | | |||||
* | | Merge pull request #25 from RobLoach/mocha | Rob Loach | 2014-12-28 | 8 | -173/+131 |
|\ \ | |/ | | | Switch to Mocha for automated testing | ||||
| * | Move more tests to Mocha | Rob Loach | 2014-12-28 | 6 | -109/+48 |
| | | |||||
| * | Switch to Mocha rather than QUnit for automated testing | Rob Loach | 2014-12-27 | 4 | -79/+98 |
|/ | |||||
* | Update documentation | Rob Loach | 2014-12-27 | 3 | -9/+17 |
| | |||||
* | Update ESLint | Rob Loach | 2014-12-19 | 2 | -24/+2 |
| | |||||
* | Update to jQuery Once 2.0.0-beta.12.0.0-beta.1 | Rob Loach | 2014-12-19 | 7 | -17/+28 |
| | |||||
* | Merge pull request #24 from RobLoach/fix/grunt | Rob Loach | 2014-12-19 | 10 | -69/+72 |
|\ | | | | | Reduce dependency on Grunt | ||||
| * | Add documentation | Rob Loach | 2014-12-19 | 2 | -11/+46 |
| | | |||||
| * | Fix jQuery usage to use local copies rather than the CDN versions | Rob Loach | 2014-12-15 | 3 | -11/+5 |
| | | |||||
| * | Initial run of Grunt removal | Rob Loach | 2014-12-15 | 7 | -21/+41 |
| |\ | |/ |/| | |||||
* | | Merge pull request #23 from theodoreb/default-parameter | Rob Loach | 2014-12-15 | 3 | -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 string | Théodore Biadala | 2014-12-15 | 3 | -8/+30 |
|/ / | | | | | | | fix #20 | ||||
| * | Remove dependency on Grunt for eslint and uglifyjs | Rob Loach | 2014-11-18 | 6 | -46/+22 |
|/ | |||||
* | Add the "jquery-plugin" tag | Rob Loach | 2014-11-18 | 1 | -2/+3 |
| | |||||
* | Update jquery.once.js | Rob Loach | 2014-10-16 | 1 | -1/+1 |
| | |||||
* | Update to 2.0.0-alpha.92.0.0-alpha.9 | Rob Loach | 2014-10-16 | 8 | -18/+12 |
| | |||||
* | Merge pull request #16 from theodoreb/once-id-required | Rob Loach | 2014-10-16 | 4 | -22/+19 |
|\ | | | | | Remove ability to call once() without a parameter | ||||
| * | Add test to make sure an error is triggered when ID is missing | Théodore Biadala | 2014-10-16 | 1 | -0/+10 |
| | | |||||
| * | Remove ability to call once() without a parameter | Théodore Biadala | 2014-10-15 | 4 | -24/+11 |
|/ | |||||
* | Update ESLint definition | Rob Loach | 2014-10-08 | 1 | -1/+5 |
| | |||||
* | Switch from JSHint to ESLint | Rob Loach | 2014-10-08 | 7 | -133/+53 |
| | |||||
* | Update documentation | Rob Loach | 2014-10-08 | 2 | -6/+21 |
| | |||||
* | Fix whitespace | Rob Loach | 2014-10-08 | 9 | -77/+82 |
| | |||||
* | Remove unneeded cache variable | Rob Loach | 2014-10-08 | 6 | -17/+35 |
| | |||||
* | Update documentation2.0.0-alpha.6 | Rob Loach | 2014-10-07 | 4 | -8/+11 |
| | |||||
* | Update documentation | Rob Loach | 2014-10-07 | 4 | -11/+13 |
| | |||||
* | Merge pull request #12 from RobLoach/remove-callback | Rob Loach | 2014-10-07 | 9 | -85/+38 |
|\ | | | | | Remove function callback | ||||
| * | Update to 2.0.0-alpha.6 - fixes #7 | Rob Loach | 2014-10-07 | 5 | -11/+11 |
| | | |||||
| * | Remove function callback | Rob Loach | 2014-10-07 | 4 | -74/+27 |
|/ | |||||
* | Update to 2.0.0-alpha.52.0.0-alpha.5 | Rob Loach | 2014-10-05 | 5 | -8/+10 |
| | |||||
* | Clean up code documentation | Rob Loach | 2014-10-05 | 1 | -11/+29 |
| | |||||
* | Add inline code documentation | Rob Loach | 2014-10-05 | 4 | -17/+56 |
| | |||||
* | Add the findOnce() function | Rob Loach | 2014-10-05 | 7 | -8/+70 |
| | |||||
* | Update to 2.0.0-alpha.42.0.0-alpha.4 | Rob Loach | 2014-10-05 | 10 | -18/+22 |
| | |||||
* | Update HISTORY.md | Rob Loach | 2014-10-01 | 1 | -1/+1 |
| | |||||
* | Update HISTORY.md | Rob Loach | 2014-10-01 | 1 | -0/+4 |
| | |||||
* | Update to 2.0.0-alpha.32.0.0-alpha.3 | Rob Loach | 2014-10-01 | 5 | -8/+10 |
| | |||||
* | Update documentation | Rob Loach | 2014-10-01 | 4 | -14/+17 |
| | |||||
* | Update version dependency on Projectz | Rob Loach | 2014-10-01 | 1 | -2/+2 |
| | |||||
* | Update .travis.yml | Rob Loach | 2014-09-27 | 1 | -2/+0 |
| | |||||
* | Update documentation | Rob Loach | 2014-09-27 | 2 | -4/+4 |
| | |||||
* | Update documentation | Rob Loach | 2014-09-27 | 8 | -382/+182 |
| | |||||
* | Update documentation2.0.0-alpha.2 | Rob Loach | 2014-09-27 | 1 | -0/+3 |
| | |||||
* | Update to 2.0.0-alpha.2 | Rob Loach | 2014-09-27 | 1 | -3/+3 |
| | |||||
* | Update documentation | Rob Loach | 2014-09-27 | 1 | -9/+3 |
| | |||||
* | Add Projectz to maintain project files | Rob Loach | 2014-09-27 | 6 | -31/+132 |
| | |||||
* | Update Travis to not send emails | Rob Loach | 2014-09-26 | 1 | -0/+2 |
| | |||||
* | Update README.md | Rob Loach | 2014-09-26 | 1 | -1/+28 |
| | |||||
* | Create HISTORY.md | Rob Loach | 2014-09-26 | 1 | -0/+28 |
| | |||||
* | Merge pull request #11 from RobLoach/next2.0.0-alpha.1 | Rob Loach | 2014-09-26 | 3 | -6/+12 |
|\ | | | | | Update tests and documentation | ||||
| * | Update tests and documentation | Rob Loach | 2014-09-26 | 3 | -6/+12 |
| | | |||||
* | | Merge pull request #10 from RobLoach/next | Rob Loach | 2014-09-26 | 8 | -57/+54 |
|\ \ | |/ | | | Update to 2.0.0-alpha.1 | ||||
| * | Add build status | Rob Loach | 2014-09-26 | 1 | -10/+5 |
| | | |||||
| * | Update documentation | Rob Loach | 2014-09-26 | 2 | -16/+12 |
| | | |||||
| * | Merge pull request #9 from RobLoach/remove-array | Rob Loach | 2014-09-26 | 2 | -19/+25 |
| |\ | | | | | | | Move to data modal for 2.x | ||||
| | * | Remove not needed change | Rob Loach | 2014-01-29 | 1 | -2/+1 |
| | | | |||||
| | * | Fix to use data attributes rather than an array | Rob Loach | 2014-01-29 | 3 | -38/+25 |
| | | | |||||
| | * | Use data-jquery-once attribute instead of class | Théodore Biadala | 2014-01-29 | 2 | -15/+35 |
| |/ |/| | |||||
| * | Update to 2.0.0-alpha.1 | Rob Loach | 2014-09-26 | 6 | -12/+12 |
|/ | |||||
* | Update to 1.2.61.2.6 | Rob Loach | 2013-09-11 | 7 | -7/+8 |
| | |||||
* | Release 1.2.51.2.5 | Rob Loach | 2013-08-31 | 6 | -6/+6 |
| | |||||
* | Fix bower | Rob Loach | 2013-08-31 | 1 | -1/+1 |
| | |||||
* | Release 1.2.41.2.4 | Rob Loach | 2013-08-31 | 5 | -5/+5 |
| | |||||
* | Update documentation | Rob Loach | 2013-08-31 | 5 | -4/+20 |
| | |||||
* | Add jquery.once.min.js to the file meta data | Rob Loach | 2013-08-27 | 2 | -0/+6 |
| | |||||
* | Add removeOnce() test | Rob Loach | 2013-06-23 | 2 | -0/+20 |
| | |||||
* | Merge pull request #3 from JohnAlbin/patch-2 | Rob Loach | 2013-06-23 | 1 | -1/+1 |
|\ | | | | | Don't limit jQuery.once usage to jQuery 1.8. | ||||
| * | Don't limit jQuery.once usage to jQuery 1.8. | John Albin Wilkins | 2013-06-23 | 1 | -1/+1 |
|/ | | | It works with jQuery 2 as well. | ||||
* | Add tests and minified distribution1.2.3 | Rob Loach | 2013-06-13 | 13 | -7/+202 |
| | |||||
* | Update documentation | Rob Loach | 2013-06-13 | 1 | -4/+8 |
| | |||||
* | Add UMD, Bower support, tag 1.2.11.2.1 | Rob Loach | 2013-05-18 | 7 | -10/+36 |
| | |||||
* | Fix Bower support | Rob Loach | 2013-05-18 | 3 | -1/+15 |
| | |||||
* | Add .gitignore1.2.0 | Rob Loach | 2013-04-05 | 2 | -1/+4 |
| | |||||
* | Move to once.jquery.json | Rob Loach | 2013-03-22 | 1 | -1/+1 |
| |