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 #5202: Calendar rendering performance increase #5434

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

melloware
Copy link
Member

Fix #5202: Calendar rendering performance increase

  • Remove Ripple from calendar days. The Calendar closes anyway when a date is selected so the Ripple effect is not even seen.
  • Ripple not loading CSS if Ripple is not even being used

@melloware melloware added the Core Team Issue or pull request has been *opened* by a member of Core Team label Nov 28, 2023
@melloware melloware requested a review from gucal November 28, 2023 14:32
Copy link

vercel bot commented Nov 28, 2023

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 Nov 28, 2023 3:22pm
primereact-v9 ⬜️ Ignored (Inspect) Visit Preview Nov 28, 2023 3:22pm

@melloware melloware added the Type: Performance Issue is performance or optimization related label Nov 29, 2023
@melloware melloware merged commit 83ebb52 into primefaces:master Nov 29, 2023
6 checks passed
@melloware melloware deleted the PR5202-calendar-perf branch November 29, 2023 14:17
@melloware melloware mentioned this pull request Jan 9, 2024
88 tasks
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: Performance Issue is performance or optimization related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calendar: lag when navigating between months
1 participant