• Juan Corona's avatar
    Remove the annotator.js vendor dependency · a5a8fdc0
    Juan Corona authored
    In order to avoid heavy refactoring some classes from Annotator were moved over to this codebase.
    This includes the class for the `Document` plugin and Annotator’s base class `Delegator`.
    
    The class `Guest` is now responsible for loading the remaining Annotator-style plugin modules.
    The base class for `Guest` is now `Delegator` instead of `Annotator`.
    a5a8fdc0
Name
Last commit
Last update
..
anchoring Loading commit data...
plugin Loading commit data...
test Loading commit data...
util Loading commit data...
vendor Loading commit data...
.eslintrc.js Loading commit data...
adder.html Loading commit data...
adder.js Loading commit data...
annotation-counts.js Loading commit data...
annotation-sync.js Loading commit data...
config.js Loading commit data...
delegator.coffee Loading commit data...
guest.coffee Loading commit data...
highlighter.coffee Loading commit data...
host.coffee Loading commit data...
main.js Loading commit data...
pdf-sidebar.coffee Loading commit data...
pdfjs-rendering-states.js Loading commit data...
plugin.coffee Loading commit data...
range-util.js Loading commit data...
selections.js Loading commit data...
sidebar-trigger.js Loading commit data...
sidebar.coffee Loading commit data...