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

Fix build activity indicator position #36208

Merged
merged 5 commits into from Apr 16, 2022

Commits on Mar 10, 2022

  1. Fix build activity indicator position

    `devIndicators.buildActivityPosition` introduced in
    vercel#30109 needed more tweaks to properly
    position the build indicator container. The build indicator was being rendered
    off screen when set to a non-default position.
    stovmascript committed Mar 10, 2022
    Copy the full SHA
    288af82 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5694f07 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. add config validation

    ijjk committed Apr 16, 2022
    Copy the full SHA
    2ba578c View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    5928042 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a0167fe View commit details
    Browse the repository at this point in the history