Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #6055: DomHandler incorrect case for computed styles #6060

Merged
merged 2 commits into from
Mar 18, 2024

Conversation

melloware
Copy link
Member

Fix #6055: DomHandler incorrect case for computed styles

@melloware melloware added Type: Bug Issue contains a defect related to a specific component. Core Team Issue or pull request has been *opened* by a member of Core Team labels Feb 29, 2024
Copy link

vercel bot commented Feb 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
primereact ⬜️ Ignored (Inspect) Visit Preview Mar 18, 2024 11:06am
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Mar 18, 2024 11:06am

Copy link
Contributor

@nitrogenous nitrogenous left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nıce

@nitrogenous nitrogenous merged commit f39d2f3 into primefaces:master Mar 18, 2024
2 of 6 checks passed
@melloware melloware deleted the PR6055 branch March 18, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Team Issue or pull request has been *opened* by a member of Core Team Type: Bug Issue contains a defect related to a specific component.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DomHandler.js: getComputedStyle getPropertyValue should be in hyphen case.
2 participants