travis-web/assets/scripts
Piotr Sarnacki 535a873dc0 Make "to top" link visible when scrolling through the log
These are the changes by @dmathieu (reverted at d7bef2b) slightly
changed to allow us to use them also on Travis Pro.

The change is to still use onScroll calculations in order to position
elements instead of using "position: fixed". The latter method is harder
to use when element needs to be positioned relatively to other element -
on Pro we would have to still calculate the position because of the
right sidebar.
2014-03-04 14:07:33 +01:00
..
app Make "to top" link visible when scrolling through the log 2014-03-04 14:07:33 +01:00
config remove some whitespace 2013-10-07 23:52:17 +02:00
lib Add Ember.computed.limit and use it in LimitedArray 2014-02-18 10:00:33 +01:00
spec Make "to top" link visible when scrolling through the log 2014-03-04 14:07:33 +01:00
vendor Merge pull request #259 from rjackson/update-ember 2014-03-04 11:40:22 +01:00
travis.coffee Add Ember.computed.limit and use it in LimitedArray 2014-02-18 10:00:33 +01:00