primereact v6.4.0 Release Notes

Release Date: 2021-06-11 // almost 3 years ago
  • Full Changelog

    ๐Ÿ’ฅ Breaking changes:

    • ๐Ÿ‘Œ Improve onFilterValueChange event on Tree #2037
    • ๐Ÿ—„ FullCalendar component is deprecated #2092
    • โœ‚ Remove hidden select tag and required property from MultiSelect #2099
    • โšก๏ธ Update to Chart.js 3.3.2 #1802

    Implemented New Features and Enhancements:

    • ๐Ÿ†• New Component: VirtualScroller #2063
    • โž• Add virtualScrollerOptions property to components #2075
    • ๐Ÿ‘Œ Improve resize feature of Dialog #2102
    • โž• Add showSelectAll, selectAll and onSelectAll properties to MultiSelect #2098
    • โž• Add inputId property to Password #2096
    • โž• Add onAllRowsSelect and onAllRowsUnselect callbacks to DataTable #2093
    • TieredMenu sub-items are not visible when there's not enough space on the right side #2091
    • โž• Add 'toast' key to ZIndex option on PrimeReact api #2089
    • โž• Add autoZIndex option to PrimReact api #2088
    • โž• Add Vite support #2087
    • โž• Add p-sidebar-view and p-sidebar-content classes to Sidebar #2081
    • โž• Add unselectable property to SelectButton #2077
    • โž• Add dropdownIcon property to components #2074
    • โž• Add emptyMessage property to Dropdown #2062
    • โž• Add showGridlines and stripedRows props to DataTable #2054
    • Rangepicker for Date and Time #2051
    • โž• Add onColumnResizerClick and onColumnResizerDoubleClick callbacks for column resizers on DataTable #2047
    • ๐Ÿ‘Œ Improve header element on Dialog #2044
    • ScrollPanel pushes content to the left in order to show scrollbar #2039
    • โž• Add appendTo property to Sidebar #2038
    • โž• Add filterValue and onFilterValueChange properties to TreeSelect #2033
    • ๐Ÿ‘Œ Improve Tooltip alignment #1973

    ๐Ÿ›  Fixed bugs:

    • The id property has no effect on Card #2105
    • Items are not aligned on BreadCrumb #2104
    • Drag and drop not working properly with frozen columns on TreeTable #2100
    • (Datatable) EmptyMessage is not 'No records found' but null #2094
    • Freezing Columns leads to wrong order on Column reorder of DataTable #2086
    • Resizing of splitter panels doesn't work on touch devices #2083
    • validateResize in splitter doesn't validate sizes if there are more than two panels #2082
    • Tooltip: wrong arrow position and orientation for certain combinations of my, at, position #2073
    • PageParams TypeScript interface improvement on DataTable, TreeTable and DataView #2070
    • Splitter considers the height as the size of the container irrespective of the layout #2067
    • ๐Ÿ‘ป DataView throws an exception when the last page is reached using Paginator #2066
    • Calender Component Type Error #2057
    • FileUpload - long filename #2055
    • Slider doesn't work with decimal step value #2036
    • PickList type definition is not in line with proptypes #2035
    • Sidebar content overflows its container #2034
    • options.clear() NOT works in FileUpload #2026
    • ๐Ÿ‘ Edit and Sort combination support for DataTable #878

    ๐Ÿ—„ Deprecated:

    • ๐Ÿ—„ FullCalendar component is deprecated #2092