• 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
..
components Loading commit data...
config Loading commit data...
helpers Loading commit data...
services Loading commit data...
store Loading commit data...
test Loading commit data...
util Loading commit data...
cross-origin-rpc.js Loading commit data...
icons.js Loading commit data...
index.js Loading commit data...
markdown-commands.js Loading commit data...
media-embedder.js Loading commit data...
render-markdown.js Loading commit data...
search-client.js Loading commit data...
service-context.js Loading commit data...
websocket.js Loading commit data...