• Robert Knight's avatar
    Improve types of annotation values in several places · 711427e6
    Robert Knight authored
     - Introduce a `SavedAnnotation` type to represent annotations which
       have definitely been saved and an associated `isSaved` function to
       test. Use this as the type for several methods which used to
       implicitly assume they were passed a saved annotation.
    
       Calls to `isSaved` have also been added in several places to check
       that an annotation has been saved, although this should always have
       been the case in practice.
    
     - Add missing annotation types to various parameters in
       `AnnotationsService`
    711427e6
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...