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

Daily release/jul 17 2023 10 57 #13877

Merged
merged 11 commits into from
Jul 17, 2023
Merged

Commits on Jul 14, 2023

  1. fix nav collapser animation

    the `rect` spring needed units in both start and end positions
    sunnyzanchi committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    5d8c880 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbca17e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    22e913c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef5a4ff View commit details
    Browse the repository at this point in the history
  5. fix nav scroll bounce quirk

    added a wrapper with `position: sticky`,
    which will bounce when hitting the scroll boundary.
    not exactly sure why it works this way, but this kind of mimics
    how the nav collapser was structured before, except it's still
    not inside of the sidebar container
    sunnyzanchi committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    e11b13c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9fcc381 View commit details
    Browse the repository at this point in the history
  7. fix(drop data): grammar fix

    zuluecho9 committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9783a4d View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    6672023 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13858 from newrelic/Drop-data---clarify-unbilled-…

    …data
    
    fix(drop data): clarify infra data billable or not
    zuluecho9 authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    6568b33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #13871 from newrelic/dashboards-tv-mode

    fix(Dashboards): Updating icon and parameter in the TV mode section
    nbaenam authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    dfdf651 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #13859 from newrelic/sunny/fix-nav-quirky

    fix nav collapser quirk
    sunnyzanchi authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    db0d374 View commit details
    Browse the repository at this point in the history