2
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 09, 2023 — Jun 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added localization file for german language More... over 11 years ago
Fixed a size-calculation bug introduced in the previous commit. Affected stylesheets that added border or padding to #cboxLoadedContent. More... over 11 years ago
Fixed potential FireFox bug, relating to using ColorBox in a hidden iframe. More... over 11 years ago
Fixes bug with bubbling delegated events, introduced in the previous commit. More... over 11 years ago
Updated changelog More... over 11 years ago
Fixed broken compatibility with older versions of jQuery. More... over 11 years ago
Added className property (Fixes #201). More... over 11 years ago
Minor bugfix: clear the onload event handler after photo has loaded. More... over 11 years ago
Removed grunt file, added bower component manifest. More... over 11 years ago
Added generated files back to the repository More... over 11 years ago
Merge pull request #305 from todesschwadron/master More... over 11 years ago
Update src/jquery.colorbox.js More... over 11 years ago
Minor bugfix for calling ColorBox on empty jQuery collections without a selector. More... over 11 years ago
releasing for plugins.jquery.com More... over 11 years ago
Updated tag More... over 11 years ago
Adding to jquery.plugins.com More... over 11 years ago
v 1.3.21 More... over 11 years ago
Fixed global event issue for jQuery 1.9 More... over 11 years ago
Updated copyright & jQuery version. More... over 11 years ago
Restructuring for grunt More... over 11 years ago
Added Gruntfile More... over 11 years ago
Fixed animation issue for jQuery 1.9 Removed use of depreciated global event. More... over 11 years ago
Merge pull request #297 from LaurentGoderre/master More... over 11 years ago
Switched the .on() to .bind() to support both newer and older versions of jQuery More... over 11 years ago
Removed instance of the deprecated .error() method More... over 11 years ago
Merge pull request #293 from dstosik/bug/ie8-cleartype-292 More... over 11 years ago
[#292] Fix ClearType bug that appears when opening colorbox for the 2nd time on IE8. More... over 11 years ago
Fixed broken link More... over 11 years ago
Fixed a problem where positioning didn't account for scrollbar width. More... over 11 years ago
Removed use of $.live(). More... over 11 years ago