0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
package for npm, fix a bug in the first call of onhashvarchange callbacks not receiving the value More... about 9 years ago
Merge pull request #2 from mlavin/patch-1 More... about 10 years ago
Fix a few variables leaking in the global state. More... about 10 years ago
Deal better with variations in & beginning at the start of the hash More... about 10 years ago
Fixes to the hashvarchange events to work properly More... over 10 years ago
Add bower configuration More... over 10 years ago
Merge pull request #1 from ironfroggy/develop More... over 10 years ago
Internal changes suggested for release More... over 10 years ago
Pass first_call parameter of event methods on to the handlers, so they can behave as makes sense. More... over 12 years ago
Added a README file More... almost 13 years ago
Many changes merged in from other projects: More... almost 13 years ago
Merge in schmichael's simpler-api branch More... over 13 years ago
Remove extra semicolon More... over 14 years ago
Re-add hashtrack.js removed by mistake. More... over 14 years ago
Add route.js, which hastrack uses now More... over 14 years ago
Add getPath() and stub setPath() More... over 14 years ago
onclick function to add qs parameters in a link to the current hash More... over 14 years ago
Trigger onhashvarchange callbacks when they are removed, with null value More... over 14 years ago
Add code to hashtrack.js documentation More... over 14 years ago
When parsing the hash-querystring, parse out the path if present. More... over 14 years ago
Adding basic wrapper around route.js More... over 14 years ago
merging in jQuery's each function More... over 14 years ago
Simplified the API. Purely personal preference. More... over 14 years ago
Don't bother including jQuery, just have index.html reference Google's CDN. More... over 14 years ago
Minor Javascript tweaks to make jslint a bit happier. More... over 14 years ago
Cleanup whitespace More... over 14 years ago
Replace tabs with spaces (in vim: ":%retab") More... over 14 years ago
Replace jQuery.each function with pure Javascript. More... over 14 years ago
Replace jQuery.each function with pure Javascript. More... over 14 years ago
jquery_dev.js shouldn't be executable. More... over 14 years ago