Skip to content

ref(🥞): deprecate theme.zIndex scale#115961

Draft
natemoo-re wants to merge 5 commits into
nm/zindex/wire-portalsfrom
nm/zindex/deprecate-zindex
Draft

ref(🥞): deprecate theme.zIndex scale#115961
natemoo-re wants to merge 5 commits into
nm/zindex/wire-portalsfrom
nm/zindex/deprecate-zindex

Conversation

@natemoo-re
Copy link
Copy Markdown
Member

@natemoo-re natemoo-re commented May 20, 2026

Summary

  • Add @deprecated JSDoc to theme.zIndex object and all properties (except sentryErrorEmbed)
  • No behavioral change — purely documentation to guide developers toward the Layer primitive

🥞 Layer Primitive Series

Test plan

  • No behavioral change — verify pnpm run typecheck passes

@github-actions github-actions Bot added the Scope: Frontend Automatically applied to PRs that change frontend components label May 20, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 20, 2026

📊 Type Coverage Diff

✅ No new type safety issues introduced. Coverage: 93.59%

@natemoo-re natemoo-re force-pushed the nm/zindex/wire-portals branch from 0e6e40d to 579605a Compare May 21, 2026 13:59
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from 2076bb9 to 5d61a37 Compare May 21, 2026 14:00
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from 5d61a37 to 741b30e Compare May 21, 2026 14:14
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from 741b30e to 8100c5f Compare May 21, 2026 17:31
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from 8100c5f to df75f78 Compare May 21, 2026 17:35
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from df75f78 to f2661ad Compare May 21, 2026 17:42
@natemoo-re natemoo-re force-pushed the nm/zindex/wire-portals branch from 255dc7c to 97da138 Compare May 26, 2026 17:16
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from f2661ad to ea56fec Compare May 26, 2026 17:20
@natemoo-re natemoo-re force-pushed the nm/zindex/wire-portals branch from 97da138 to f0adcb8 Compare May 26, 2026 21:18
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from ea56fec to e8825c8 Compare May 26, 2026 21:22
@natemoo-re natemoo-re force-pushed the nm/zindex/wire-portals branch from f0adcb8 to 1d3b325 Compare May 26, 2026 21:59
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from e8825c8 to 2e19ba2 Compare May 26, 2026 21:59
@natemoo-re natemoo-re force-pushed the nm/zindex/wire-portals branch from 1d3b325 to 471b49d Compare May 26, 2026 22:26
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from 2e19ba2 to 230a234 Compare May 26, 2026 22:27
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from 230a234 to 4caf391 Compare May 26, 2026 22:46
@natemoo-re natemoo-re force-pushed the nm/zindex/deprecate-zindex branch from 4caf391 to 4443eeb Compare May 27, 2026 14:45
natemoo-re and others added 5 commits May 28, 2026 12:45
Layer handles stacking via isolation: isolate and DOM order.
The only z-index needed is z-index: 1 for local overrides.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant