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

INP breakdown and LoAF integration with web-vitals v4 #177

Merged
merged 42 commits into from
May 13, 2024

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    8db4f5b View commit details
    Browse the repository at this point in the history
  2. Add back interaction type

    tunetheweb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2e885ed View commit details
    Browse the repository at this point in the history
  3. Simplify first-start

    tunetheweb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1f5a72f View commit details
    Browse the repository at this point in the history
  4. More simplier

    tunetheweb committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2d5b033 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Tidy up

    tunetheweb committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    c42c100 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. TTFB redirect breakdown

    tunetheweb committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5ba9825 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16fac55 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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

Commits on Apr 26, 2024

  1. With LCP fixes

    tunetheweb committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ac7d440 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Fix marks

    tunetheweb committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    0064458 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    c2fb5af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46df833 View commit details
    Browse the repository at this point in the history
  3. Standardise units

    tunetheweb committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    23dee41 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Fix TTFB sub part name

    tunetheweb committed May 1, 2024
    Configuration menu
    Copy the full SHA
    4302f86 View commit details
    Browse the repository at this point in the history
  2. Latest v4 web-vitals

    tunetheweb committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e8ce0bb View commit details
    Browse the repository at this point in the history
  3. Review feedback

    tunetheweb committed May 1, 2024
    Configuration menu
    Copy the full SHA
    bd94df4 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Move LoAF observer

    tunetheweb committed May 2, 2024
    Configuration menu
    Copy the full SHA
    4e3b539 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d28444 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d61934 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4bdce40 View commit details
    Browse the repository at this point in the history
  5. Further clean ups

    tunetheweb committed May 2, 2024
    Configuration menu
    Copy the full SHA
    db7efd3 View commit details
    Browse the repository at this point in the history
  6. More clean up

    tunetheweb committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6f7f8b1 View commit details
    Browse the repository at this point in the history
  7. More cleanup

    tunetheweb committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a4daaeb View commit details
    Browse the repository at this point in the history
  8. Interaction threshold

    tunetheweb committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f35e290 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    191786d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e36384 View commit details
    Browse the repository at this point in the history
  3. Merge issue

    tunetheweb committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6849e26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7070fef View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Review feedback

    tunetheweb committed May 5, 2024
    Configuration menu
    Copy the full SHA
    e886298 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    dd14585 View commit details
    Browse the repository at this point in the history
  2. cleanup

    tunetheweb committed May 7, 2024
    Configuration menu
    Copy the full SHA
    9ec020a View commit details
    Browse the repository at this point in the history
  3. Fix merge issues

    tunetheweb committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4b176ec View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. clickable script sources

    tunetheweb committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ef03287 View commit details
    Browse the repository at this point in the history
  2. formatting

    tunetheweb committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d4ae5bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    638b5a6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Better target

    tunetheweb committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4a9cc97 View commit details
    Browse the repository at this point in the history
  2. Latest build

    tunetheweb committed May 9, 2024
    Configuration menu
    Copy the full SHA
    d896140 View commit details
    Browse the repository at this point in the history
  3. Latest web-vitals build

    tunetheweb committed May 9, 2024
    Configuration menu
    Copy the full SHA
    356957e View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Add element

    tunetheweb committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7c2a68f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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

Commits on May 13, 2024

  1. Upgrade web-vitals

    tunetheweb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8355b94 View commit details
    Browse the repository at this point in the history
  2. Minor version bump

    tunetheweb committed May 13, 2024
    Configuration menu
    Copy the full SHA
    76a57f9 View commit details
    Browse the repository at this point in the history