ref(🥞): deprecate theme.zIndex scale#115961
Draft
natemoo-re wants to merge 5 commits into
Draft
Conversation
Contributor
📊 Type Coverage Diff✅ No new type safety issues introduced. Coverage: 93.59% |
0e6e40d to
579605a
Compare
2076bb9 to
5d61a37
Compare
5d61a37 to
741b30e
Compare
741b30e to
8100c5f
Compare
8100c5f to
df75f78
Compare
df75f78 to
f2661ad
Compare
255dc7c to
97da138
Compare
f2661ad to
ea56fec
Compare
97da138 to
f0adcb8
Compare
ea56fec to
e8825c8
Compare
f0adcb8 to
1d3b325
Compare
e8825c8 to
2e19ba2
Compare
1d3b325 to
471b49d
Compare
2e19ba2 to
230a234
Compare
230a234 to
4caf391
Compare
4caf391 to
4443eeb
Compare
4443eeb to
6fd5636
Compare
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>
22592f2 to
981a0b3
Compare
6fd5636 to
87e8267
Compare
This was referenced May 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
@deprecatedJSDoc totheme.zIndexobject and all properties (exceptsentryErrorEmbed)🥞 Layer Primitive Series
nm/zindex/layer-primitive— Layer component + hooksnm/zindex/dom-order— DOM restructuring for paint-order stackingnm/zindex/wire-portals— Wire portal consumers to Layer outletsnm/zindex/remove-structural-zindex— Remove structural z-index refsnm/zindex/remove-portal-zindex— Remove portal z-index refsnm/zindex/remove-local-zindex— Replace local z-index refs with bare z-index: 1nm/zindex/deprecate-zindex— Deprecate theme.zIndex scale ← this PRnm/zindex/lint-ban— Lint rule banning z-index/zIndexnm/zindex/final-cleanup— Remove theme.zIndex entirelyTest plan
pnpm run typecheckpasses