primereact v3.1.5 Release Notes

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

    Implemented New Features and Enhancements:

    • ➕ Add theme prop to Editor #938
    • ➕ Add "replace" method in Messages component #930
    • ➕ Add decimalSeparator and thousandSeparator props to Spinner #925
    • ➕ Add formatInput prop to Spinner #924
    • ➕ Add required, pattern and placeholder props to Spinner. #920
    • ➕ Add ariaCloseIconLabel prop to Dialog #916

    🛠 Fixed bugs:

    • When components are placed placed inside a label element clicking on the component fires the click event twice #940
    • 👻 The hide method of Dropdown throws an exception on console #937
    • The "required" prop is not working on Dropdown #933
    • Tooltip in chips does not work properly #932
    • Empty array crashes Messages component #928
    • The 'showWeek' prop throws an error with TypedScript on Calendar #926
    • Close icon is still active on the disabled Chips #918
    • 🚚 onRemove event does not exists on Growl component #914
    • Can't resolve 'chart.js/src/chart.js' #913
    • Second Sidebar reset blockScroll #910
    • ProgressSpinner not visible in IE11 #908
    • Wrong type for showWeek in Calendar.d.ts #907