Bump @primevue/auto-import-resolver from 4.3.3 to 4.3.4
Open
Number: #158
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
May 26, 2025 at 07:38 PM UTC
(5 months ago)
(5 months ago)
Updated:
May 26, 2025 at 07:38 PM UTC
(5 months ago)
(5 months ago)
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @primevue/auto-import-resolver from 4.3.3 to 4.3.4.
Release notes
Sourced from @primevue/auto-import-resolver's releases.
PrimeVue 4.3.4
What's Changed
- fix(fileupload): fix the missing slot prop named
filesfor thefilelabelslot by@wangzilingin primefaces/primevue#7555- fix(docs): correct formatting for auto-import config example by
@DannyFelizin primefaces/primevue#7548- Added Function to CascadeSelectSub props to remove type check warning by
@XanEliotin primefaces/primevue#7620- Fix the memory leak of the tooltip directive. by
@Sh1riin primefaces/primevue#7625- Fix ref import missing for Paginator.vue by
@xmannvin primefaces/primevue#7623- Multiselect slot schema by
@maxiim3in primefaces/primevue#7610- docs(confirmationoptions): fix default value for
modalby@FloEdelmannin primefaces/primevue#7563- chore(menu): enable to point out the exact
event.currentTargetfor theshowandtogglemethods by@wangzilingin primefaces/primevue#7560- fix(select): fix the issue that cannot hide the overlay when
appendToequalsselfby@wangzilingin primefaces/primevue#7541- fix: change matchmode in filter menu without constraints by
@HassanDomeDeneain primefaces/primevue#7558- fix Image custom preview icon by
@Oli8in primefaces/primevue#7653- fix: DynamicDialog 'Events' example by
@nate-watkinsin primefaces/primevue#7643- fix: add onclick handler to volt
selectcomponent clear icon by@ngkhaiwernin primefaces/primevue#7639- fix(accordionheader): declare active prop in type definition for AccordionHeader by
@space88manin primefaces/primevue#7592- FIX: ColorPicker hue selector. by
@indexcvin primefaces/primevue#7578- fix: move unmaskIcon and maskIcon class from slot to component to ap… by
@bahadirOzcakmakin primefaces/primevue#7665- fix: typos in columnfilter by
@navedqbin primefaces/primevue#7670- Make sure no tooltip element will be created after tooltip is unmounted by
@weiwen-chiin primefaces/primevue#7674- fix(FileUpload): clear file list after successful custom upload by
@darwishdevin primefaces/primevue#7663- Fix falsy defaultValue in uncontrolled mode by
@ajm13in primefaces/primevue#7590- fix(primevue): Add Backspace and Enter key support for mobile Editable Select by
@mandoongin primefaces/primevue#7583- fix(datepicker): Add novalidate attribute with value true by
@eugenefoxin primefaces/primevue#7580New Contributors
@DannyFelizmade their first contribution in primefaces/primevue#7548@XanEliotmade their first contribution in primefaces/primevue#7620@Sh1rimade their first contribution in primefaces/primevue#7625@xmannvmade their first contribution in primefaces/primevue#7623@maxiim3made their first contribution in primefaces/primevue#7610@HassanDomeDeneamade their first contribution in primefaces/primevue#7558@nate-watkinsmade their first contribution in primefaces/primevue#7643@ngkhaiwernmade their first contribution in primefaces/primevue#7639@space88manmade their first contribution in primefaces/primevue#7592@indexcvmade their first contribution in primefaces/primevue#7578@bahadirOzcakmakmade their first contribution in primefaces/primevue#7665@weiwen-chimade their first contribution in primefaces/primevue#7674@darwishdevmade their first contribution in primefaces/primevue#7663@mandoongmade their first contribution in primefaces/primevue#7583@eugenefoxmade their first contribution in primefaces/primevue#7580Full Changelog: https://github.com/primefaces/primevue/compare/4.3.3...4.3.4
Changelog
Sourced from @primevue/auto-import-resolver's changelog.
4.3.4 (2025-04-27)
Implemented New Features and Enhancements:
- Select Editable: Add Backspace and Enter key support for mobile #7676
- Incorrect ARIA Attribute Usage in Password Input and Strength Panel #7544
- Overlay design tokens for Input components has no effect #7508
Fixed bugs:
- Typos on constraint keys #7679
- Listbox: can not scroll when focused #7675
- Tooltip Remains in DOM When Target Element Is Removed Before Delay Completes #7673
- FileUpload clears files immediately after customUpload handler is triggered #7664
- Keydown events cause error in Panel toggle button #7656
- Regression bug for tooltip with 4.3.3 #7646
- InputNumber: internal ModelValue not being tracked correctly when value changed by user #7622
- Multiselect slot schema #7610
- AccordionHeader type definition .d.ts does not declare the active prop #7591
- BaseInput - Falsy defaultValue in uncontrolled mode doesn't work #7589
- Volt Theme - Select Component Clear Icon Issue #7586
- MegaMenuProps model type is invalid #7585
- SelectButton: pt->pcToggleButton->root-> missing option in context #7584
- ColorPicker hue selector, selecting background elements/text#7579
- Missing clear callback in Volt select (with showClear)#7574
- Datepicker - Using prevbutton and nextbutton slots result in TypeErrors #7573
- DatePicker - Date formatting doesn’t work when selecting the same date again #7569
- Menu components documents invalid template name #7657
- Image component: previewIcon prop has no effect #7652
- Tooltip: memory leak #7649
- Password Input: Using slots "maskicon" and "unmaskicon" causes the icon to appear outside of the input box and the click toggle to no longer work #7543
- radio button component docs are not mentioning an important import #7639
- Wrong id of the stepper component #7635
- No loading animation on volt buttons #7526
- FloatLabel: Float Label Doesn't Reset When Autocomplete Component is Cleared Programmatically #7617
- About Menu Component's Async Popup Mode #7556
- Files variable not available in filelabel slot of a FileUpload component #7552
- MultiSelect: autoOptionFocus behavior is broken #7549
- Error occurs when mask prop not set for the InputMask component #7539
- Tooltip: shifts left #7532
- Input components remove props from public API #7530
- Select: broke appendTo="self" #7526
- PrimeVue Forms + Datepicker: "Clear" button sets date to initial value date-string - breaks input-format #7515
- Accordion: Using selectOnFocus Causes Value to Reset to Previous State #7509
- OrgChart
@node-selectis triggered even if a node has selectable=false #7501- CascadeSelect: type check failed for prop "optionLabel". #5534
Commits
df77866Release new version- See full diff in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+9
+9
Deletions:
-9
-9
Package Dependencies
Package:
@primevue/auto-import-resolver
Ecosystem:
npm
npm
Version Change:
4.3.3 → 4.3.4
Update Type:
Patch
Patch
Technical Details
| ID: | 1147691 |
| UUID: | 2544736854 |
| Node ID: | PR_kwDOIuAOuc6XrZpW |
| Host: | GitHub |
| Repository: | remsfal/remsfal.github.io |
| Merge State: | Unknown |