Releases: primefaces/primeng
Releases · primefaces/primeng
18.0.0-beta.3
What's Changed
- feat (v18): Modernize Badge and expand test by @medbenmakhlouf in #16455
- Fixed #16511 - PanelMenu not working in v18 beta by @EnricoMessall in #16512
New Contributors
- @medbenmakhlouf made their first contribution in #16455
Full Changelog: 18.0.0-beta.2...18.0.0-beta.3
17.18.11
What's Changed
- 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
New Contributors
- @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
Full Changelog: 17.18.10...17.18.11
18.0.0-beta.2
Full Changelog: 18.0.0-beta.1...18.0.0-beta.2
17.18.10
What's Changed
- 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
New Contributors
- @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
Full Changelog: 17.18.9...17.18.10
18.0.0-beta.1
17.18.9
What's Changed
- 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
New Contributors
Full Changelog: 17.18.8...17.18.9
17.18.8
What's Changed
- 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
New Contributors
- @Khalil-Khaled made their first contribution in #16178
- @aaronshim made their first contribution in #16154
Full Changelog: 17.18.7...17.18.8
17.18.7
What's Changed
- 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
New Contributors
- @Matthiasbrat made their first contribution in #16129
- @noureddine-taleb made their first contribution in #16122
- @ranthonissen made their first contribution in #15854
Full Changelog: 17.18.6...17.18.7
17.18.6
What's Changed
- 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
New Contributors
Full Changelog: 17.18.5...17.18.6
17.18.5
What's Changed
- 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
New Contributors
- @dfernandez-elastic made their first contribution in #16041
Full Changelog: 17.18.4...17.18.5