1. 20 Feb, 2015 1 commit
  2. 18 Feb, 2015 1 commit
    • csillag's avatar
      Change the scrolling API · 06152dca
      csillag authored
      The goal of this change is to avoid any false appearance
      that we are implementing the proposed scrollIntoView() API [1],
      while we clearly don't.
      
      So, changes:
      
       - Rename scrollIntoView to scrollToView
         on both Anchor and Highlight
       - Stop returning promises at both methods
      
      I also updated all the tests to reflect this change.
      
      [1] http://dev.w3.org/csswg/cssom-view/#dom-element-scrollintoview
      06152dca
  3. 17 Feb, 2015 1 commit
  4. 14 Feb, 2015 2 commits
  5. 13 Feb, 2015 3 commits
  6. 12 Feb, 2015 3 commits
  7. 11 Feb, 2015 8 commits
  8. 10 Feb, 2015 7 commits
  9. 09 Feb, 2015 14 commits