• Kyle Keating's avatar
    Move urlFromLinkTag to its own module · a58b8d27
    Kyle Keating authored
    - Add a new parameter to urlFromLinkTag called "type" to allow urlFromLinkTag to get the client url as well as sidebar and notebook urls. This eliminates the need to have a custom clientUrl method in settings.js
    
    - urlFromLinkTag() will also soon be needed outside of settings.js as part of a future refactor to move logic into getConfig() which determines if the browser extension context is true.
    
    - Remove the deprecated "coerce" option from hostPageSetting as this is now moved to configDefinitions
    a58b8d27
Name
Last commit
Last update
..
anchoring Loading commit data...
components Loading commit data...
config Loading commit data...
integrations Loading commit data...
test Loading commit data...
util Loading commit data...
.eslintrc.js Loading commit data...
adder.js Loading commit data...
annotation-counts.js Loading commit data...
annotation-sync.js Loading commit data...
bucket-bar.js Loading commit data...
cross-frame.js Loading commit data...
features.js Loading commit data...
frame-observer.js Loading commit data...
guest.js Loading commit data...
highlighter.js Loading commit data...
icons.js Loading commit data...
index.js Loading commit data...
notebook.js Loading commit data...
range-util.js Loading commit data...
selection-observer.js Loading commit data...
sidebar-trigger.js Loading commit data...
sidebar.js Loading commit data...
toolbar.js Loading commit data...