primereact v6.3.2 Release Notes

Release Date: 2021-05-10 // almost 3 years ago
  • Full Changelog

    ๐Ÿ’ฅ Breaking changes:

    • โœ‚ Remove activeItem property from TabMenu #2015
    • Replace 'data' params name with 'value' for onContextMenuSelectionChange on DataTable #2021
    • ๐Ÿ‘Œ Improve nodeTemplate property on Tree #2019

    Implemented New Features and Enhancements:

    • โž• Add options parameter to uploadHandler callback on FileUpload #2024
    • ๐Ÿ‘Œ Improve footer template on ConfirmDialog and ConfirmPopup #2020
    • โž• Add activeIndex property to TabMenu #2014
    • onBlur/onFocus's event argument should be typed as FocusEvent #2009
    • โž• Add togglerTemplate property to Tree #2005
    • ColorPicker: wrong value type definitions when using rgb or hsb format #2004
    • Expand the root of filtered nodes on Tree #2001
    • ๐Ÿ“ฆ Export classNames function from 'primereact/utils' package #1990
    • Striped class is not applied to expanded rows on DataTable #1987
    • ๐Ÿ‘Œ Improve type definitions for IDEs #1986

    ๐Ÿ›  Fixed bugs:

    • Multiselect item on 0 index is getting selected #2012
    • MultiSelect is not working nested value option #2011
    • DataTable checkbox-only selection:: behave as "single" mode. #2008
    • ColorPicker: add missing input attributes, part 2: type definitions #2006
    • ListBox fails on tap item in mobile #2000
    • InputTextarea with auto resize isn't sized correctly when initially populated with a long string #1999
    • The Toast component missed the 'top-center' and 'bottom-center' positions in the typings #1996
    • TreeSelect onNodeExpand Event Never Fires #1995
    • AccordionTab cannot be rendered conditionally #1992
    • โšก๏ธ When a selected date is deselected, the inputfield is not updated. #1991
    • Non-sortable columns call onSort callback in DataTable #1989
    • Treetable break after toggle columns #1988
    • ๐Ÿ›  Tooltip: Fixed tooltip doesnt work with elements inside Tooltip children ( autoHide = false ) #1985
    • The emptyFilterMessage no longer working on Dropdown/MuliSelect components #1984
    • InputNumber's onValueChange is called unconditionally when the onBlur event occurs. #1842
    • Overlay Components not working for Mobile devices #1694