primereact v3.1.4 Release Notes

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

    Implemented New Features and Enhancements:

    • โž• Add iconsTemplate to Dialog #905
    • Modules property for Editor #904
    • The ability to reset columnOrder in DataTable #899
    • onFocus and onBlur for Chips #897
    • ๐Ÿ‘‰ Show week numbers for Calendar #894
    • CellEditor should have onSubmit and onCancel method. #891
    • โž• Add expandIcon and collapseIcon props to Panel component #888
    • ๐Ÿ‘Œ Support for disabling dropdown item(s). #874
    • ๐Ÿ‘ Editable Dropdown should support maxLength #844

    ๐Ÿ›  Fixed bugs:

    • Not able to set focus on Dropdown component #903
    • ๐Ÿ“œ Calendar time parsing broken for showSeconds == false #901
    • DataTable sortFunction Typescript definition wrong #898
    • Data*: alwaysShowPaginator prop not used #896
    • DataTable expanded rows collapse when modifying one property of a record #884
    • The scroll bar is not moving correctly on the DataTable with resizeMode="expand" #881
    • โฌ‡๏ธ Dropdown showClear not always displayed #875
    • Unlogical editor navigation with shift+tab in DataTable #843
    • Cannot read property 'show' of undefined at FileUpload.validate #802
    • DataTable onValueChange callback one key press behind when using custom InputText filter #777