primereact v3.1.8 Release Notes

Release Date: 2019-07-25 // over 4 years ago
  • Full Changelog

    Implemented New Features and Enhancements:

    • ๐Ÿ‘ Resizable columns support with column groups #518
    • โšก๏ธ Update to PrimeIcons 2.0.0 #970
    • ๐Ÿ’… Datatable rowGroup with rowSpan mode: row separator line style on group break #967
    • Growl detail should be placed in <div> not <p> #965
    • โž• Add autoFocus attribute to Autocomplete #963
    • โž• Add onTargetSelect and onSourceSelect props to Picklist #962
    • โž• Add tabIndex prop to ToggleButton #957
    • โž• Add required prop to RadioButton #953
    • โž• Add required prop to Checkbox #952
    • โž• Add shift key selection support to DataTable with multiple mode #934

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ’… Calendar ButtonBar Clear button does not use clearButtonStyleClass prop #968
    • Datatable rowGroup with rowSpan mode and pagination fails on page break #961
    • DataTable fails to render if columns are mapped and has a static column #959
    • Month View shows a redundant week on the calendar #956
    • Simple DataScroller does not display items. #955
    • The DataTable will sort a column when shrinking it on resize #944