• Robert Knight's avatar
    Add shared module for config fragment generation and parsing · d017358b
    Robert Knight authored
    The logic for generating the `#config=<URI-encoded JSON blob>` fragment,
    that is used to pass configuration from the annotator to the sidebar
    application, was duplicated in several places in the code.
    
    Add a shared module in `shared/config-fragment.js` with functions for
    adding configuration to and extracting it from the URL.
    d017358b
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...