3
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tests now use relative urls.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Minor fix. Updated readme to talk about Opera 11 issue under load.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Fixed failing tests in chrome. Chrome and FF3 pass. Opera 11 fails.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Made the tests static. A few tests are failing though.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
v1.7 beta. Need to test properly.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Add a license file so people who use this are BSD compliant. More... about 13 years ago
Now uses buildr.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Typos
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
History.js also supports jQuery v1.3, so updated readme to reflect
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Typos.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Merged in v1.6
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Added compiled zepto adapter
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Recompiled and fixed final bug
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Google Chrome has quitely patched a bug. Allowing us to greatly reduce the code base. Working in FF3,4, IE6-9, Chrome9-10, Safari5, Opera10, iOS3-4.3. One bug left.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Working in IE. Need to fix load bug in Safari 5 again.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Added use strict.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Merge branch 'dev' of github.com:balupton/history.js into dev
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Now passed jsHint... nearly
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Fixed the spelling of my last name. More... about 13 years ago
Workin in IE9 and IE8. Need to test for IE6 and IE7. Also need to test for mobile safari.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Escaping is a bit more permissive. Common url elements are not encoded.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Changed _state to _suid. Updated readme.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Fixed some more issues. Mostly HTML4 States initially in HTML5 browsers.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Fixed a url state bug in HTML4 browsers. Added tests for URL handling.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Fixed initial title setting, and html4 browsers. Need to test properly now.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Fixed title issues mostly. HTML4 support is still broken.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Cleaned code up. Still a few bits left to document. Fixed state data bug. There is a issue with state titles in HTML4 browsers when returning to the initial state. Will require some thought.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Added version detection to a few more bugs, so the fixes don't extend their scope.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Attempted to add a YUI adapter, failing miserably.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago
Fixed safariPoll bug. Works in other HTML5 browsers too. Need to fix HTML4 browsers.
balupton
as Benjamin "balupton" Lupton
More... about 13 years ago