• 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
..
test Loading commit data...
bridge.js Loading commit data...
config-fragment.js Loading commit data...
injector.js Loading commit data...
listener-collection.js Loading commit data...
port-finder.js Loading commit data...
port-provider.js Loading commit data...
port-rpc.js Loading commit data...
port-util.js Loading commit data...
prompts.js Loading commit data...
renderer-options.js Loading commit data...
shortcut.js Loading commit data...
type-coercions.js Loading commit data...
user-agent.js Loading commit data...
warn-once.js Loading commit data...