remsfal / remsfal-frontend

MIT License
3 stars 11 forks source link

Bump primevue from 3.29.2 to 3.52.0 #83

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps primevue from 3.29.2 to 3.52.0.

Release notes

Sourced from primevue's releases.

PrimeVue 3.52.0

What's Changed

New Contributors

Full Changelog: https://github.com/primefaces/primevue/compare/3.51.0...3.52.0

PrimeVue 3.51.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from primevue's changelog.

3.52.0 (2024-04-26)

Full Changelog

Fixed bugs:

  • InputOp: Digits only doesn't work on mobile #5635
  • Calendar: Hours are set to 00 when clicking the "Today" button #5620
  • Paginator: Responsive Templating showing multiple layouts on break points #5604
  • InputNumber: The InputNumber is not working properly in the new version #5602
  • Menu / Stepper: Pass Through Unstyled Mode #5599
  • Hydration defects #5593
  • InputNumber: Cannot input number 0 in Hungarian(QWERTZ) layout #5577
  • Menu: support style property for submenuHeader item #5562
  • InputNumber Not Working android #5545
  • InputNumber: Cannot input numbers in AZERTY layout #5508
  • DataTable: rowClass, rowStyle typing defects #5498
  • DataTable: Modifying value of expendedRow is not reflected #5372
  • InputNumber can't enter 0.0x using minFractionDigits/mode="currency" #5170
  • Calendar: Input value is not updated when model is changed externally #4938

Implemented New Features and Enhancements:

  • AutoComplete: Enter does not submit form #5618
  • Knob: Added valueTemplate function support #5616
  • Tree: Missing Passthrough Options #5574
  • Sidebar: dismissable prop can't be changed dynamically #5563
  • TreeTable: filterField ignored #5525
  • ScrollPanel: Errors in moveBar() when xBar and yBar attributes don't exist #5518
  • Toast: Race condition on remove #5225
  • Dropdown: aria-label missing from inner ul element #5277

3.51.0 (2024-04-04)

Full Changelog

Fixed bugs:

  • tree: loadingMode #5509
  • Upload File doen'st show invalidFileSizeMessage #5497
  • Stepper: changing step is making the StepperPanel a render #5495
  • Multiselect - Filter - Duplicate keys on search. #5455
  • Slider: Focus on slider on mouse click not working #5446
  • Dropdown: throws error when grouped item is selected #5445
  • Stepper: number element box-shadow defect #5442
  • Autocomplete: isSelected(option) doesn't work correctly when 'multiple' is true #5435
  • Carousel: Unable to scroll vertically on mobile #5320
  • InputOtp: Unable to input integers in integerOnly #5422
  • Menu components: Hidden Menu-Item can still be activated (focused) on Keyboard-Navigation #5318
  • Slider: [Violation] Non-passive event #5213

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud