• Eduardo Sanz García's avatar
    Display the annotation header on the top-level annotation · fcfde74a
    Eduardo Sanz García authored
    This PR ensures that the annotation header is always shown, even if the
    top-level annotation is hidden by a filter. The annotation header
    contains the document target. This information is specially important in
    the context of the notebook, where annotations from different documents
    are displayed together.
    
    I created a wrapper around the `AnnotationHeader` component. I couldn't
    use it directly because I needed a couple of methods from the store to
    mimic 100% the same behaviour as when `AnnotationHeader` is called
    through `Annotation` component.
    fcfde74a
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...