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 #6047:InputNumber remove onKeyPress #6158

Merged
merged 1 commit into from
Mar 15, 2024

Conversation

melloware
Copy link
Member

Fix #6047:InputNumber remove onKeyPress

This puts it in line with PrimeVue fix made today: primefaces/primevue#5008

@melloware melloware added Component: Accessibility Issue or pull request is related to WCAG or ARIA Core Team Issue or pull request has been *opened* by a member of Core Team labels Mar 14, 2024
Copy link

vercel bot commented Mar 14, 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 14, 2024 7:24pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Mar 14, 2024 7:24pm

@melloware melloware merged commit cc96020 into primefaces:master Mar 15, 2024
7 checks passed
@melloware melloware deleted the PR6047 branch March 15, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA Core Team Issue or pull request has been *opened* by a member of Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

InputNumber: onChange and onValueChange events are not triggered when using keyboard shortcut for "cut" action
2 participants