primereact v7.1.0 Release Notes

Release Date: 2021-12-13 // over 2 years ago
  • Full Changelog

    ๐Ÿ’ฅ Breaking Changes:

    • InputMask/AutoComplete: maxlength property #2408

    Implemented New Features and Enhancements:

    • Tree DragDrop inconsistent styling on drag hover #2501
    • Typescript DataTables with filters don't import or compile correctly. #2467
    • ๐Ÿš‘ InputNumber Critical Issue #2465
    • ๐Ÿ‘Œ Improve lazy loading on DataTable #2457
    • โž• Add showSelectAll, selectAll and onSelectAll properties to DataTable #2455
    • โž• Add selectionPageOnly property to DataTable #2454
    • โž• Add style and className properties to TabPanel and AccordionPanel #2449
    • ๐Ÿ‘Œ Improve resize listeners for Overlay Components #2446
    • AutoComplete Show Dropdown When Clicked #2445
    • Panel's expandIcon and collapseIcon Properties Accept Only Strings, Not Elements #2437
    • โž• Add options to control CSSTransition in all overlay components #2426
    • ๐Ÿ’… CSP: Violating Inline Style Policy #2423
    • TabPanel onClose Event #2418
    • Tooltip not displayed for disabled components #2221
    • SplitButton does not carry through the classname #1939
    • โž• Add "p-button-outlined" class for SplitButton #1882
    • Editor's header cannot be hidden no matter what #1567

    ๐Ÿ›  Fixed bugs:

    • There is typo in Image description #2512
    • Type definition issue with utils import #2506
    • Using the transition property on elements inside Carousel causes items become hidden #2499
    • MultiSelect - breaking when options is empty array #2496
    • ConfirmPopup crashes the app when using Next.js #2495
    • โช DataTable issue related to restoreState with nextjs #2493
    • โฌ‡๏ธ Dropdown: Property selectedIndex being referenced from null current inputRef #2491
    • [DataTable] Row expander customization isn't working #2487
    • ๐Ÿ“„ Docs for PrimeReact not working properly for v6 #2484
    • DataTable error when filters become available dynamically #2478
    • Tree selection types (pt. 2) #2473
    • DOMException in DataTable after React fast refresh #2469
    • ColumnFilterConstraintAddParams: constraint is mispelled #2463
    • ๐Ÿ’… When scrollable and virtual Scroller are enabled at the same time, the scroll style is incorrect when the scrollHeight is changed #2456
    • ๐Ÿ’… Menubar Component needs CSS styles for "text-decoration: none;" #2439
    • DataTable virtualScroll index bug #2431
    • โฌ‡๏ธ Dropdown auto close in mobile when keyboard is open #2422
    • InputNumber value type should include null #2417
    • BlockUI: rapid blocking-unblocking leads to TypeError this.mask is null #2412
    • Calendar timepicker stepMinute should show zero-based multiples of step #2301
    • Issue in Grid sorting, null values not handled in sortMultiple function (when sortMode=multiple) #2157
    • ColorPicker: wrong value type definitions when using rgb or hsb format, part 2 #2045