0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jun 04, 2023 — Jun 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
0.2.6: always set the `page` data attribute after calling the `success` function, rather than leaving it to a function that can't even see the page number. More... about 9 years ago
0.2.5: gracefully debounce reset requests to prevent race conditions and slamming of the server. If an `aposScrollReset` arrives while a previous reset request is in progress, retry it in 500ms. If another reset has already been deferred, cancel that one in favor of the new one. This means you can safely trigger `aposScrollReset` on every keystroke, for instance. use Also safely queue simultaneous page loads, although that should be unlikely. More... almost 11 years ago
Merge branch 'master' of github.com:punkave/jquery-bottomless More... almost 12 years ago
0.2.4 More... almost 12 years ago
Merge pull request #2 from samerbuna/master More... almost 12 years ago
Trigger start() on each loadPage() More... almost 12 years ago
Fixed example that relies on knowledge of template languages More... about 12 years ago
Formatting More... about 12 years ago
0.2.3: added the `success`, `dataType`, `skipAndLimit` and `reset` options, which permit `jquery-bottomless` to be used easily when you are not rendering HTML on the server side or wish `bottomless` to calculate its own page offsets. Also the `aposScrollDestroy` event, which completely kills the interval timer so that bottomless ceases to use any resources. And bottomless behaves politely when not in the DOM even if you don't use that event. You should trigger `aposScrollDestroy` only if you are completely through with bottomless for this element forever. More... about 12 years ago
Wasted a version again satisfying the plugins site More... about 12 years ago
0.2.1 More... about 12 years ago
Fixed the documentation More... about 12 years ago
0.2.0: events renamed to interCap for compatibility with our other work and to avoid incomptibility with jQuery event namespacing More... about 12 years ago
Whoops, let's push the correct plugin's code, shall we? More... about 12 years ago
0.1.3 just for title consistency More... about 12 years ago
0.1.2 for the hook's sake More... about 12 years ago
0.1.1 to satisfy jquery registry More... about 12 years ago
Fixed description More... about 12 years ago
Behold jquery-bottomless More... about 12 years ago
0.1.1 license is markdown More... about 12 years ago
license -> markdown More... about 12 years ago
Behold jquery-radio More... about 12 years ago
Logos More... about 12 years ago
Push version 0.1.0 More... about 12 years ago
first commit More... about 12 years ago