• Robert Knight's avatar
    Convert `Delegator` base class to JS · 2e0eee75
    Robert Knight authored
    Convert the `Delegator` base class to JS and rewrite the documentation
    to match current functionality and usage. Also simplify the `options`
    initialization and add a note about why the constructor reads
    `this.options` before assigning it.
    
    I tried to convert the `Plugin` class as well but encountered an issue
    with interaction between Babel-compiled derived classes and CoffeeScript
    sub-classes (in particular, the `BucketBar` class), so it looks like
    `Plugin` sub-classes will need to be converted first.
    2e0eee75
Name
Last commit
Last update
..
anchoring Loading commit data...
components Loading commit data...
config Loading commit data...
plugin Loading commit data...
test Loading commit data...
util Loading commit data...
.eslintrc.js Loading commit data...
adder.js Loading commit data...
annotation-counts.js Loading commit data...
annotation-sync.js Loading commit data...
delegator.js Loading commit data...
features.js Loading commit data...
frame-observer.js Loading commit data...
guest.coffee Loading commit data...
highlighter.js Loading commit data...
host.js Loading commit data...
icons.js Loading commit data...
index.js Loading commit data...
pdf-sidebar.js 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.js Loading commit data...
toolbar.js Loading commit data...