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

feat(replay): Define custom elements (web components) #87

Merged
merged 4 commits into from
May 5, 2023

Commits on Apr 28, 2023

  1. feat(replay): Define custom elements (web components)

    Define custom elements so that we the `:defined` pseudo-class works as it can be used as a "loading" indicator while the web component is being loaded.
    
    Fixes getsentry/sentry-javascript#7988
    billyvg committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    49eaad5 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. add tests

    billyvg committed May 2, 2023
    Configuration menu
    Copy the full SHA
    2432cf2 View commit details
    Browse the repository at this point in the history
  2. add tests

    billyvg committed May 2, 2023
    Configuration menu
    Copy the full SHA
    b5ce65e View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. reset timeout

    billyvg committed May 5, 2023
    Configuration menu
    Copy the full SHA
    87efaca View commit details
    Browse the repository at this point in the history