Skip to content

Conversation

@thedannywahl
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings November 11, 2025 17:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR implements color and font updates for the roadmap app, along with UI improvements and dependency updates. The changes enhance accessibility and visual consistency while adding a debounced loading state.

Key changes:

  • Updated to Atkinson Hyperlegible Next font family for improved accessibility
  • Refined color schemes for pills, buttons, and navigation elements with better contrast in dark mode
  • Added debounced loading state to prevent flashing UI during quick loads

Reviewed Changes

Copilot reviewed 9 out of 38 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
pnpm-lock.yaml Updated dependencies (@biomejs/biome, browserslist, rollup, etc.)
package.json Updated biome and browserslist versions
apps/roadmap/package.json Added @instructure/debounce dependency, version bumped to 1.0.2
apps/roadmap/src/App.tsx Added font configuration, debounced loading state implementation
apps/roadmap/src/components/loading.tsx Added focusInverseOutlineColor theme overrides to links
apps/roadmap/src/components/cardOverlay.tsx Enhanced pill colors with lighten utility for dark mode, added darken import, adjusted padding and gap
apps/roadmap/src/components/card.tsx Updated button and pill colors, improved contrast for dark mode, refined spacing
apps/roadmap/src/assets/fonts/*.css Added Atkinson Hyperlegible Next font family definitions
apps/roadmap/src/assets/fonts/*.woff2 Added font files (binary)
apps/roadmap/public/themeEditor.css Added font-face declarations and navigation styling updates
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings November 11, 2025 17:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 9 out of 38 changed files in this pull request and generated 3 comments.

Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

@thedannywahl thedannywahl merged commit a2fa161 into main Nov 11, 2025
4 checks passed
@thedannywahl thedannywahl deleted the apps/roadmap/colorUpdates branch November 11, 2025 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants