primereact v4.1.2 Release Notes

Release Date: 2020-03-20 // about 4 years ago
  • Full Changelog

    Implemented New Features and Enhancements:

    • DataView: lazy loading implementation #1264

    🛠 Fixed bugs:

    • Multiple Sort doesn't work as expected in the DataTable if a sortable column has sortField and field properties #1279
    • Chips in disabled Autocomplete are not disabled #1278
    • ⚡️ Calendar display not update when value change. #1277
    • Calendar closes right away in Chrome when it has showTime={true} #1272
    • Setting state in onFocus of Datatable Editors crashes app #1271
    • Invalid Date in Calendar in IE11 crashes the app #1270
    • Tab-Key doesn't work in Datatable with cell editing on IE11 and Edge #1269
    • IE11: Autocomplete with dropdown requires doubleclick #1267
    • OnComplete callback has wrong property params on InputMask.d.ts #1265
    • 🛠 Fix InputSwitch documentation for onLabel-offLabel #1263