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

Update primereact version #180

Merged
merged 5 commits into from
Nov 11, 2024
Merged

Update primereact version #180

merged 5 commits into from
Nov 11, 2024

Conversation

elenik72
Copy link
Collaborator

  • Update primereact to latest version
  • The calendar was moved out to redefine focus due to it not working properly;
  • Added new properties to control multiselect virtualization, as it works poorly without it
  • Fixed some styles after Prime updated
  • Fix storybook styles

@@ -55,6 +42,8 @@ export const MultiSelect = React.forwardRef(({
disabled = false,
showClear = false,
inputRef,
virtualizationThreshold = 30,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

:FYI: Добавил, чтобы можно регулировать поток опций, когда врубать перф с виртуализацией

@elenik72 elenik72 requested a review from slhr November 11, 2024 11:01
@elenik72 elenik72 self-assigned this Nov 11, 2024
@elenik72 elenik72 merged commit 5155266 into master Nov 11, 2024
3 checks passed
@elenik72 elenik72 deleted the release/6.1.0-alpha branch November 11, 2024 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants