Skip to content

Update <project-tools> for new tools schema #289

@cubap

Description

@cubap

Now that tools all look like

{ "label" : "Tool Label",
  "toolName" : "tool_label",
  "url" : "https://example.com", // HTML view or JS src
  "location" : "drawer", // pane, drawer, sidebar, script, dialog, linked
  "custom" : 
    { "enabled" : true,
      "tagName" : null //string if a web component
    }
}

We need to update the things that consume it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions