primereact v6.0.1 Release Notes

Release Date: 2021-01-28 // about 3 years ago
  • Full Changelog

    Implemented New Features and Enhancements:

    • Clearing Dropdown returns null instead of undefined #1784
    • ๐Ÿ‘Œ Improve template property on MenuModel API #1783
    • โž• Add CascadeSelect to FloatLabelDemo #1781
    • โž• Add imageAlt and onImageError to Avatar #1779
    • โž• Add imageAlt and onImageError property to Chip #1778
    • ๐Ÿ‘Œ Improve custom content option on Button #1777
    • โž• Add restoreTableState method to DataTable #1776
    • If Tooltip's content is empty, the tooltip may not be rendered. #1770
    • Controlled Knob does not react to value changes on props #1766
    • Get filtered rows from global filter action #1763
    • ๐Ÿ”‹ Feature Request: DataTable hide expander when there are no children rows #1762
    • ๐Ÿ”„ Change the type of content property in ToastMessage #1761
    • โž• Add p-component class to Calendar #1756
    • ๐Ÿ‘Œ Improve dynamic mask on InputMask #1718
    • MultiSelect implement SelectItem disabled #1698
    • Do not hide overlays on body scroll #1655
    • โž• Add template property support to MenuModel API in all menu components #1635

    ๐Ÿ›  Fixed bugs:

    • Button link is invisible in material themes #1786
    • Inline Calendar doesn't display correctly with time/button bar #1782
    • ๐Ÿ‘Œ Improve float label support in overlay selects #1780
    • ๐Ÿ’… Avatar with image and shape="circle" doesn't have border-radius style #1773
    • Primereact 6 doesn't work once compiled with Webpack #1771
    • No typing for confirmPopup and confirmDialog #1765
    • Cascade Select material theming is inconsistent #1757
    • DataTable with editMode="cell" doesn't work as expected #1752
    • Problem in entering negative value in INPUTNUMBER. #1746
    • โšก๏ธ Calendar input does not update view when hourFormat changes #1711