primereact v3.1.3 Release Notes

Release Date: 2019-05-06 // almost 5 years ago
  • Full Changelog

    Implemented New Features and Enhancements:

    • ๐Ÿ‘ Multiple target support to OverlayPanel #873
    • ๐Ÿ‘Œ Improve outside click on OverlayPanel #872
    • Calendar panel is not aligned correctly on window resize #870
    • ๐Ÿ‘Œ Improve outside click on Calendar #869
    • ๐Ÿ‘ The min/max date support is added to Calendar for monthNavigation and yearNavigation #859
    • โž• Add ariaLabel and ariaLabelledBy properties to DropDown #855
    • โž• Add contentStyle and contentClassName props to Tree #842

    ๐Ÿ›  Fixed bugs:

    • OverlayPanel's icon is in the wrong position after window is resized #871
    • ๐Ÿ’ป Flipped OverlayPanel rendered behind browser #868
    • Missing method typings for OverlayPanel #865
    • Calendar used in DataTable is unable to switch months #860
    • Calendar view="month" does not allow typing #856
    • OnHide callback is not called when visibility property is changed #854
    • โž• Add stateStorage property to DataTable.d.ts #851
    • ๐Ÿ’… The tableStyle and tableClassName props have no effect on Scrollable DataTable #849
    • ๐Ÿ’ป Calendar is rendering behind the browser window. #840
    • onRowSelect called instead of onRowUnselect #835
    • Chart doesn't reload when new data is added to it #834
    • Datatable scrollHeight can't be changed #662