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

Experimental Soft Navigation support #308

Draft
wants to merge 65 commits into
base: main
Choose a base branch
from
Draft

Experimental Soft Navigation support #308

wants to merge 65 commits into from

Commits on Jan 16, 2023

  1. Initial LCP support

    tunetheweb committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    42ccabc View commit details
    Browse the repository at this point in the history
  2. Add FCP support

    tunetheweb committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d995891 View commit details
    Browse the repository at this point in the history
  3. Comments

    tunetheweb committed Jan 16, 2023
    Configuration menu
    Copy the full SHA
    d2fc3ec View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Support buffered entries

    tunetheweb committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    9b8202d View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    d2e0ab6 View commit details
    Browse the repository at this point in the history
  2. Bug fix

    tunetheweb committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    97fd350 View commit details
    Browse the repository at this point in the history
  3. Fix FCP too

    tunetheweb committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    03f8448 View commit details
    Browse the repository at this point in the history
  4. Linting

    tunetheweb committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    74b1231 View commit details
    Browse the repository at this point in the history
  5. Add TTFB support

    tunetheweb committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    50e9ded View commit details
    Browse the repository at this point in the history
  6. README updates

    tunetheweb committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    dca3482 View commit details
    Browse the repository at this point in the history
  7. Clean up Metric

    tunetheweb committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    a387712 View commit details
    Browse the repository at this point in the history
  8. Add FID support

    tunetheweb committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    50d8dc1 View commit details
    Browse the repository at this point in the history
  9. Tidy up

    tunetheweb committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    5fa268c View commit details
    Browse the repository at this point in the history
  10. Add CLS

    tunetheweb committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    4f558ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    01ab0ed View commit details
    Browse the repository at this point in the history
  12. Implement CLS

    tunetheweb committed Jan 19, 2023
    Configuration menu
    Copy the full SHA
    9e038c3 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    d12ce69 View commit details
    Browse the repository at this point in the history
  2. Cleanup and fixes

    tunetheweb committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    9f87d85 View commit details
    Browse the repository at this point in the history
  3. Fix attribution

    tunetheweb committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    1700428 View commit details
    Browse the repository at this point in the history
  4. Initial INP support

    tunetheweb committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    d0a4f19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5984e5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9afc257 View commit details
    Browse the repository at this point in the history
  7. Bug fixes

    tunetheweb committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    7e316eb View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Update package

    tunetheweb committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    ecf82d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Bump version number

    tunetheweb committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    f013531 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    2d7ea75 View commit details
    Browse the repository at this point in the history
  2. Update version

    tunetheweb committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    2e63c81 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb49653 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    60dde0b View commit details
    Browse the repository at this point in the history
  2. Update version

    tunetheweb committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    aa45395 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

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

Commits on Mar 6, 2023

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

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    e11c6b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99d2b9b View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

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

Commits on May 29, 2023

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

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    39a043a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c1e68c View commit details
    Browse the repository at this point in the history
  3. UUID cleanup

    tunetheweb committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    5cc8b86 View commit details
    Browse the repository at this point in the history
  4. More clean up

    tunetheweb committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    94dd1cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f659c15 View commit details
    Browse the repository at this point in the history
  6. More cleanup

    tunetheweb committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    607041f View commit details
    Browse the repository at this point in the history
  7. Cleanup and comments

    tunetheweb committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    db653ae View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    173d87f View commit details
    Browse the repository at this point in the history
  2. Fix comments

    tunetheweb committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    71c5927 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    9d87a20 View commit details
    Browse the repository at this point in the history
  2. Restore comment

    tunetheweb committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b39d261 View commit details
    Browse the repository at this point in the history
  3. Remove unnecessary ?

    tunetheweb committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    9835574 View commit details
    Browse the repository at this point in the history
  4. Remove optional chaining

    tunetheweb committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e373b67 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

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

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    7c00038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dea9a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e72319 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    42b8e47 View commit details
    Browse the repository at this point in the history
  2. Bump version number

    tunetheweb committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5b5c81c View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

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

    tunetheweb committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3ebf57f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

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

Commits on Mar 19, 2024

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

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    44c6e07 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    tunetheweb committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    cd5a2ee View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    f960498 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57b751e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 12, 2024

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