Releases: primefaces/primeng
Releases · primefaces/primeng
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
17.14.0
What's Changed
- Prod by @cetincakiroglu in #15289
- Fixed #15115 - Component | pDropdown wrapper by @mehmetcetin01140 in #15172
- Fix typo in Scaling docs by @FlipWarthog in #15242
- Bug #15208 - Autocomplete: Down/Up arrows trigger (onSelect) event when [autoHighlight]="true" by @maruthumj in #15210
- fix(#15241): removed invalid transforms on Inputs by @BGBRWR in #15243
- fix: #15264 use null as fallbackValue for input transform of minFractionDigits and maxFractionDigits by @PaulSchult in #15275
- fix #15244 TreeSelect hidden focusable elements by @TaneliTuomola in #15245
- fix #15246 MultiSelect aria checked by @TaneliTuomola in #15247
- fix: modal overlay blocking scrolling on close in multiselect by @navedqb in #15255
- #15260: Messages component uses
closable
andid
fromMessage
by @jacver in #15261 - Fixes Panel's styling class names in documentation by @taxpayer in #15262
- Fix #14010, #13162, #13768, #13082, #10472 by @BGBRWR in #15263
- Fixed #15233 - Dropdown | Dropdown in Table Filter Menu Fails to Appl… by @mehmetcetin01140 in #15280
- Fixed #12316 - KeyFilter | Pasting Valid data into a pKeyFilter field… by @mehmetcetin01140 in #15274
- Revert "Fixed #15233 - Dropdown | Dropdown in Table Filter Menu Fails to Appl…" by @cetincakiroglu in #15298
- Fixed #15233 | Refactor condition for outsideClick by @cetincakiroglu in #15300
- fix(primeng/p-messages): close event emit not valid message by @volvachev in #15310
- Fixed #15287 - Add condition for timeOnly by @cetincakiroglu in #15312
- Fixed #15285 - Refactor styles of close icon by @cetincakiroglu in #15313
- feat(primeng/p-badge): rework dynamic property rerender for directive by @volvachev in #12739
- Fixed #15314 - Deprecate size property by @cetincakiroglu in #15315
New Contributors
Full Changelog: 17.13.0...17.14.0
17.13.0
What's Changed
- Aura by @cetincakiroglu in #15126
- Aura by @cetincakiroglu in #15128
- Fix #14590 and #12286 - Single dates not possible with calendar in range mode by @eduardheller89 in #14781
- Fix: Integer input from numpad by @abduQB in #15141
- Fix(FileUpload): Missing form label (a11y) by @SoyDiego in #15138
- fixes #15135 Repeated Comments issue by @mithun522 in #15136
- fix #15133 Update steps link attributes by @TaneliTuomola in #15134
- fix #14944 picklist listbox aria-labelledby by @TaneliTuomola in #15019
- no need to filter when removeConstraint called and showApplyButton is visible by @ymg2006 in #15007
- feat: Dynamic dialog. Child component reference to be able to by @vigalo in #14957
- Calendar start week fix by @abhixkj in #14823
- fix: first item focused on toggle on TierMenu by @dalenguyen in #14998
- Feat: calendar - enable minDate & maxDate to be nullable by @Cr3aHal0 in #14754
- fix:
MessageService
doc typo by @swami-sanapathi in #15147 - FIX: Editor Module. ReferenceError: document is not defined. #8817 by @nejat-njonjo in #14325
- Fix #14269: Add an optional property for a custom template to be used in the paginator's "jump to page" dropdown items by @nicohenao in #14270
- #14205 - Fixed onLazyLoad function running twice. by @wS2Zth in #14206
- #10358: fix date restriction within the hour issue by @gizm0bill in #14196
- Feature : Add virtual scroll on Tree Select Component by @GaetanRouzies in #13771
- fix(inputNumber): improve maxlength behaviour by @dalenguyen in #13720
- fix(primeng/p-panelMenuList): focus via
tab
button by @volvachev in #13724 - fix - Calendar onTodayClick emit by @ypou in #15121
- fix #14945 MultiSelect toggleAllAriaLabel by @TaneliTuomola in #15143
- Fixed #15158 - TreeTable | Update selection logic and fix partial sel… by @cetincakiroglu in #15159
- Fix #14669 - aria-aria typo by @davesheldon in #15161
- Fixed #14949 - Dialog | Missing Aria Label on Maximize button by @mehmetcetin01140 in #15156
- Fixed #15084 - Listbox | Missing aria-label by @mehmetcetin01140 in #15163
- Update calendar.ts by @rordenerena in #15164
- Fixed #15122 - Dropdown | Missing ariaLabel when in editable = true by @mehmetcetin01140 in #15162
- Revert "Fixed #15158 - TreeTable | Update selection logic and fix partial sel…" by @cetincakiroglu in #15177
- Fixed #15178 - Use ObjectUtils for comparison by @cetincakiroglu in #15179
- Fixed #14770 - api-generator problem by @lukasmatta in #14771
- Bump express from 4.19.1 to 4.19.2 by @dependabot in #15191
- Fixed #15173 - Stepper | Update broken styles of stepper by @mehmetcetin01140 in #15174
- Fixed #15116 - Dropdown | ARIA hidden element must not be focusable o… by @mehmetcetin01140 in #15171
- Fixed #15123 - Dropdown | Dropdown box missing the required children … by @mehmetcetin01140 in #15166
- Fixed #15112 by @cetincakiroglu in #15196
- fix #14958 MultiSelectItem role=option by @TaneliTuomola in #15153
- Fixed #15045 -SpeedDial | Add item template by @mehmetcetin01140 in #15165
- [FIX] #14600 Add Disabled state for icon button by @pouyababaie in #14602
- Fixed #15197 by @cetincakiroglu in #15198
- Fixed #15150 - p-fileUpload | auto file upload not working in advance… by @mehmetcetin01140 in #15183
- Fixed #15195 - InputOtp | integerOnly= true => no response to the num… by @mehmetcetin01140 in #15199
- Fixed #14698 - p-cascadeSelect | options: not change after new data i… by @mehmetcetin01140 in #15169
- Fixed #15200 - backspace key doesn't work @ Template by @mehmetcetin01140 in #15203
- Feature/add input number attribute transform fns by @LcsGa in #14646
- Issue 15216 by @cetincakiroglu in #15217
- Fixed #15184 - Update flags by @cetincakiroglu in #15234
- New template page by @cetincakiroglu in #15235
- Fixed #15231: update page links when pageLinkSize is changed by @BeloMaximka in #15232
- Fixed #15236 - Button | Add tabindex for p-button by @cetincakiroglu in #15237
- Fixed #15229: keep pre-selected disabled options selected when filtering and checking toggleAll by @thaihacong in #15230
- fix: modal overlay blocking scrolling on close by @navedqb in #15213
- Bug #15168 - placeholder overflow fix by @maruthumj in #15205
- Bug #15188 - Autocomplete: multiple and readonly still show button to remove options by @maruthumj in #15211
- fix #15144 DynamicDialog get closeAriaLabel by @TaneliTuomola in #15152
- Fix #15206 Incorrect type of InputNumberInputEvent.value by @Max0nyshchenko in #15207
New Contributors
- @eduardheller89 made their first contribution in #14781
- @abduQB made their first contribution in #15141
- @mithun522 made their first contribution in #15136
- @vigalo made their first contribution in #14957
- @abhixkj made their first contribution in #14823
- @swami-sanapathi made their first contribution in #15147
- @nicohenao made their first contribution in #14270
- @wS2Zth made their first contribution in #14206
- @gizm0bill made their first contribution in #14196
- @GaetanRouzies made their first contribution in #13771
- @ypou made their first contribution in #15121
- @davesheldon made their first contribution in #15161
- @rordenerena made their first contribution in #15164
- @lukasmatta made their first contribution in #14771
- @LcsGa made their first contribution in #14646
- @BeloMaximka made their first contribution in #15232
- @thaihacong made their first contribution in #15230
- @Max0nyshchenko made their first contribution in #15207
Full Changelog: 17.12.0...17.13.0