0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 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... over 7 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... over 9 years ago
Merge branch 'master' of github.com:punkave/jquery-bottomless More... over 10 years ago
0.2.4 More... over 10 years ago
Merge pull request #2 from samerbuna/master More... over 10 years ago
Trigger start() on each loadPage() More... over 10 years ago
Fixed example that relies on knowledge of template languages More... over 10 years ago
Formatting More... over 10 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... over 10 years ago
Wasted a version again satisfying the plugins site More... over 10 years ago
0.2.1 More... over 10 years ago
Fixed the documentation More... over 10 years ago
0.2.0: events renamed to interCap for compatibility with our other work and to avoid incomptibility with jQuery event namespacing More... almost 11 years ago
Whoops, let's push the correct plugin's code, shall we? More... almost 11 years ago
0.1.3 just for title consistency More... almost 11 years ago
0.1.2 for the hook's sake More... almost 11 years ago
0.1.1 to satisfy jquery registry More... almost 11 years ago
Fixed description More... almost 11 years ago
Behold jquery-bottomless More... almost 11 years ago
0.1.1 license is markdown More... almost 11 years ago
license -> markdown More... almost 11 years ago
Behold jquery-radio More... almost 11 years ago
Logos More... almost 11 years ago
Push version 0.1.0 More... almost 11 years ago
first commit More... almost 11 years ago