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
- 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
- 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
- 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
- Fixes #15965 - Fix order of actions for CSP by @cetincakiroglu in #15966
- p-image: Fix inline style not compliant with Strict CSP policy by @jlfrances in #15994
- dynamic-dialog: Fix order of actions CSP by @SoyDiego in #15990
- Fixes #15999 - Fix the order of methods to prevent strict CSP error by @cetincakiroglu in #16000
- Fixed #15550 - Table | Custom sort in table not working by @mehmetcetin01140 in #15996
- Fixed #15749 - Dialog: Focus to input element set before transition ends by @mehmetcetin01140 in #15992
- Fixed #15761 - Component: p-tree (selection) by @mehmetcetin01140 in #15991
- Fixed #15946 - ButtonComponent: routerLink accessible even when butto… by @mehmetcetin01140 in #15989
- Fixed #15680 - TabView | forward/backward buttons not showing up when… by @mehmetcetin01140 in #15986
- Fixed #15978 - Doesn't call this.focus infinitely. by @kubedan in #15979
- fix(Dropdown): Placeholder is overwritten by float-label by @LoaderB0T in #15976
- Fixed #15155 - Component: Dropdown Accessibility by @mehmetcetin01140 in #15980
- Fixed #15531 - KeyFilter | No longer working on chips component by @mehmetcetin01140 in #15967
- Fixed #15861 - Component: picklist scrolls to top by @mehmetcetin01140 in #15968
- fix(autocomplete): dropdown height with virtual scroll by @leonidasdel in #15971
- docu: Update Docu p-button (click) to (onClick) by @jjs98 in #15984
- Fixed #14454 - Listbox | filter is not working if options is bind to … by @mehmetcetin01140 in #15985
- Fixed #15869 - CascadeSelect | clicking a few times causes the compon… by @mehmetcetin01140 in #15955
- Fixed #15998 - Inline style not compliant with strict CSP by @mehmetcetin01140 in #16005
- fix(primeng/documentation): unnecessary ripple effect on button in toast examples by @volvachev in #16036
- Fixed #16042 - pFocusTrap: aria-hidden-focus accessibility rule viola… by @mehmetcetin01140 in #16058
- fix: #16055, Tree: inputText in Template mode does not respond to a space key by @akshayaqburst in #16056
- fixes #15937 Table: columnFilter by @ymg2006 in #16019
- Fixed #15335 - Dropdown | Focus lost after using tab to select dropdo… by @mehmetcetin01140 in #16010
- fix(MultiSelect): Check for NaN values in isSelectionAllDisabled method by @dfernandez-elastic in #16041
- Fixed #16051 - Issue with ListBox and style since 17.18.4 by @mehmetcetin01140 in #16061
- Fixed #15885 - InputNumberModule: Variant filled is not applied by @mehmetcetin01140 in #16060
- Fixed #16063 - Autocomplete: with virtual scroll and item selected, i… by @mehmetcetin01140 in #16095
- chore(prettier): format all files by @BGBRWR in #16087
- Fixed #16079 - Breadcrumb | HomeBreadcrumb can still receive focus fr… by @mehmetcetin01140 in #16080
- fix(tieredmenu): show submenu on mouse hover by @bjsawyer in #16077
- Fix popup menu cannot be opened on new target when already opened by @Kisters-BS in #16067
- Fixed #16064 - Button | Add focus() method by @mehmetcetin01140 in #16065
- fix(keyfilter): regex test with the correct value onKeyPress by @BGBRWR in #16085
- Fixed #15800 - Dropdown | onBlur event is emitted when the user clicks… by @leonidasdel in #16023
- Fixed #15973 - TabMenu doesn't scroll to active item when it's set pr… by @mehmetcetin01140 in #15982
- Fixed #15876 - TreeTable: Resizing one column resizes other columns a… by @B34v0n in #15927
- fixes #16020 Table: column-filter outside click does not close when it is inside a dialog component by @ymg2006 in #16021
- Contribution guide by @mehmetcetin01140 in #16119
- Fixed #16139 - Breadcrumb | tabindex property not working by @mehmetcetin01140 in #16140
- Fixed #16133 - pBadge | Add missing badgeStyle & badgeStyleClass to d… by @mehmetcetin01140 in #16134
- closes #16070 Table> double call to (onLazyLoad) event by @ymg2006 in #16130
- docs(typo): from files to here to files here by @Matthiasbrat in #16129
- Fixed #16125 - Breadcrumb | Disabled breadcrumbs should have aria-dis… by @mehmetcetin01140 in #16126
- tabmenu: fix emitting change event twice when clicking on item by @noureddine-taleb in #16122
- Fixed #14916 - Dialog | Material Design close button regression by @mehmetcetin01140 in #16117
- Fixed #16076 - TabView | When closing a tab, the marking indicating t… by @mehmetcetin01140 in #16110
- fix: tabview demo code for TabViewDynamic by @navedqb in #16150
- Fixed #15969 - Calendar | p-datepicker-current-day is not applied to … by @mehmetcetin01140 in #16109
- Fixed #16106 - Password | Tooltip with tooltipEvent='focus' is never … by @mehmetcetin01140 in #16107
- Fixed #15852 - Table: Frozen columns are displaced by @ranthonissen in #15854
- fix: open colorpicker on label click in docs by @navedqb in #16194
- Fixed #16191 - Accessibility: Tree not selectable via Keyboard after … by @mehmetcetin01140 in #16192
- Fixed #16169 - Component: colorPicker - inline=true property doesnt s… by @mehmetcetin01140 in #16186
- Fixed #16156 - Tree: Accessibility issues by @mehmetcetin01140 in #16187
- Fixed #16152 - ListBox component accessibility issues by @mehmetcetin01140 in #16183
- Fix template names, fixes #16180 by @cetincakiroglu in #16198
- Fixed #16176 - Calendar | add checks on panelStyle width and min-width before applying alignOverlay styles by @Khalil-Khaled in #16178
- Fix typo in calendar documentation by @Khalil-Khaled in #16171
- When scrollHeight is '100%' setSpacerSize() should not set static height to the scroller by @ymg2006 in #16166
- fix(autocomplete): enter keypress event by @LoaderB0T in #16161
- fix(autocomplete): not opening on second click by @LoaderB0T in #16155
- Change .innerHTML assignments in table.ts to .textContent by @aaronshim in #16154
- Fixes #16201 by @cetincakiroglu in #16202
- Fixed #16227 - Autocomplete: Error when deleting input text if virtua… by @mehmetcetin01140 in #16238
- Fixed #16233 - Sidebar: Overlay of Nested Sidebar Blocks Its Own Content by @mehmetcetin01140 in #16236
- Fixed #16182 - p-table triggers lazy loading event twice by @mehmetcetin01140 in #16235
- Fixed #16219 - Menu: console.error when selecting a menu item with ke… by @mehmetcetin01140 in #16221
- Fixed #15664 - Cancel upload file request by @kubedan in #15668
- Fixes #16211 by @cetincakiroglu in #16239
- Update slider.ts by @rmcclell in #16216
- closes #16209 Table: Cannot set autoSize from ScrollerOptions by @ymg2006 in #16210
- Fixes #16240 | Remove aria-hidden attribute by @cetincakiroglu in #16241
- Fixed #16326 - Panel component -> toggle from the outside by @mehmetcetin01140 in #16327
- Fixed #16335 - DynamicDialog | Closing nested dialog makes the underl… by @mehmetcetin01140 in #16336
- Fixed #16321 - Tooltip | tooltip on Dropdown causes Errors by @mehmetcetin01140 in #16322
- Fixed #16114 - Editor | hide primeng toolbar when insert quill modules. by @renanvieiraa in #16357
- Fix #16308: Flawed example in table paginator documentation by @Wendelstein7 in #16309
- fix incorrect import in dynamicdialog by @navedqb in #16337
- Fixed #16282 Loading icon does not show on child items by @heeenkie in #16342
- fix#16277 invalid quotes in documentation of HTML attribute by @shaman-apprentice in #16278
- fix(select button): focused on tab #16251 by @Pablo200206 in #16252
- Fix #16248 - Removed aria-hidden attribute from MegaMenu by @rosenthalj in #16249
- Fixed #16324 - Accessibility: Slider -> Keyboardtrap by @mehmetcetin01140 in #16325
- fix(#16439): ignore meter items with value equal to zero by @AleTornesello in #16440
- Enabled splitter to support zero width panels #16425 by @askberentsen in #16426
- Fix #16430 - p-tree: Unselectable children is selected when selecting parent by @LouLeGrain in #16431
- fix(#16410): Autocomplete Clear Icon correctly shown when value set programmatically by @gianluca-moro in #16422
- Bump rollup from 4.18.0 to 4.22.4 by @dependabot in #16418
- Fixes #16397: Removed aria-hidden attribute from ContextMenu, Dock, and MegaMenu by @Dive576 in #16398
- doc: fix documentation for table-> filter multiselect by @aberonni in #16374
- Bump serve-static and express by @dependabot in #16367
- Bump body-parser and express by @dependabot in #16366
- Bump send and express by @dependabot in #16364
- OrganizationChart | Make Collapsible Propagate by @Perondas in #16362
- chore: update accessibilitydoc.ts by @eltociear in #16355
- Fix #15192: Row grouping breaks after first page by @marcoschndlr in #16307
- Fix #16304 Table: editable column is broken when disabled temporarily by @Marcio-H in #16306
- Bump axios from 1.7.2 to 1.7.4 by @dependabot in #16242
- fix(Steps): remove aria-expanded for a11y and text correction by @SoyDiego in #16267
- Fix #14233 - Component: Calendar Year picker by @tindezeeuw in #16299
- Fix #16276 p-buttonGroup: 'p-buttonGroup' is not a known element by @Rahul1582 in #16283
- Fix #16246 TreeTable Spacer Size Calculation by @johannes-wolf in #16273
- fix: MultiSelect template demo by @navedqb in #16265
- fix(messages): template not working #16253 by @Pablo200206 in #16254
- dropdown: added option to disable showing the panel on key down (#16462) by @capc0 in #16518
- Bump cookie, socket.io and express by @dependabot in #16514
- Fix check containerViewChild for undefined in saveColumnWidths by @Kisters-BS in #16460
- bug fix use TooltipOptions type instead of string by @fenilg in #16726
- fix: Enable Paste Handling in Template and Sample doc by @navedqb in #16714
- Update responsivedoc.ts by @AndreyTimoshenkov in #16677
- Fixed #16620 - Steps | Remove unnecessary spaces by @mehmetcetin01140 in #16621
- Fixed #16618 - Table | Bug on table checkboxes by @mehmetcetin01140 in #16619
- fix( #16689): duplicated span in ListBox component by @pointers-enjoyer in #16690
- fix( #16686): incorrect month value in Calendar component by @pointers-enjoyer in #16691
- Fix #14780 - Fix multiselect instantly call onModelTouched by @wernigtobias in #16573
- fix(scroller): contentEl might be undefined if calling setTimeout by @jase88 in #16459
- fix(primeng/p-sidebar):
onHide
event not send after close manually by @volvachev in #16542 - doc(16568): fixed Autocomplete ShowClear Doc Demo by @gianluca-moro in #16569
- Fix: InputNumber(16733): unsupported
getSelection()
causes input unwritable by @mark7p in #16742 - Fix: Tooltip[(16729): unresponsive browser if pressing ESC-key in combination with lots of tooltips or overlay panels by @mark7p in https://github.com//pull/16740
- fix: #16731 Adds a plain textual class to the button by @fenilg in #16732
- Fix accessibility issues in Carousel component (issue #16552) by @mateuszstudentzero in #16654
- fix: In autocomplete dropdown, the item’s event has been changed from click to mousedown by @P5175 in #16649
- Fix #16298 by @kapnak in #16593
- fix: #16591, InputNumber: InputNumber with horizontal and vertical buttons are not accessible through keyboard. by @akshayaqburst in #16592
- fix(16570): Autocomplete: do not clear whole input on backspace by @gianluca-moro in #16572
- SelectedItemGroup type as generic by @jasny in #16562
- Fix: Removed the unnecessary aria-checked attribute and improved acce… by @Sergiorezende22 in #16554
- Asterisk icon wrong key and value; arrow-h and arrow-v wrong key by @Mundi93 in #16544
- fix: fixed label of movebottom-button in picklist component by @e-matthaey in #16497
- Support empty
TreeNode.key
infindIndexInSelection
by @perceptron8 in #16495 - Issue #16452 : Resolve error with attribute Filters of p-table by @igore13 in #16453
- galleria/fix: removed role navigation on buttons and added arialabels by @e-matthaey in #16442
- Fix dropdown filled calculation regarding null or undefined values by @Elias-Graf in #16421
- Fix indexing in the p-tree so drag and drop will work with virtual scroll. by @ethan-gerardot in #16391
- Add a boolean which indicates if the drop is in a drop point or a node by @Eiael in #16174
- feat(chips): added onChipContextMenu output analog to onChipClick by @f94e59 in #15763
- fix(table): column resize does not work with sortable columns by @LoaderB0T in #16735
- Fix: ScrollPanel[(16757): Scrollbar offsets at the initialization of the scroll panel by @mark7p in https://github.com//pull/16772
- Fix: InputOtp[(16777): Length validation bypassed
onPaste
by @mark7p in https://github.com//pull/16779 - Fix: PanelMenu(16781, 15124) - Submenu display and animation bug by @mark7p in #16791
- Fix: Scroller(#16438 and #16564) - Scroll behavior bug by @mark7p in #16807
- feat(angular): allow/support Angular 19 with zone.js 0.15 by @ussu in #16783
- Revert "feat(angular): allow/support Angular 19 with zone.js 0.15" by @mertsincan in #16829
- #16607 fixed bug in inputnumber for dead keys by @JeremyHefti in #16965
- #16833 component mutliselect by @PaterMajkel in #16942
- Fixed #15964 - OverlayPanel, Popover | Respect current value of dismissable property by @can-oezkan in #16941
- Fixed #15610 - TreeTable | Only add scrollbar padding, when scrollHeight is specified. by @can-oezkan in #16924
- fix incorrect property used in hasOffLabel getter by @navedqb in #16917
- Update Stackblitz URL to Directly Open
app.component.html
by @can-oezkan in #16911 - re-fix( #16686): incorrect month value in Calendar component by @pointers-enjoyer in #16894
- fix(#16630): ensure aria-describedby is dynamically set and removed for tooltip by @dermartinschmitz in #16889
- Fix autocomplete updateOn blur on select (#16805) by @SpeederX in #16828
- Fix #16825 Editor setValue in hidden dialog not working by @stefanbildl in #16826
- Fix:16755 - dropdown emit event by @mateuszstudentzero in #16816
- Fix: Multiselect & Autocomplete(#16708 & #16727) - Scroller panel height bug by @mark7p in #16808
- Fix: PanelMenu(15403) - Submenu displays angledownicon when submenu is collapsed by @mark7p in #16790
- Fix #16744: Prevent click event from triggering on disabled p-toggleButton by @joaanyk in #16787
- fix: #16684, MultiSelect: Unable to select remove icon of chips through keyboard by @akshayaqburst in #16685
- Issue 16653 tab fix by @mateuszstudentzero in #16655
- fix: #16555, Password: Tab navigation not getting focussed on Eye icon in ToggleMask Mode. by @akshayaqburst in #16556
- Accept the locale for the file size of the format by @petrf22 in #16383
- Fix #16634 - reset accordion ActiveTab public method by @kievsash in #16838
- Fix #14529 - Google Gboard and inputmask control by @Ventura2 in #16232
- fix: move all columns with CTRL+A in picklist by @navedqb in #16465
- fixed issue #16313 (p-tabview closing active first tab opens not the next tab) by @Rahul1582 in #16531
- Fix variable in getOptionValue in multiselect #16651 by @mperezd in #16652
- fix: 🐛 Fix Tooltip display behavior by @qwadrox in #16886
- Fixed #16892 - Showcase | Table of Contents not updating on scroll by @can-oezkan in #16896
- #16957 Fix: Dynamic style updates not applied in p-avatar component #16957 by @joaanyk in #16978
- Fix: Ensure p-scroller updates height after clearing filters (#16954) by @joaanyk in #16979
- Fix linear stepper stackblitz example not working due to misspelling by @DanielOberlechner in #16980
- Fixed #16968 | Component: DynamicDialog - breakpoints are ignored by @mehmetcetin01140 in #17013
- Fixed #17003 | Documentation: Theming, Presets wrong link by @mehmetcetin01140 in #17015
- fix empty label render issue in togglebutton by @navedqb in #16994
- Fixed #17006 | Theming: Scoped tokens not working by @mehmetcetin01140 in #17018
- Fixed #16972 | Panel: Panel Content focusable and announced by assist… by @mehmetcetin01140 in #17035
- Fixed #17060 | Darkmode: Missmatch between Code and Docs by @mehmetcetin01140 in #17064
- feat: Transform BlockUI's
blocked
property by @hunhejj in #17075 - fix: moveRight/moveLeft transferring only half of items after "Select All" by @navedqb in #17030
- Fixed #17071 | Tabs: scroll buttons should be type=button by @mehmetcetin01140 in #17081
- Fixed #17014 | DynamicDialog: Docs of autoZIndex map not its implemen… by @mehmetcetin01140 in #17082
- Fixed #17004 | v18 documentation: StackBliltz option missing from demos by @mehmetcetin01140 in #17083
- Fixed #16983 | Component: Picklist v18 by @mehmetcetin01140 in #17086
- fix (#17088): typo in input number component content child incrementbuttonicon by @mariovyord in #17036
- fix: handle 'variant' property in buttonClass by @navedqb in #17079
- Refactored tooltips position and alignment method by @rajkeshwar in #17067
- fix: useStyle when id undefined by @luca-peruzzo in #17092
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
- @khayo made their first contribution in #15836
- @trigiacbmt made their first contribution in #15810
- @fabioplateroti made their first contribution in #15790
- @willmca made their first contribution in #15866
- @ahmedwelhakim made their first contribution in #15850
- @fabiancabau made their first contribution in #15764
- @MaSch0212 made their first contribution in #15945
- @jlfrances made their first contribution in #15994
- @kubedan made their first contribution in #15979
- @leonidasdel made their first contribution in #15971
- @jjs98 made their first contribution in #15984
- @dfernandez-elastic made their first contribution in #16041
- @bjsawyer made their first contribution in #16077
- @B34v0n made their first contribution in #15927
- @Matthiasbrat made their first contribution in #16129
- @noureddine-taleb made their first contribution in #16122
- @ranthonissen made their first contribution in #15854
- @Khalil-Khaled made their first contribution in #16178
- @aaronshim made their first contribution in #16154
- @rmcclell made their first contribution in #16216
- @renanvieiraa made their first contribution in #16357
- @Wendelstein7 made their first contribution in #16309
- @heeenkie made their first contribution in #16342
- @shaman-apprentice made their first contribution in #16278
- @AleTornesello made their first contribution in #16440
- @askberentsen made their first contribution in #16426
- @LouLeGrain made their first contribution in #16431
- @gianluca-moro made their first contribution in #16422
- @aberonni made their first contribution in #16374
- @Perondas made their first contribution in #16362
- @eltociear made their first contribution in #16355
- @marcoschndlr made their first contribution in #16307
- @tindezeeuw made their first contribution in #16299
- @Rahul1582 made their first contribution in #16283
- @johannes-wolf made their first contribution in #16273
- @fenilg made their first contribution in #16726
- @AndreyTimoshenkov made their first contribution in #16677
- @pointers-enjoyer made their first contribution in #16690
- @wernigtobias made their first contribution in #16573
- @mateuszstudentzero made their first contribution in #16654
- @P5175 made their first contribution in #16649
- @kapnak made their first contribution in #16593
- @jasny made their first contribution in #16562
- @Sergiorezende22 made their first contribution in #16554
- @Mundi93 made their first contribution in #16544
- @e-matthaey made their first contribution in #16497
- @perceptron8 made their first contribution in #16495
- @igore13 made their first contribution in #16453
- @Elias-Graf made their first contribution in #16421
- @ethan-gerardot made their first contribution in #16391
- @Eiael made their first contribution in #16174
- @ussu made their first contribution in #16783
- @JeremyHefti made their first contribution in #16965
- @PaterMajkel made their first contribution in #16942
- @dermartinschmitz made their first contribution in #16889
- @SpeederX made their first contribution in #16828
- @stefanbildl made their first contribution in #16826
- @joaanyk made their first contribution in #16787
- @petrf22 made their first contribution in #16383
- @kievsash made their first contribution in #16838
- @Ventura2 made their first contribution in #16232
- @DanielOberlechner made their first contribution in #16980
- @mariovyord made their first contribution in #17036
- @rajkeshwar made their first contribution in #17067
Full Changelog: 18.0.0...18.0.1