Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
phcode-dev
/
phoenix
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
204
Star
3k
Code
Issues
242
Pull requests
19
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Layers panel performance improvements + dead code removal
- #3188
#3188
Merged
abose
merged 17 commits into
main
phcode-dev/phoenix:main
from
pluto/layer5
phcode-dev/phoenix:pluto/layer5
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Layers panel performance improvements + dead code removal
#3188
abose
merged 17 commits into
main
phcode-dev/phoenix:main
from
pluto/layer5
phcode-dev/phoenix:pluto/layer5
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
feat: remove the strings from old styles panel feature
devvaannsh
committed
719cc71
View commit details
Copy full SHA for 719cc71
Browse repository at this point
feat: remove all the element handles related strings
devvaannsh
committed
1592a11
View commit details
Copy full SHA for 1592a11
Browse repository at this point
refactor: update string keys to layers panel convention
devvaannsh
committed
8a70834
View commit details
Copy full SHA for 8a70834
Browse repository at this point
fix: reply with the error when a live preview evaluate throws
devvaannsh
committed
458dea1
View commit details
Copy full SHA for 458dea1
Browse repository at this point
perf: look up instrumented tags by id through a mark map
devvaannsh
committed
ddc05cc
View commit details
Copy full SHA for ddc05cc
Browse repository at this point
perf: skip layout of offscreen layers rows
devvaannsh
committed
5c4543c
View commit details
Copy full SHA for 5c4543c
Browse repository at this point
perf: cache per-line tests while extracting css selectors
devvaannsh
committed
a429bc4
View commit details
Copy full SHA for a429bc4
Browse repository at this point
perf: batch highlight measurements before painting overlays
devvaannsh
committed
862e65e
View commit details
Copy full SHA for 862e65e
Browse repository at this point
perf: stop rescanning selectors already resolved while parsing css
devvaannsh
committed
c0be01f
View commit details
Copy full SHA for c0be01f
Browse repository at this point
perf: measure highlight overlays without re-reading each element
devvaannsh
committed
8258424
View commit details
Copy full SHA for 8258424
Browse repository at this point
perf: dedupe highlight elements through a set
devvaannsh
committed
777fb09
View commit details
Copy full SHA for 777fb09
Browse repository at this point
Commits on Sep 10, 2026
chore: auto update api docs
devvaannsh
committed
2339021
View commit details
Copy full SHA for 2339021
Browse repository at this point
perf: reuse cached tokens while scanning back for a selector
devvaannsh
committed
01b56e7
View commit details
Copy full SHA for 01b56e7
Browse repository at this point
perf: move the live preview highlight to once the caret settles
devvaannsh
committed
7f8d0d4
View commit details
Copy full SHA for 7f8d0d4
Browse repository at this point
perf: skip the hide call when nothing is highlighted
devvaannsh
committed
da99d9f
View commit details
Copy full SHA for da99d9f
Browse repository at this point
fix: deferred source lookup to improve performance
devvaannsh
committed
ebd3d17
View commit details
Copy full SHA for ebd3d17
Browse repository at this point
build: update pro deps
devvaannsh
committed
c74fadf
View commit details
Copy full SHA for c74fadf
Browse repository at this point
You can’t perform that action at this time.