chore(deps): bump primeng from 17.17.0 to 17.18.0
Created by: dependabot[bot]
Bumps primeng from 17.17.0 to 17.18.0.
Release notes
Sourced from primeng's releases.
17.18.0
What's Changed
- Fixed #15661 - Add angular 18 support by
@cetincakiroglu
in primefaces/primeng#15747- fix: broken image link in contextmenu by
@navedqb
in primefaces/primeng#15744- fix: fix hideOnDateTimeSelect for range mode calendar by
@Xylios13
in primefaces/primeng#15740- fix - Slider: Change range slider by keys does not trigger the onSlideEnd event by
@robGardiner01
in primefaces/primeng#15738- fix: disable paste functionality in disabled mode by
@navedqb
in primefaces/primeng#15733- fix(fileupload): improve spacing where image preview doesn't exist by
@dalenguyen
in primefaces/primeng#15731- FIX:PasswordDirective loss PrimeNGConfig in constructor by
@passerbyflutter
in primefaces/primeng#15728- fix picklist unit tests by
@dobanisola-scottlogic
in primefaces/primeng#15723- FIX - Autocomplete: Showing empty overlay when has no suggestions and showEmptyMessage is false by
@robGardiner01
in primefaces/primeng#15720- FIX: Calendar datepicker covers input component when there is 6 week displayed on by
@robGardiner01
in primefaces/primeng#15692- Fix dateAfter filter changing date object hours by
@r3ps4J
in primefaces/primeng#15685- TreeNode | Fix jsdoc by
@can-oezkan
in primefaces/primeng#15683- Update
prettier
version for new control flow by@Sinan997
in primefaces/primeng#15681- fix(accordion): updateActiveIndex does not update _activeIndex by
@LoaderB0T
in primefaces/primeng#15675- fix context menu unit tests by
@dobanisola-scottlogic
in primefaces/primeng#15665- FIX - InputNumber Component: Default value for minFractionDigits is not correct when value explicitly set to null by
@robGardiner01
in primefaces/primeng#15660- fixed #15648 - fixed tooltip for custom component by
@rosenthalj
in primefaces/primeng#15654- Fixed #15278 - SelectButton | accessibility issue: ARIA attribute is … by
@mehmetcetin01140
in primefaces/primeng#15652- Table: Reorderable column false still gives cursor move by
@RogueTea
in primefaces/primeng#15667- fix Editor and Table unit test by
@dobanisola-scottlogic
in primefaces/primeng#15646- Fixed #15118 - Multiselect | onRemove event not getting emitted by
@mehmetcetin01140
in primefaces/primeng#15633- fix: add null check to focus method parameter in dialog.ts by
@Sinan997
in primefaces/primeng#15630- fix: remove duplicate
@Component
annotation from table filter basic demo by@Johnnyboy7781
in primefaces/primeng#15628- Fixed Domhandler tests by
@nbrown-ScottLogic
in primefaces/primeng#15623- Fixed #15194 - Table | Column Toggle example does not restore origina… by
@mehmetcetin01140
in primefaces/primeng#15620- Fixed #15608 - Add missing import & export of sharedModule by
@cetincakiroglu
in primefaces/primeng#15755- fix(splitbutton): 15710 fix aria expanded issue by
@tri-harmoney
in primefaces/primeng#15753- Fix tree table unit test by
@dobanisola-scottlogic
in primefaces/primeng#15618- Backspace event issue in input otp control for mobile phone is fixed - #15613 by
@Subhasreerajavel
in primefaces/primeng#15614- fix(chips): trigger itemClick event with 'Space' key by
@f94e59
in primefaces/primeng#15612- Calendar - add option to change step size in yearpicker by
@bjuergens
in primefaces/primeng#15419- Fixed broken unit tests for Chips component by
@nbrown-ScottLogic
in primefaces/primeng#15595- FileUpload: fix unit tests by
@RogueTea
in primefaces/primeng#15597- Table: clear filter when dirty but not applied by
@RogueTea
in primefaces/primeng#15594- fix: add tooltip to tieredmenu items by
@Sinan997
in primefaces/primeng#15598- Add tooltip option for main button of
SplitButtonModule
by@Sinan997
in primefaces/primeng#15601- Input text area: fix unit test and expand on testing suite by
@RogueTea
in primefaces/primeng#15604- Multiselect: Unit Test Fix by
@robGardiner01
in primefaces/primeng#15602- feat(button): make standalone by
@alexciesielski
in primefaces/primeng#15464- fix(splitbutton): 15758 add show hide event emitters for the menu by
@tri-harmoney
in primefaces/primeng#15759New Contributors
@Xylios13
made their first contribution in primefaces/primeng#15740@passerbyflutter
made their first contribution in primefaces/primeng#15728@r3ps4J
made their first contribution in primefaces/primeng#15685@Sinan997
made their first contribution in primefaces/primeng#15681@Johnnyboy7781
made their first contribution in primefaces/primeng#15628@tri-harmoney
made their first contribution in primefaces/primeng#15753
... (truncated)
Changelog
Sourced from primeng's changelog.
17.18.0 (2024-05-30)
Implemented New Features and Enhancements:
- Support for Angular 18 #15661
- SplitButton: send events regarding TieredMenu #15758
- Split button: tooltip for the items #15581
- Calendar - add option to change step size in yearpicker #15634
- Old prettier version that does not support new control-flow syntax #15653
Fixed bugs:
- TieredMenu:Tooltip property does not work on MenuItem #15536
- Primeng Table: Clear the filters which are not applied when filter menu closed by clicking outside the menu #15557
- Chips: ARIA/Keyboard navigation trigger itemClick event with 'Space' key missing #15611
- Backspace event not working in Input Otp component (Mobile / Android) #15613
- pTemplate not working for p-toolbar alone #15608
- Table: Column Toggle example does not restore original column order #15194
- Component: Dialog in 'headless' mode can not be focused #15496
- p-multiSelect: onRemove event not getting emitted #15118
- Table: Reorderable column false still gives cursor move #15656
- Component: selectButton #15278
- Tooltip: Tooltip broken when used in a custom component #15648
- InputNumber Component: Default value for minFractionDigits is not correct when value explicitly set to null #15346
- Accordion: updateActiveIndex does not actually update _activeIndex #15674
- Calendar datepicker covers input component when there is 6 week displayed on. #15238
- Autocomplete: Showing empty overlay when has no suggestions and showEmptyMessage is false #15344
- PasswordDirective: Loss PrimeNGConfig in constructor #15727
- FileUpload: Improve styling for mobile and not image files preview #15730
- InputMask: Paste function runs on disabled mode #15732
- Slider: Change range slider by keys does not trigger the onSlideEnd event #15107
- p-calendar preventing calendar automatic closing with hideOnDateTimeSelect="false" not working for selectionMode="range" #14989
- Checkbox: Checkbox multiselect doesn't work with reactive form and formcontrol #15265
- PickList Component: Fix unit test #15724
- Context Menu: Fix Unit Tests #15607
- Editor Component: fix unit test #15645
- FileUpload: Fix unit tests #15596
- MultiSelect Unit Test Fix #15578
- Input text area: fix broken unit test and expand test coverage #15605
Commits
-
0da7497
Merge branch 'master' of https://github.com/primefaces/primeng -
bd53b22
Code format -
64da411
Update docs -
9abba69
Set new version & update changelog -
4bf1cd3
Merge pull request #15759 from tri-harmoney/issue-15758 -
cd0b7f3
fix(splitbutton): 15758 add show hide event emitters for the menu -
de810f3
Remove duplicate ng-packagr -
71c1d81
Merge pull request #15464 from alexciesielski/standalone-button -
781ad32
Merge pull request #15602 from robGardiner01/multiselect-test-fix -
5c5b2e9
Merge pull request #15604 from RogueTea/unit-test-input-text-area - Additional commits viewable 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 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 <dependency name> 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)