primereact v4.2.0 Release Notes

Release Date: 2020-04-17 // about 4 years ago
  • Full Changelog

    Implemented New Features and Enhancements:

    • 🆕 New Component: InputNumber #1311
    • ➕ Add filterLocale property to Tree #1338
    • ➕ Add filterLocale property to TreeTable #1337
    • ➕ Add filterLocale property to MultiSelect #1336
    • ➕ Add filterLocale property to ListBox #1335
    • ➕ Add filterLocale property to Dropdown #1334
    • ➕ Add filterLocale property to DataTable #1333
    • ➕ Add checkValidity method to MultiSelect #1332
    • onFocus - onBlur for ToggleButton #1330
    • ⚡️ Update sortIcons #1329
    • Disabled prop for TriStateCheckbox #1325
    • 🔨 Refactor OverlayPanel outside click detection #1320
    • 🔨 Refactor MultiSelect outside click detection #1319
    • 🔨 Refactor Menu outside click detection #1318
    • 🔨 Refactor ColorPicker outside click detection #1317
    • 🔨 Refactor Dropdown outside click detection #1310
    • 🔨 Refactor AutoComplete outside click detection #1308
    • MultiSelect/Dropdown expose input attributes for labeling and validation purposes #1306
    • Autocomplete dropdown button close behavior enhancement #1305
    • 👌 Improve timepicker style on Calendar #1294
    • ➕ Add milliseconds support to Calendar #1293
    • Not nullable dataKey in DropDown break selectedOption property #1286
    • Separator for Chips #1285

    🛠 Fixed bugs:

    • ⬇️ Dropdown checkValidity fails #1331
    • Calendar.showOtherMonths property not being used #1328
    • Disable prop on ToggleButton not working #1321
    • IE11: Autocomplete with dropdown and multiple selection requires doubleclick #1316
    • InputMask displayed value does not change when value changes to undefined or null #1309
    • multiSortMeta depends on single sort #1307
    • Carousel - Button inside carousel-item is not clickable in mobile phones #1300
    • AutoComplete: selectedItemTemplate ts binding claims to expect JSX.Element in return, but at runtime a string is expected #1297
    • FileUpload in auto mode sends two post requests in IE11 #1282
    • Today Button doesn't work on prefilled Calendar with timeonly #1281
    • TreeTable goes to edit mode when expanded #1276
    • Tree drag&drop not working if dragdropScope contains upper case letter #1182