• csillag's avatar
    Renamed a few methods to be more consistent · ef706f43
    csillag authored
    (As previously discussed with @tilgovi)
    
    Sidebar -> Document RPC methods:
     * Renamed `scrollTo()` to `scrollToAnnotation()` (to be consistent with `focusAnnotations()`
    
    Guest methods:
     * Renamed `showViewer()` to `showAnnotations()` (to be consistend with `focusAnnotations()`)
     * Renamed `updateViewer()` to `updateAnnotations()` (same reason)
     * Renamed `toggleVIewerSelection()` to `toggleAnnotationSelection()` (same reason)
    ef706f43
Name
Last commit
Last update
..
auth Loading commit data...
directives Loading commit data...
helpers Loading commit data...
plugin Loading commit data...
session Loading commit data...
vendor Loading commit data...
.gitignore Loading commit data...
app.coffee Loading commit data...
controllers.coffee Loading commit data...
directives.coffee Loading commit data...
filters.coffee Loading commit data...
guest.coffee Loading commit data...
host.coffee Loading commit data...
identity-service.coffee Loading commit data...
searchfilters.coffee Loading commit data...
services.coffee Loading commit data...
socket.coffee Loading commit data...
streamsearch.coffee Loading commit data...