Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Datahub: Display HTML code for chart web component #500

Merged
merged 10 commits into from
Jun 21, 2023
Merged

Commits on Jun 7, 2023

  1. feat(data-view): add data-view-web-component

    to display web component html for a chart
    tkohr committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    353ade6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    204fc89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4668500 View commit details
    Browse the repository at this point in the history
  4. chore(i18n): translate

    tkohr committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    cfbc235 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. refactor(data-view-share): add a component for displaying data-view-p…

    …ermalink and data-view-web-component together
    
    displays both components in tabs based on web_component_embedder_url setting for data-view-permalink
    tkohr committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    728118e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b22fad View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    4544c76 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. feat(data-view-share): also display data-view-web-component if no web…

    …_component_embedder_url is set
    tkohr committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    347e264 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb2272 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bde180 View commit details
    Browse the repository at this point in the history