17.18.13
cetincakiroglu
released this
09 Dec 13:27
·
1790 commits
to master
since this release
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