Skip to content

fix: setting z-index in themeVariables #4920

Merged
svenvoskamp merged 58 commits intomainfrom
APKT-3673
Aug 29, 2025
Merged

fix: setting z-index in themeVariables #4920
svenvoskamp merged 58 commits intomainfrom
APKT-3673

Conversation

@svenvoskamp
Copy link
Copy Markdown
Contributor

Description

Please include a brief summary of the change.

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Associated Issues

For Linear issues: Closes APKT-3673
For GH issues: closes #...

Showcase (Optional)

If there is a UI change include the screenshots with before and after state.
If new feature is being introduced, include the link to demo recording.

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

svenvoskamp added 30 commits May 6, 2025 09:33
cursor[bot]

This comment was marked as outdated.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Aug 29, 2025

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.33% 34812 / 44442
🔵 Statements 78.33% 34812 / 44442
🔵 Functions 76.21% 3836 / 5033
🔵 Branches 86.71% 8221 / 9480
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/scaffold-ui/src/modal/w3m-modal/styles.ts 100% 100% 100% 100%
packages/ui/src/utils/ThemeConstantsUtil.ts 100% 100% 100% 100%
packages/ui/src/utils/ThemeHelperUtil.ts 53.82% 81.66% 71.42% 53.82% 142-143, 178-179, 193-194, 199-219, 223-251, 260-332, 378-379, 382-383, 386-415, 419-447, 262-461
Generated in workflow #14645 for commit 97f9473 by the Vitest Coverage Report Action

cursor[bot]

This comment was marked as outdated.

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.

3 participants