GitShow/Rich-Harris/stacking-order
Rich-Harris

stacking-order

Determine which of two elements is in front of the other

by Rich-Harris
Star on GitHubForknpm

JavaScript

76 stars2 forks2 contributorsQuiet · 2y agoSince 2022

Meet the team

See all 2 on GitHub →
Rich-Harris
Rich-Harris12 contributions
nwhittaker
nwhittaker1 contribution

Languages

View on GitHub →
JavaScript75.6%
HTML24.4%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README○License✓Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 1 in progress · Last activity 2y ago
See all on GitHub →
bvaughn
Potential cycleOpenIssue

This code has a potential cycle in it: https://github.com/Rich-Harris/stacking-order/blob/4ac30371ddad979460f250a744f782692e091fc5/index.js#L94-L110 Context: https://github.com/toeverything/blocksuite/issues/6471#issuecomment-1993829592 I think this change fixes the cycle:

bvaughn · 2y ago
robrez
Consider Element.assignedSlot?OpenIssue

Given an element with slots such as the following: And utilization such as this: Perhaps the following should return ? Consider, also, styling within the element hosting the slots could very well apply z-indexing, etc.

robrez · 2y ago
bvaughn
Fix flex stacking order bugOpenPR

Fixes #3 Before fix After fix

bvaughn · 2y ago

Recent fixes

View closed PRs →
Rich-Harris
ModerniseMergedPR
Rich-Harris · 3y ago
Structured data for AI agents

Repository: Rich-Harris/stacking-order. Description: Determine which of two elements is in front of the other Stars: 76, Forks: 2. Primary language: JavaScript. Languages: JavaScript (75.6%), HTML (24.4%). Open PRs: 1, open issues: 4. Last activity: 2y ago. Community health: 42%. Top contributors: Rich-Harris, nwhittaker.

·@ofershap

Replace github.com with gitshow.dev