remsfal / remsfal-frontend

MIT License
4 stars 43 forks source link

Bump primevue from 3.52.0 to 4.2.3 #290

Open dependabot[bot] opened 17 hours ago

dependabot[bot] commented 17 hours ago

Bumps primevue from 3.52.0 to 4.2.3.

Release notes

Sourced from primevue's releases.

PrimeVue 4.2.3

What's Changed

New Contributors

Full Changelog: https://github.com/primefaces/primevue/compare/4.2.2...4.2.3

PrimeVue 4.2.2

What's Changed

New Contributors

Full Changelog: https://github.com/primefaces/primevue/compare/4.2.1...4.2.2

PrimeVue 4.2.1

What's Changed

... (truncated)

Changelog

Sourced from primevue's changelog.

4.2.3 (2024-11-22)

Full Changelog

Fixed bugs:

  • Drawer: RTL position bug #6827
  • Tabs: Mismatch between prop "value" and emit update:value #6825
  • DatePicker: Wrong hour displayed for midnight when set to timeOnly and 24h #6824
  • Material: filled mode InputNumber defects #6823
  • Material: filled mode InputGroup defects #6820
  • Tree: Wrong passThrough option in documentation #6818
  • PanelMenu: wrong value of the hasSubmenu slot prop #6815
  • ToggleButton:   when label is empty #6809
  • DataTable: Hover CSS rule not applied #6796
  • ColorPicker: Showing Text Cursor on Focus #6795
  • Select: Cannot read properties of null (reading '$el') - filter and auto-filter-focus error #6793
  • Step: Cannot disable custom step element #6763
  • InputText: Interface 'InputTextProps' incorrectly extends interface 'InputHTMLAttributes'. Password: Interface 'PasswordProps' incorrectly extends interface 'InputHTMLAttributes'. #5480

Implemented New Features and Enhancements:

  • Improve RTL implementation #6826
  • Better compatability with CSS libraries like Tailwind, Bootstrap #6822

4.2.2 (2024-11-14)

Full Changelog

Fixed bugs:

  • Menubar: submenu icon rtl defects #6784
  • Drawer: dismissable mode behaviour defects #6779
  • Component Name: InputNumber does not work on Android devices #6766
  • Improve filter rule visuals #6761
  • paginator rtl #6759
  • Button: Variant "link" is not assignable #6756
  • Timeline: rtl defect #6754
  • Frozen Columns Header: value on Columns Header won't hidden #6745
  • InputGroup: IconField is not supported in InputGroup #6743
  • PanelMenu: rtl submenu icon rotate defect #6753
  • Button: "loadingicon" slot has no class and data attribute #6747
  • ToggleSwitch: does not switch visually when selecting Material theme #6735
  • Checkbox: "update:indeterminate" is not added as available emit type. #6713
  • Provide showEmptyMessage for AutoComplete #6773
  • MegaMenu: type error in props model #6706
  • MultiSelect: Unit test exception #6704
  • DatePicker does not play well with ConfirmPopup. #6696
  • Menu components: Blocked aria-hidden on an element error #6692
  • DatePicker 12am to 12pm issue #6686

... (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)