• Robert Knight's avatar
    Replace custom DOM element names in `AdderToolbar` component · ef4a0594
    Robert Knight authored
    These custom names were a method of reducing the likelihood of these
    elements being affected by the page's CSS. Since Shadow DOM support is
    now much more ubiquitous this is not an issue, so switch back to
    ordinary `<div>`s.
    
    Note that the shadow hosts still use custom element names to prevent
    them being impacted by page styles.  The elements being changed here are
    inside the shadow DOM.
    ef4a0594
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...