• Robert Knight's avatar
    Merge Host and Sidebar classes · 11542d1f
    Robert Knight authored
    The `Host` class is never constructed directly and only has one
    subclass, `Sidebar`. There wasn't a clear separation of responsibilities between
    `Host` and `Sidebar`. This commit therefore moves the functionality of `Host` into
    `Sidebar` and merges the tests.
    11542d1f
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...