17.18.0
版本发布时间: 2024-05-30 22:12:38
primefaces/primeng最新发布版本:18.0.0-beta.4(2024-11-14 08:39:22)
What's Changed
- Fixed #15661 - Add angular 18 support by @cetincakiroglu in https://github.com/primefaces/primeng/pull/15747
- fix: broken image link in contextmenu by @navedqb in https://github.com/primefaces/primeng/pull/15744
- fix: fix hideOnDateTimeSelect for range mode calendar by @Xylios13 in https://github.com/primefaces/primeng/pull/15740
- fix - Slider: Change range slider by keys does not trigger the onSlideEnd event by @robGardiner01 in https://github.com/primefaces/primeng/pull/15738
- fix: disable paste functionality in disabled mode by @navedqb in https://github.com/primefaces/primeng/pull/15733
- fix(fileupload): improve spacing where image preview doesn't exist by @dalenguyen in https://github.com/primefaces/primeng/pull/15731
- FIX:PasswordDirective loss PrimeNGConfig in constructor by @passerbyflutter in https://github.com/primefaces/primeng/pull/15728
- fix picklist unit tests by @dobanisola-scottlogic in https://github.com/primefaces/primeng/pull/15723
- FIX - Autocomplete: Showing empty overlay when has no suggestions and showEmptyMessage is false by @robGardiner01 in https://github.com/primefaces/primeng/pull/15720
- FIX: Calendar datepicker covers input component when there is 6 week displayed on by @robGardiner01 in https://github.com/primefaces/primeng/pull/15692
- Fix dateAfter filter changing date object hours by @r3ps4J in https://github.com/primefaces/primeng/pull/15685
- TreeNode | Fix jsdoc by @can-oezkan in https://github.com/primefaces/primeng/pull/15683
- Update
prettier
version for new control flow by @Sinan997 in https://github.com/primefaces/primeng/pull/15681 - fix(accordion): updateActiveIndex does not update _activeIndex by @LoaderB0T in https://github.com/primefaces/primeng/pull/15675
- fix context menu unit tests by @dobanisola-scottlogic in https://github.com/primefaces/primeng/pull/15665
- FIX - InputNumber Component: Default value for minFractionDigits is not correct when value explicitly set to null by @robGardiner01 in https://github.com/primefaces/primeng/pull/15660
- fixed #15648 - fixed tooltip for custom component by @rosenthalj in https://github.com/primefaces/primeng/pull/15654
- Fixed #15278 - SelectButton | accessibility issue: ARIA attribute is … by @mehmetcetin01140 in https://github.com/primefaces/primeng/pull/15652
- Table: Reorderable column false still gives cursor move by @RogueTea in https://github.com/primefaces/primeng/pull/15667
- fix Editor and Table unit test by @dobanisola-scottlogic in https://github.com/primefaces/primeng/pull/15646
- Fixed #15118 - Multiselect | onRemove event not getting emitted by @mehmetcetin01140 in https://github.com/primefaces/primeng/pull/15633
- fix: add null check to focus method parameter in dialog.ts by @Sinan997 in https://github.com/primefaces/primeng/pull/15630
- fix: remove duplicate @Component annotation from table filter basic demo by @Johnnyboy7781 in https://github.com/primefaces/primeng/pull/15628
- Fixed Domhandler tests by @nbrown-ScottLogic in https://github.com/primefaces/primeng/pull/15623
- Fixed #15194 - Table | Column Toggle example does not restore origina… by @mehmetcetin01140 in https://github.com/primefaces/primeng/pull/15620
- Fixed #15608 - Add missing import & export of sharedModule by @cetincakiroglu in https://github.com/primefaces/primeng/pull/15755
- fix(splitbutton): 15710 fix aria expanded issue by @tri-harmoney in https://github.com/primefaces/primeng/pull/15753
- Fix tree table unit test by @dobanisola-scottlogic in https://github.com/primefaces/primeng/pull/15618
- Backspace event issue in input otp control for mobile phone is fixed - #15613 by @Subhasreerajavel in https://github.com/primefaces/primeng/pull/15614
- fix(chips): trigger itemClick event with 'Space' key by @f94e59 in https://github.com/primefaces/primeng/pull/15612
- Calendar - add option to change step size in yearpicker by @bjuergens in https://github.com/primefaces/primeng/pull/15419
- Fixed broken unit tests for Chips component by @nbrown-ScottLogic in https://github.com/primefaces/primeng/pull/15595
- FileUpload: fix unit tests by @RogueTea in https://github.com/primefaces/primeng/pull/15597
- Table: clear filter when dirty but not applied by @RogueTea in https://github.com/primefaces/primeng/pull/15594
- fix: add tooltip to tieredmenu items by @Sinan997 in https://github.com/primefaces/primeng/pull/15598
- Add tooltip option for main button of
SplitButtonModule
by @Sinan997 in https://github.com/primefaces/primeng/pull/15601 - Input text area: fix unit test and expand on testing suite by @RogueTea in https://github.com/primefaces/primeng/pull/15604
- Multiselect: Unit Test Fix by @robGardiner01 in https://github.com/primefaces/primeng/pull/15602
- feat(button): make standalone by @alexciesielski in https://github.com/primefaces/primeng/pull/15464
- fix(splitbutton): 15758 add show hide event emitters for the menu by @tri-harmoney in https://github.com/primefaces/primeng/pull/15759
New Contributors
- @Xylios13 made their first contribution in https://github.com/primefaces/primeng/pull/15740
- @passerbyflutter made their first contribution in https://github.com/primefaces/primeng/pull/15728
- @r3ps4J made their first contribution in https://github.com/primefaces/primeng/pull/15685
- @Sinan997 made their first contribution in https://github.com/primefaces/primeng/pull/15681
- @Johnnyboy7781 made their first contribution in https://github.com/primefaces/primeng/pull/15628
- @tri-harmoney made their first contribution in https://github.com/primefaces/primeng/pull/15753
- @bjuergens made their first contribution in https://github.com/primefaces/primeng/pull/15419
Full Changelog: https://github.com/primefaces/primeng/compare/17.17.0...17.18.0