• 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
..
integration Loading commit data...
adder-test.js Loading commit data...
annotation-counts-test.js Loading commit data...
annotation-sync-test.js Loading commit data...
empty.html Loading commit data...
features-test.js Loading commit data...
guest-test.coffee Loading commit data...
highlighter-test.js Loading commit data...
host-test.js Loading commit data...
pdf-sidebar-test.js Loading commit data...
range-util-test.js Loading commit data...
selections-test.js Loading commit data...
sidebar-test.js Loading commit data...
sidebar-trigger-test.js Loading commit data...
toolbar-test.js Loading commit data...