• Eduardo Sanz García's avatar
    Replace inheritance from Delegator · 05fea7b5
    Eduardo Sanz García authored
    Delegator class was a pub/sub event emitter for communication between
    different parts of the application in the host page.
    
    Instead of inherit this functionality, we have replaced by composition.
    
    Some arguments send by this system were unnecessarily wrapped in an
    array. We have unwrapped these arguments.
    05fea7b5
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...