• 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
Name
Last commit
Last update
..
account Loading commit data...
annotator/plugins Loading commit data...
directives Loading commit data...
helpers Loading commit data...
plugin Loading commit data...
annotation-mapper-service-test.coffee Loading commit data...
annotation-sync-test.coffee Loading commit data...
annotation-ui-service-test.coffee Loading commit data...
annotation-ui-sync-test.coffee Loading commit data...
auth-service-test.coffee Loading commit data...
bootstrap.coffee Loading commit data...
bridge-test.coffee Loading commit data...
controllers-test.coffee Loading commit data...
cross-frame-service-test.coffee Loading commit data...
directives-test.coffee Loading commit data...
discovery-test.coffee Loading commit data...
filters-test.coffee Loading commit data...
guest-test.coffee Loading commit data...
host-test.coffee Loading commit data...
identity-service-test.coffee Loading commit data...
permissions-service-test.coffee Loading commit data...
services-test.coffee Loading commit data...
session-service-test.coffee Loading commit data...
store-service-test.coffee Loading commit data...
streamer-service-test.coffee Loading commit data...
threading-service-test.coffee Loading commit data...
util-test.coffee Loading commit data...