summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/logo.js.coffee
Commit message (Expand)AuthorAgeFilesLines
* Fix #18604, logo in header wasn't an anchor link.fix-header-logo-linkConnor Shea2016-06-141-6/+0
* Fix safari logo loading animation safari bugAnnabel Dunstone2016-06-101-1/+1
* Removed NGProgressremoved-ngprogressPhil Hughes2016-02-291-1/+1
* Prevent rasterization artefacts in the logo, and simplify markup.Aaron Hamilton2016-02-081-1/+2
* fixed issue with poor logo transition animation on safariRoman Rott2016-02-051-0/+5
* Call clearInterval for the currentTimer if one existsRobert Speicher2016-01-111-0/+1
* Restructure logo JS to use `setInterval`rs-logo-animationRobert Speicher2016-01-041-25/+21
* Decrease the logo sweep delayRobert Speicher2016-01-041-2/+3
* Correct the logo ID namesRobert Speicher2016-01-041-4/+4
* Ensure the sweep always starts from the leftRobert Speicher2016-01-021-8/+9
* Use the logo as a loading indicatorRobert Speicher2016-01-021-0/+45