Releases: primefaces/primeng
Releases · primefaces/primeng
19.0.0-rc.1
Update changelog
17.18.13
What's Changed
- 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
- fix incorrect property used in hasOffLabel getter by @navedqb in #16917
- 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
- #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
New Contributors
- @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
Full Changelog: 17.18.12...17.18.13
18.0.0
What's Changed
- Fixed #16856 | FloatLabel/Select: Issues when select value is string,… by @mehmetcetin01140 in #16918
- Fixed #16897 | Stepper: Missing orientation property by @mehmetcetin01140 in #16919
- Fixed #16920 - Multiselect | Issue with displaying the number of sele… by @mehmetcetin01140 in #16921
- Fix: Menu(16795): appendChild param order reversed by @jasonverber in #16796
- Fixed #16846 | Autocomplete: dropdown arrow and clear icon overlap by @mehmetcetin01140 in #16931
- Fixes #16526 & #16527 & #16893 | Splitter by @mehmetcetin01140 in #16932
- Fix #16928 Textarea import typo by @crodriguez6497 in #16929
- Fixed #16803 - Showcase | save appState by @mehmetcetin01140 in #16933
- Fixed #16925 | Showcase: Misaligned Country Flags in Components Showcase by @mehmetcetin01140 in #16937
- Fixed #16944 - Ripple | Ripple effect remains active when disabled by @mehmetcetin01140 in #16945
- Fixed #16963 | v18-rc.2 Component: ConfirmationDialog by @mehmetcetin01140 in #16964
New Contributors
- @crodriguez6497 made their first contribution in #16929
Full Changelog: 18.0.0-rc.2...18.0.0
18.0.0-rc.2
What's Changed
- docs: Fix all imports of the primeng themes by @hunhejj in #16760
- fix(docs): typo in theming#component by @mambroz27 in #16643
- added missing bracket in website showcase by @MrTob in #16540
- fix: Update textarea docs to import TextareaModule by @saloiofun in #16730
- fix(docs): removes extra spacing and renames "warning" to "warn" by @saloiofun in #16644
- Fix: Tab[(16768): disabled input is not disabling tab by @mark7p in https://github.com//pull/16773
- Fixed #16793 - RTL Support by @tugcekucukoglu in #16799
- Fixed #16720 | DatePicker Component - Error on Month Switch: Cannot r… by @mehmetcetin01140 in #16815
- Fixed #16360 | Data filter and sorting issue on v18 table by @mehmetcetin01140 in #16820
- Fixed #16559 | p-buttonGroup throws console errors when styleClass is… by @mehmetcetin01140 in #16821
- Fixed #16419 | Select v18: Checkmark not working by @mehmetcetin01140 in #16831
- Fixed #16683 | Panel Menu - wrong class when using routerLink by @mehmetcetin01140 in #16834
- fix(v18): Datepicker focus error #16590 by @Dayonel in #16675
- Fixed #16804 | Accordion - Ripple | unexpected behavior by @mehmetcetin01140 in #16859
- Fixed #16817 | Filter button triggers sort by @mehmetcetin01140 in #16864
- Fixed #16869 | Fileupload | add chooseButtonProps & uploadButtonProps… by @mehmetcetin01140 in #16870
- Fixed #16874 | Tree: Arrow Up not working by @mehmetcetin01140 in #16878
- Fixed #16879 | Tree | Tree component throws an error when pressing th… by @mehmetcetin01140 in #16880
- Fixed #16882 - PanelMenu | Hover is not working on child items by @mehmetcetin01140 in #16883
- Fixed #16479 | MultiSelect v18: Wrong placeholder color - missing p-p… by @mehmetcetin01140 in #16885
New Contributors
- @hunhejj made their first contribution in #16760
- @mambroz27 made their first contribution in #16643
- @MrTob made their first contribution in #16540
- @saloiofun made their first contribution in #16730
- @tugcekucukoglu made their first contribution in #16799
- @Dayonel made their first contribution in #16675
Full Changelog: 18.0.0-rc.1...18.0.0-rc.2
18.0.0-rc.1
Full Changelog: 18.0.0-beta.5...18.0.0-rc.1
18.0.0-beta.5
Full Changelog: 18.0.0-beta.4...18.0.0-beta.5
18.0.0-beta.4
17.18.12
What's Changed
- 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
New Contributors
- @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
Full Changelog: 17.18.11...17.18.12
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