• Robert Knight's avatar
    Re-implement `annotationFontFamily` theme property · b7ff2487
    Robert Knight authored
    This property was not implemented when the annotation body components
    were converted from Angular to Preact.
    
     - Add `textStyle` prop to `MarkdownView` and `MarkdownEditor` which
       sets additional CSS properties to apply to the rendered annotation
       body
     - Read the theme style properties for annotation bodies in
       `AnnotationBody` and pass the resulting `textStyle` down to
       `MarkdownEditor` and `MarkdownView`
    
    Fixes #2444
    b7ff2487
Name
Last commit
Last update
..
components 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...
ga.js Loading commit data...
get-api-url.js Loading commit data...
host-config.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-config.js Loading commit data...
ui-constants.js Loading commit data...
websocket.js Loading commit data...