Releases: primefaces/primeng
Releases · primefaces/primeng
17.18.3
What's Changed
- Fixed #15903 - Table | Multiple Selection with dataKey shows wrong selected row count upon CTRL+A by @mehmetcetin01140 in #15917
- Revert "Fixed #15903 - Table | Multiple Selection with dataKey shows wrong selected row count upon CTRL+A" by @cetincakiroglu in #15920
- Revert "Fixed #15903 - Table | Multiple Selection with dataKey shows wrong se…" by @cetincakiroglu in #15921
- Message | Fix type mismatch by @cetincakiroglu in #15928
- Fixed #15930 - Accessibility: Selection in MultiSelect is not accessi… by @mehmetcetin01140 in #15931
- Fixed Issue #14721 (Add support for Quill 2.0) by @fabiancabau in #15764
- Fixes #15911 - Table | Add csp nonce to responsive style element by @cetincakiroglu in #15949
- Fixed #15954 - MultiSelect | MultiSelectChangeEvent wrong select value by @mehmetcetin01140 in #15956
- Fixed #15799 - InputNumber unneeded update model on blur by @mehmetcetin01140 in #15948
- fix(splitter): resize not working when iFrames are used in panels by @MaSch0212 in #15945
- fix(splitter): minSizes not working as expected by @MaSch0212 in #15944
- Fixed #15933 - Button Tooltip shows up after Dialog opens by @mehmetcetin01140 in #15934
- Fixed #15903 - Table | Multiple Selection with dataKey shows wrong se… by @mehmetcetin01140 in #15926
- add
p-disabled
to the chip icon if option is disabled by @Sinan997 in #15631 - Fixes #15959 - Splitter | Add missing rule by @cetincakiroglu in #15960
New Contributors
- @fabiancabau made their first contribution in #15764
- @MaSch0212 made their first contribution in #15945
Full Changelog: 17.18.2...17.18.3
17.18.2
What's Changed
- Fixed #15902 - PrimeNG Button Link stackblitz not working by @mehmetcetin01140 in #15910
- fix(p-password) add disabled atribute to inside input #15905 by @Pablo200206 in #15906
- Fixed #15903 - Table | Multiple Selection with dataKey shows wrong se… by @mehmetcetin01140 in #15904
- Fixed #15873 - Listbox | p-listbox triggers onChange multiple times by @mehmetcetin01140 in #15900
- Bump ws, engine.io and socket.io-adapter by @dependabot in #15914
- Fixed #15894 - DynamicDialog | Dynamic Dialog Errors If No Focusable … by @mehmetcetin01140 in #15899
- fixed 15862 - fixed loading button when using the pButton directive by @rosenthalj in #15893
- Fixed #15889 - Accessibility: Buttons within a Tree component can't b… by @mehmetcetin01140 in #15890
- Fixed #15886 - Tree | Tree hierarchy by @mehmetcetin01140 in #15887
- Fix alignment of popup menu for svg by @Kisters-BS in #15878
- Fixed #15851 - Component: Accordion by @mehmetcetin01140 in #15872
- Fixed #15779 - Closing nested dialog removes CSS class still needed f… by @mehmetcetin01140 in #15845
- Fixed #15762 p dropdown open style missing from dropdown by @willmca in #15866
- Bump braces and gulp by @dependabot in #15840
- Fixed #15012 - TabMenu: Highlight does not update when selecting rout… by @mehmetcetin01140 in #15819
- doc(Steps): fix the issue of menu closing when choosing steps component. by @ahmedwelhakim in #15850
New Contributors
- @willmca made their first contribution in #15866
- @ahmedwelhakim made their first contribution in #15850
Full Changelog: 17.18.1...17.18.2
17.18.1
What's Changed
- Fixed #15837 - Accessibility: Buttons within an accordion header temp… by @mehmetcetin01140 in #15838
- Update multiplecolumnssortdoc.ts by @khayo in #15836
- Fixed #15830 - Accessibility: Tree inside an Accordion (arrow navigat… by @mehmetcetin01140 in #15831
- Fixed #15828 - Tree | Accessibility within Tree Component by @mehmetcetin01140 in #15829
- Fixed #15714 - pTree: right click on treenode chevron down by @mehmetcetin01140 in #15821
- Fixed #15651 - Button | Opacity is applied twice on disabled state -… by @mehmetcetin01140 in #15822
- Fixed #15818 - Fix calendar range selection shown date by @Xylios13 in #15820
- Fix keyboard navigation problem in menu component by @Sinan997 in #15815
- docs(IconField): Add import to documentation by @SoyDiego in #15814
- Fixed #15781 - p-menu | pTemplate not working for p-menu alone by @mehmetcetin01140 in #15812
- Multiselect: selectionLimit not working if the value 0 is provided by @trigiacbmt in #15810
- Fixed #15326 - OrderList: Unable to insert space into input component by @mehmetcetin01140 in #15809
- Fixed #15804 - Advance Filtering is broken (revert PR #15594 changes) by @rosenthalj in #15808
- Fixed #15404 - Component: PrimeNG Slider with range values not workin… by @mehmetcetin01140 in #15805
- Fixed #15366 - Dropdown: when using selectedItem template if the sele… by @mehmetcetin01140 in #15806
- Fixed #15637 - P-Splitter: Does not respect minSizes array after upgr… by @mehmetcetin01140 in #15802
- fix(p-autocomplete) selectItem and multipleItems broken due to optionValue support by @sandrotonon in #15792
- Update badge.ts by @fabioplateroti in #15790
- fix broken unit tests by @dobanisola-scottlogic in #15788
- Fixed #15784 fix CheckIcon is taking precedence over templates, and error on just having checkicon template by @pete-mcwilliams in #15785
- fix: integer display when min/max fraction digits are set to 0 by @navedqb in #15775
- fix(Button): The icon is not shown by @SoyDiego in #15773
- Documentation Correction - Configuration by @khayo in #15766
- Fixed #15576 - Table | filter: templating filter as Calendar with sel… by @mehmetcetin01140 in #15600
New Contributors
- @khayo made their first contribution in #15836
- @trigiacbmt made their first contribution in #15810
- @fabioplateroti made their first contribution in #15790
Full Changelog: 17.18.0...17.18.1
17.18.0
What's Changed
- Fixed #15661 - Add angular 18 support by @cetincakiroglu in #15747
- fix: broken image link in contextmenu by @navedqb in #15744
- fix: fix hideOnDateTimeSelect for range mode calendar by @Xylios13 in #15740
- fix - Slider: Change range slider by keys does not trigger the onSlideEnd event by @robGardiner01 in #15738
- fix: disable paste functionality in disabled mode by @navedqb in #15733
- fix(fileupload): improve spacing where image preview doesn't exist by @dalenguyen in #15731
- FIX:PasswordDirective loss PrimeNGConfig in constructor by @passerbyflutter in #15728
- fix picklist unit tests by @dobanisola-scottlogic in #15723
- FIX - Autocomplete: Showing empty overlay when has no suggestions and showEmptyMessage is false by @robGardiner01 in #15720
- FIX: Calendar datepicker covers input component when there is 6 week displayed on by @robGardiner01 in #15692
- Fix dateAfter filter changing date object hours by @r3ps4J in #15685
- TreeNode | Fix jsdoc by @can-oezkan in #15683
- Update
prettier
version for new control flow by @Sinan997 in #15681 - fix(accordion): updateActiveIndex does not update _activeIndex by @LoaderB0T in #15675
- fix context menu unit tests by @dobanisola-scottlogic in #15665
- FIX - InputNumber Component: Default value for minFractionDigits is not correct when value explicitly set to null by @robGardiner01 in #15660
- fixed #15648 - fixed tooltip for custom component by @rosenthalj in #15654
- Fixed #15278 - SelectButton | accessibility issue: ARIA attribute is … by @mehmetcetin01140 in #15652
- Table: Reorderable column false still gives cursor move by @RogueTea in #15667
- fix Editor and Table unit test by @dobanisola-scottlogic in #15646
- Fixed #15118 - Multiselect | onRemove event not getting emitted by @mehmetcetin01140 in #15633
- fix: add null check to focus method parameter in dialog.ts by @Sinan997 in #15630
- fix: remove duplicate @component annotation from table filter basic demo by @Johnnyboy7781 in #15628
- Fixed Domhandler tests by @nbrown-ScottLogic in #15623
- Fixed #15194 - Table | Column Toggle example does not restore origina… by @mehmetcetin01140 in #15620
- Fixed #15608 - Add missing import & export of sharedModule by @cetincakiroglu in #15755
- fix(splitbutton): 15710 fix aria expanded issue by @tri-harmoney in #15753
- Fix tree table unit test by @dobanisola-scottlogic in #15618
- Backspace event issue in input otp control for mobile phone is fixed - #15613 by @Subhasreerajavel in #15614
- fix(chips): trigger itemClick event with 'Space' key by @f94e59 in #15612
- Calendar - add option to change step size in yearpicker by @bjuergens in #15419
- Fixed broken unit tests for Chips component by @nbrown-ScottLogic in #15595
- FileUpload: fix unit tests by @RogueTea in #15597
- Table: clear filter when dirty but not applied by @RogueTea in #15594
- fix: add tooltip to tieredmenu items by @Sinan997 in #15598
- Add tooltip option for main button of
SplitButtonModule
by @Sinan997 in #15601 - Input text area: fix unit test and expand on testing suite by @RogueTea in #15604
- Multiselect: Unit Test Fix by @robGardiner01 in #15602
- feat(button): make standalone by @alexciesielski in #15464
- fix(splitbutton): 15758 add show hide event emitters for the menu by @tri-harmoney in #15759
New Contributors
- @Xylios13 made their first contribution in #15740
- @passerbyflutter made their first contribution in #15728
- @r3ps4J made their first contribution in #15685
- @Sinan997 made their first contribution in #15681
- @Johnnyboy7781 made their first contribution in #15628
- @tri-harmoney made their first contribution in #15753
- @bjuergens made their first contribution in #15419
Full Changelog: 17.17.0...17.18.0
17.17.0
What's Changed
- Issue 15482 - Rework and update focustrap by @cetincakiroglu in #15519
- Fixed #15524 - Fix dialog bug by @cetincakiroglu in #15525
- Refactor on #15525 by @cetincakiroglu in #15528
- Issue 15560 - Introduces csp none by @cetincakiroglu in #15561
- Fixed #15546 - Galleria | Keyboard Trap within Galleria component by @mehmetcetin01140 in #15547
- Panelmenu Update by @mehmetcetin01140 in #15559
- Fixed #15545 - Tooltip visual issue by @mehmetcetin01140 in #15558
- fix steps component unit tests by @dobanisola-scottlogic in #15553
- fix: tieredMenuSub improve self-positioning in viewPort when viewPort… by @f94e59 in #15447
- fix dropdown unit test by @dobanisola-scottlogic in #15551
- Fix autocomplete unit test by @dobanisola-scottlogic in #15562
- fix(dropdown): apply ID to (editable) input element by @alexciesielski in #15543
- fix(treeselect): hide panel on selected option #15539 by @Pablo200206 in #15541
- fix(treeselect): #15537 ng-touch on treeselect by @Pablo200206 in #15538
- #15535 - skeleton value changed from a shape to string for rem values by @F3KTOR in #15540
- Accordion: fix broken unit test by @dobanisola-scottlogic in #15510
- fix(fileUplaod): template context aligned with apidocs: chooseCallbac… by @f94e59 in #15515
- Dialog: Fix broken unit test by @RogueTea in #15527
- Rating: fix unit tests by @RogueTea in #15523
- FIX: p-tree - Node which is not selectable shouldn't have focus by @robGardiner01 in #15520
- fix: disable paste function on readonly mode by @navedqb in #15568
- fix unit test by @dobanisola-scottlogic in #15565
- Fixed #15579 - TreeSelect | Add lazy support by @cetincakiroglu in #15580
- Fixes #15582 - Button | Remove wrapper span element from icon templates by @cetincakiroglu in #15583
- Fixed #15390 - Button/p-button and tooltip: Doesn't work correctly by @mehmetcetin01140 in #15587
- Fixed #15175 - Stepper | linear does not work with header template by @mehmetcetin01140 in #15575
- #15293 fixed inputNumber selection lost when selecting left prefix by @jpmBBconsult in #15569
- Fixed #15338 - Update condition by @cetincakiroglu in #15591
- Fixed #15512 - Fix typo and remove boolean attribute transform by @cetincakiroglu in #15592
- revert changes to inputmask component by @dobanisola-scottlogic in #15574
- fix inputswitch, inputmask, and breadcrumb unit test by @dobanisola-scottlogic in #15588
- Fixed panelmenu tests by @nbrown-ScottLogic in #15572
- Orderlist test fix by @robGardiner01 in #15577
- Prod by @cetincakiroglu in #15593
New Contributors
- @alexciesielski made their first contribution in #15543
- @Pablo200206 made their first contribution in #15541
- @F3KTOR made their first contribution in #15540
- @jpmBBconsult made their first contribution in #15569
Full Changelog: 17.16.1...17.17.0
17.16.1
What's Changed
- Fixed #15462 - ColumnFilter | add onShow & onHide events by @cetincakiroglu in #15463
- Fixed #15470 - Add new severity options by @cetincakiroglu in #15471
- fix message and messages component unit test #15492 by @dobanisola-scottlogic in #15493
- Fixed #15490 - InputSwitch | Accessibility issue changing the inputsw… by @mehmetcetin01140 in #15491
- Fixes #15487 - Calendar component: invalid date value is removed even though KeepInvalid is true by @RogueTea in #15489
- fix: paste function issue in inputOtp for integerOnly by @navedqb in #15484
- docs(orderlist): mention dependency on angular/cdk by @arlopezg in #15481
- Remove aria hidden attribute from tiered menu menu items by @ppc-harmoney in #15478
- Fix PickList element selection problem after filtering with ScrollBar by @robGardiner01 in #15477
- Fixed #15455 - DataView [rowsPerPageOption] not working by @RogueTea in #15476
- chore(tieredmenu): remove aria level attribute from list item by @ppc-harmoney in #15474
- fix #15339 Remove invalid abstract role section by @TaneliTuomola in #15461
- Fixed #15454 - Missing icons in the import PrimeIcons from primeng/api by @c-o-l-i-n in #15459
- Update table filter match mode behavior by @PronDmytro in #15452
- Fixed #15468 - Tooltip | tooltipEvent - focus | hover combined by @mehmetcetin01140 in #15469
- Nested dialog keyboard navigation by @RogueTea in #15448
- Fixed inputNumber with numeric prefix is not working as expected by @nbrown-ScottLogic in #15398
- Fix #14954 Dropdown head is empty when no selected option provided by @tal-ladi in #15383
- Fixes #15501 : Broken colour picker unit test by @RogueTea in #15502
- Fixed #15485 - Tooltip | Tooltip is out of position after dialog opens by @mehmetcetin01140 in #15486
- Demo update new by @cetincakiroglu in #15503
- Fixes #15504 - Badge | Add contrast severity styles by @cetincakiroglu in #15505
- Fixes #15435 - FileUpload | Templating enhancements by @cetincakiroglu in #15508
- Fixed #15472 -Tooltip | Tooltip-option tooltipEvent=focus does not wo… by @mehmetcetin01140 in #15473
- Improve calendar keyboard accessibility by @PronDmytro in #15451
New Contributors
- @arlopezg made their first contribution in #15481
- @ppc-harmoney made their first contribution in #15478
- @c-o-l-i-n made their first contribution in #15459
- @PronDmytro made their first contribution in #15452
- @tal-ladi made their first contribution in #15383
Full Changelog: 17.16.0...17.16.1
17.16.0
What's Changed
- Demo update new by @cetincakiroglu in #15425
- Bump ejs from 3.1.9 to 3.1.10 by @dependabot in #15429
- WIP: Fix unit broken tests by @dobanisola-scottlogic in #15427
- Added missing case for numpadEnter on menu component by @RogueTea in #15428
- Fixed android keyboard event code is coming as empty for backspace by @Subhasreerajavel in #15443
- fix 13929 tieredMenuSub not posititioning itself within viewport by @f94e59 in #15441
- DynamicDialog: closeOnEscape and dismissableMask not working in combination with closable=false by @RogueTea in #15437
- Fix: Fileupload and autocomplete problems with input transform function by @Kue2 in #15436
- fix p-timeline mobile responsiveness by @dobanisola-scottlogic in #15426
- Stop incrementing date when decrement hour is pressed (Min Date defined, hour format set to 12) by @RogueTea in #15423
- docs: typo in chart and primeflex docs by @sakahle in #15420
- Fixed #14953 - Add missing stopPropagation by @cetincakiroglu in #15446
- fix tieredMenuSub not positioning itself within viewport by @f94e59 in #15444
- Fix: Timeline vertical alignment broken in case of small devices by @robGardiner01 in #15417
- Fix paginator getPageAriaLabel replacement by @Deeadline in #15414
- fix broken megamenu keyboard naviagation by @dobanisola-scottlogic in #15407
- Tree: Update filtered nodes on nodes value changes by @LinkTheFirstFlame in #15397
- Bug #15395 - prevent division by zero Errors in Scroller when no itemSize provided by @prx-lmo in #15396
- Bug #15342 - Split Button: Aria Label not correctly working by @maruthumj in #15385
New Contributors
- @Subhasreerajavel made their first contribution in #15443
- @f94e59 made their first contribution in #15441
- @Kue2 made their first contribution in #15436
- @sakahle made their first contribution in #15420
- @Deeadline made their first contribution in #15414
- @prx-lmo made their first contribution in #15396
Full Changelog: 17.15.0...17.16.0
17.15.0
What's Changed
- Prod by @cetincakiroglu in #15348
- Fixed #15013 by @cetincakiroglu in #15371
- Bug #15304 - Tooltip does not hide on multiSelect clear by @maruthumj in #15322
- Fixed #15297 by @cetincakiroglu in #15372
- Fixed #15373 - MultiSelect | Add new template options & allow partial… by @cetincakiroglu in #15375
- Fix Issue with frozen columns #12408 by @Lolibai in #15302
- Revert typo & fix #15306 by @cetincakiroglu in #15376
- Bug #14803: Column resize not working on tablet by @robGardiner01 in #15377
- Fixes #15367 - SpeedDial non-linear menu items are misaligned by @Dive576 in #15368
- fix style for vertical dotted divider by @kraennix in #15363
- FileUpload - remove useless HttpClientModule import to fix standalone context issue by @pplaissy in #15361
- Menubar: Enter key moves focus at first menuitem by @RogueTea in #15359
- Component: KeyFilter #14639 limit input length by @nbrown-ScottLogic in #15358
- Do not render if no items by @sandeshshrestha in #15357
- TreeSelect Disabled State Not Updating Properly by @Feramor in #15355
- Bug #14978: Table filter integer does not equal decimal string by @robGardiner01 in #15351
- Fixes #15022: dialog not closing by @dobanisola-scottlogic in #15345
- Bug #14886: p-calendar "Date After" filters do not exclude date inclusive by @nbrown-ScottLogic in #15343
- Fix #15379 : TreeSelect onFilter returned object by @LinkTheFirstFlame in #15380
- Bug #15016 - Dropdown: 'Enter' from numeric pad does not select option by @robGardiner01 in #15341
- Fix #15212: fileupload auto upload by @SimonJ-DR in #15337
- fix(primeng/p-checkbox): support formControlName in multiple mode by @volvachev in #15320
- fix(primeng/p-colorPicker): reactive control not updated when mousemove triggered by @volvachev in #15319
- feature(autocomplete): Add optionValue input by @sandrotonon in #15309
New Contributors
- @Lolibai made their first contribution in #15302
- @robGardiner01 made their first contribution in #15377
- @Dive576 made their first contribution in #15368
- @kraennix made their first contribution in #15363
- @pplaissy made their first contribution in #15361
- @RogueTea made their first contribution in #15359
- @nbrown-ScottLogic made their first contribution in #15358
- @sandeshshrestha made their first contribution in #15357
- @Feramor made their first contribution in #15355
- @LinkTheFirstFlame made their first contribution in #15380
- @sandrotonon made their first contribution in #15309
Full Changelog: 17.14.1...17.15.0
16.4.4
Full Changelog: 16.4.3...16.4.4
17.14.1
Full Changelog: 17.14.0...17.14.1