0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 23 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release under the BSD license. More... over 13 years ago
Version 1.1.0. More... over 13 years ago
Refactored CSS transition detection so it only runs once, not once per item. More... over 13 years ago
Fix Opera support for CSS transitions. More... over 13 years ago
Fixed a bug in EdgeGallery.Faders.Transition where transitions were ony run the first time through the sequence. More... over 13 years ago
Bump versions of Ojay and YUI being used in the test suite. More... over 13 years ago
Add a proper index for the test cases. More... over 13 years ago
Use image name, not image description, for alternate text. More... about 14 years ago
Merge EdgeGallery with Edgecase. More... about 14 years ago
Make logging work in Safari. More... about 14 years ago
Only fit to container when setting aspect ratio if there's an element to fit. More... about 14 years ago
Change image size when fitting to container. More... about 14 years ago
Refactor fitToContainerXY to remove _styleElement method. More... about 14 years ago
Add public fitToContainerXY method for explicit resizing. More... about 14 years ago
Add getAspectRatio method. More... about 14 years ago
Correctly resize an initially-hidden element. More... about 14 years ago
Obfuscate private variables in the min build. More... about 14 years ago
Merge branch 'master' of github.com:othermedia/edgecase More... about 14 years ago
Make instances of Edgecase observable, and add load, show and hide events. More... about 14 years ago
Ignore OS X system files. More... about 14 years ago
Add an example concrete implementation to the README. More... about 14 years ago
API change: Edgecase#setElementAspectRatio method name changed to Edgecase#setAspectRatio. More... about 14 years ago
Turn the Edgecase object into a module, so it can be used as a mixin. Add Edgecase.Concrete, a very basic use of the Edgecase module. More... about 14 years ago
Add methods to show and hide the element, and only resize the element if it is visible. More... about 14 years ago
Edgecase allows for the elegant scaling of images and other components to fill the viewport while retaining their aspect ratio. More... about 14 years ago