primereact v6.5.0 Release Notes

Release Date: 2021-07-16 // almost 3 years ago
  • Full Changelog

    Implemented New Features and Enhancements:

    • ➕ Add empty property to MultiStateCheckbox #2195
    • ➕ Add filter parameter to the lazyLoad method of VirtualScroller on Dropdown, MultiSelect and Listbox #2192
    • ➕ Add dataKey property to OrderList and PickList components #2187
    • ➕ Add support for using plugins in the Chart component #2186
    • 🆕 New Component: Mention #2178
    • ➕ Add icon property to Checkbox #2173
    • ➕ Add onClick and onMaskClick events to Dialog #2163
    • 📇 Rename OverlayEventBus to OverlayService #2162
    • ➕ Add cellClassName property to DataTable #2160
    • ➕ Add inputMode property to Calendar #2158
    • 🆕 New Component: Dock #2017
    • 🆕 New Component: SpeedDial #1975
    • 🆕 New Component: BlockUI #1268
    • ➕ Add dataKey property to DataView #1115
    • ➕ Add onNodeClick and onNodeDoubleClick events to Tree #1099
    • 💅 Primereact should not act on the global style #1082
    • 🆕 New Component: Terminal #472

    🛠 Fixed bugs:

    • When the container is scrolled using the keyboard on VirtualScroller, this behavior does not continue when new elements are loaded. #2196
    • [bug] Sidebar Close button ripple effect on opposite side rather than on the button #2185
    • localeOption return type definition should be an any, not void #2181
    • Changing month with monthNavigator issue on Inline Calendar #2174
    • ⬇️ Dropdown filter closing issue #2171
    • Calendar min max doesn't work with showTime show second #2130
    • No whitespace when cell editing in DataTable #2124
    • OnPage datatable call api twice #2030