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 }}
getsentry
/
sentry-javascript
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
1.9k
Star
8.7k
Code
Issues
639
Pull requests
101
Discussions
Actions
Security and quality
5
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(utils): Prioritize Component name attributes over HTML Tree String
- #9496
#9496
Closed
0Calories
wants to merge 20 commits into
develop
getsentry/sentry-javascript:develop
from
feat/prioritize-component-name
getsentry/sentry-javascript:feat/prioritize-component-name
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
feat(utils): Prioritize Component name attributes over HTML Tree String
#9496
0Calories
wants to merge 20 commits into
develop
getsentry/sentry-javascript:develop
from
feat/prioritize-component-name
getsentry/sentry-javascript:feat/prioritize-component-name
Copy head branch name to clipboard
Commits
Commits on Nov 8, 2023
Create util function to access component names if available
0Calories
committed
8be4955
View commit details
Copy full SHA for 8be4955
Browse repository at this point
Adjust documentation for function
0Calories
committed
63bce61
View commit details
Copy full SHA for 63bce61
Browse repository at this point
run prettier
0Calories
committed
c935be1
View commit details
Copy full SHA for c935be1
Browse repository at this point
Commits on Nov 9, 2023
Add test
0Calories
committed
2b5f2de
View commit details
Copy full SHA for 2b5f2de
Browse repository at this point
Nvm lets not make this test with JSDOM
0Calories
committed
cbda225
View commit details
Copy full SHA for cbda225
Browse repository at this point
Add integration test for checking a click interaction uses the annotated component name
0Calories
committed
f48b3c7
View commit details
Copy full SHA for f48b3c7
Browse repository at this point
Add integration test for breadcrumbs
0Calories
committed
cac7d82
View commit details
Copy full SHA for cac7d82
Browse repository at this point
Add another integration test for input breadcrumbs
0Calories
committed
431603f
View commit details
Copy full SHA for 431603f
Browse repository at this point
Add description to ts-expect-error
0Calories
committed
2259dae
View commit details
Copy full SHA for 2259dae
Browse repository at this point
Commits on Nov 10, 2023
Merge remote-tracking branch 'origin' into feat/prioritize-component-name
0Calories
committed
616a37f
View commit details
Copy full SHA for 616a37f
Browse repository at this point
Add changelog entry
0Calories
committed
a37035c
View commit details
Copy full SHA for a37035c
Browse repository at this point
Commits on Nov 14, 2023
resolve merge conflict
0Calories
committed
8fedecc
View commit details
Copy full SHA for 8fedecc
Browse repository at this point
Add the version changelog back in
0Calories
committed
cc74458
View commit details
Copy full SHA for cc74458
Browse repository at this point
Keep html string for replays, add componentName as additional field
0Calories
committed
c35331c
View commit details
Copy full SHA for c35331c
Browse repository at this point
Add new entry in changelog
0Calories
committed
e8e37a9
View commit details
Copy full SHA for e8e37a9
Browse repository at this point
Attempt to fix tests
0Calories
committed
6db53ea
View commit details
Copy full SHA for 6db53ea
Browse repository at this point
Do not add componentName as data in replay payload
0Calories
committed
96263f2
View commit details
Copy full SHA for 96263f2
Browse repository at this point
Update changelog
0Calories
committed
a8c8096
View commit details
Copy full SHA for a8c8096
Browse repository at this point
Remove unused function
0Calories
committed
fc3a7ce
View commit details
Copy full SHA for fc3a7ce
Browse repository at this point
Commits on Nov 15, 2023
Merge branch 'develop' into feat/prioritize-component-name
0Calories
committed
7c8f6d4
View commit details
Copy full SHA for 7c8f6d4
Browse repository at this point
You can’t perform that action at this time.