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): Web Vital Breadcrumb Design #76320

Merged
merged 19 commits into from
Sep 3, 2024
Merged

Commits on Aug 16, 2024

  1. all web vitals except cls

    c298lee committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a4a432e View commit details
    Browse the repository at this point in the history
  2. remove extra code

    c298lee committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    164696d View commit details
    Browse the repository at this point in the history
  3. remove extra code

    c298lee committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    1518533 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5276bbc View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. working with dummy cls data

    c298lee committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a631530 View commit details
    Browse the repository at this point in the history
  2. forgot ?

    c298lee committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0705e5f View commit details
    Browse the repository at this point in the history
  3. adds unknown element for cls

    c298lee committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    a04fed1 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. styling

    c298lee committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a81d020 View commit details
    Browse the repository at this point in the history
  2. update test

    c298lee committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5143a4c View commit details
    Browse the repository at this point in the history
  3. fix crumbhandler types

    c298lee committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ec938ae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65fe5b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    199c9eb View commit details
    Browse the repository at this point in the history
  2. Update static/app/components/replays/breadcrumbs/breadcrumbItem.tsx

    Co-authored-by: Ryan Albrecht <ryan.albrecht@sentry.io>
    c298lee and ryan953 committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    99eef0b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. more PR comments

    c298lee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f0b23be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69c5ab9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e48cdb8 View commit details
    Browse the repository at this point in the history
  4. more nits + use real data

    c298lee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    41e47cb View commit details
    Browse the repository at this point in the history
  5. boolean logic :(

    c298lee committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    43aeaae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a347f86 View commit details
    Browse the repository at this point in the history