Skip to content

fix: Fixes theming optimisation bug#170

Merged
pan-kot merged 1 commit into
mainfrom
fix-theme-context-resolve
Apr 28, 2026
Merged

fix: Fixes theming optimisation bug#170
pan-kot merged 1 commit into
mainfrom
fix-theme-context-resolve

Conversation

@pan-kot
Copy link
Copy Markdown
Member

@pan-kot pan-kot commented Apr 28, 2026

This reverts the optimisation from #163 that merged rules like .awsui-visual-refresh .awsui-context-top-navigation and .awsui-visual-refresh.awsui-context-top-navigation due to a discovered bug where certain tokens were missing. I will look into ways to preserve the optimisation but ensure all tokens are preserved, but doing the safest fix for now.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.57%. Comparing base (bc65c82) to head (5e20084).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #170   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files          48       48           
  Lines        2637     2641    +4     
  Branches      545      545           
=======================================
+ Hits         2573     2577    +4     
  Misses         64       64           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pan-kot pan-kot force-pushed the fix-theme-context-resolve branch from 3b29557 to a69c98b Compare April 28, 2026 13:51
@pan-kot pan-kot force-pushed the fix-theme-context-resolve branch from a69c98b to 5e20084 Compare April 28, 2026 14:00
@pan-kot pan-kot requested a review from gethinwebster April 28, 2026 14:05
@pan-kot pan-kot marked this pull request as ready for review April 28, 2026 14:05
@pan-kot pan-kot requested a review from a team as a code owner April 28, 2026 14:05
@pan-kot pan-kot enabled auto-merge April 28, 2026 14:12
@pan-kot pan-kot added this pull request to the merge queue Apr 28, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 28, 2026
@pan-kot pan-kot added this pull request to the merge queue Apr 28, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 28, 2026
@pan-kot pan-kot added this pull request to the merge queue Apr 28, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 28, 2026
@pan-kot pan-kot added this pull request to the merge queue Apr 28, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 28, 2026
@pan-kot pan-kot added this pull request to the merge queue Apr 28, 2026
@pan-kot pan-kot removed this pull request from the merge queue due to the queue being cleared Apr 28, 2026
@pan-kot pan-kot added this pull request to the merge queue Apr 28, 2026
Merged via the queue into main with commit 43861b7 Apr 28, 2026
79 of 80 checks passed
@pan-kot pan-kot deleted the fix-theme-context-resolve branch April 28, 2026 15:44
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