All Versions
108
Latest Version
Avg Release Cycle
26 days
Latest Release
588 days ago

Changelog History
Page 2

  • v7.2.1 Changes

    February 22, 2022

    Full Changelog

    Implemented New Features and Enhancements:

    • βž• Add p-button-* class support to SplitButton #2647
    • πŸ”„ Change lara to use system font #2645
    • Knob | replace surface letters with new surface variables #2643
    • πŸ› Bug: When calendar is closed by clicking cancel button, It should be focus out #2638
    • βž• Add possibility to reset scroll in DataTable #2636
    • The SplitButton type declarations are missing the "show" and "hide" methods #2625
    • πŸ‘• Automated tests throw "TypeError: highlightItem.scrollIntoView is not a function" #2616
    • πŸ‘ DataTable sorting lacks collation support #2604

    πŸ›  Fixed bugs:

    • TreeSelect templateHeader doesn't work #2641
    • ⬇️ dropIndex returns same index for different nodes in Tree component #2632
    • InputNumber editor in Datatable doesn't accept only numbers as input values anymore #2631
    • πŸ› Bug on Dark Themes related with fixed columns #2630
    • DataTable with paginator and selection #2612
    • πŸ“± Datatable: Responsive broken in 7.2.0 #2594
    • TabMenu with MenuItem template function does not work properly #2590
  • v7.2.0 Changes

    January 19, 2022

    Full Changelog

    Implemented New Features and Enhancements:

    • βž• Add files and index options to itemTemplate on FileUpload #2584
    • βž• Add rowHover property to TreeTable #2582
    • πŸ‘Œ Improve resizable structure on DataTable #2581
    • βž• Add appendTo property to Toast #2578
    • βž• Add selectionAutoFocus property to DataTable #2575
    • βž• Add align and alignHeader property to Column #2572
    • Keyboard click for TabView #2569
    • Column property for cellClassName function #2553
    • πŸ†• New Feature: 'downloadable' prop of 'Image' #2552
    • βž• Add exportField property to DataTable #2544
    • πŸ‘Œ Improve table row reorder highlight #2519
    • ColorPicker | Add border for Dark Themes #2516
    • βž• Add isDataSelectable property to DataTable #1303

    πŸ›  Fixed bugs:

    • πŸ’… tailwind theme - wrong styles #2587
    • Body cell is not assigned with the className property of Column #2576
    • TabView programmatically set activeIndex is ignored in onTabClose function. #2573
    • Calendar as editor inside DataTable in row edit mode #2561
    • ⬇️ Dropdown with VirtualScroll not rendering items. #2560
    • <Calendar /> Minutes - increment and decrement operations do not work with stepMinute = 1 #2557
    • TreeNode: TypeScript def missing expanded property #2548
    • Row grouping breaking with pagination #2545
    • Styling of TabMenu is broken for multi line headings #2540
    • [Bug] Next.js - document is not defined when using Dialog and Sidebar component #2538
    • progress is not a part of state but using in multiple places. #2537
    • DataTable: ReferenceError: process is not defined regression in 7.1 #2536
    • DataTable: When scrollable and virtual scroller are enabled, scroll to the right to display blank #2534
    • DataTable, TreeTable | Checkbox and RadioButton Focus Missing on Material #2522
    • DataTable | scrollable-sortable header hover on dark themes #2517
    • DataTable with resizable property is not working as expected #2448
  • v7.1.0 Changes

    December 13, 2021

    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
  • v7.0.1 Changes

    October 15, 2021

    Full Changelog

    Implemented New Features and Enhancements:

    • πŸ†• New Themes with dark modes: Lara-Blue and Lara-Teal #2435
    • βœ‚ Remove default max-width style from Tooltip #2414

    πŸ›  Fixed bugs:

    • Button icon classes listed twice #2415
    • πŸ‘» MultiSelect with transitionOptions property throws an exception #2413
    • Tooltip positioned incorrectly when target is an SVG #2406
    • πŸ— ConfirmDialogProps breaks the build on Typescript due to double semicolon #2429
  • v7.0.0 Changes

    October 09, 2021

    Full Changelog

    πŸ’₯ Breaking Changes:

    • πŸ”„ Change default value of maxSelectedLabels property on MultiSelect #2389

    Implemented New Features and Enhancements:

    • πŸ†• New Theme: Lara #2409
    • βž• Add maskStyle property to Dialog #2404
    • Material | Use box-shadow for outlined Buttons #2401
    • Material Focus Improvements #2400
    • ⚑️ Update PrimeIcons to 5.0 #2399
    • πŸ‘Œ Improve custom icon support #2397
    • πŸ‘Œ Improve FileUpload drop mode #2385
    • βž• Add header, footer and magnification properties to Dock #2362
    • (Yarn PnP) Add react-transition-group as optional peer dependency #2346
    • πŸ‘Œ Support locale for emptyMessage and emptyFilterMessage default value #2337
    • Chips component: add 'readOnly' property #2334
    • Message content hides icon #2321
    • The Menu type declaration is missing the "show" and "hide" methods #2295
    • Date gets deselected in Calendar with selection mode range #2279
    • βž• Add closeable property to TabPanel #2278
    • βž• Add removeIcon property to AutoComplete and MultiSelect components #2270
    • Slider - onSlideEnd not called when clicking on Slider rail #2265
    • βž• Add iconPos property to Calendar #2239
    • πŸ‘Œ Improve Sidebar component #2233
    • Extend exportFunction (csv) with the whole record #2209
    • Multiple Selection Using Shift Key for TreeTable #1120

    πŸ›  Fixed Bugs:

    • Splitter component always adds p-splitter-panel-nested class #2396
    • DataTable VirtualScroll alignment issue #2392
    • πŸ‘» TabView with scrollable throws an exception #2391
    • Ripple is not working on Nextjs #2390
    • FileUpload not be directly mutated component’s state #2387
    • isSelectableTime checks value array instead of any value on Calendar #2386
    • Clicking the Clear Filter Button Should Clear the Filter But Leave the Dropdown Open #2384
    • DataTable filter mode is not working after filters are cleared #2383
    • [Editor] quill Invalid Quill container null #2381
    • Treeselect doesn't select the first node of the list #2372
    • Virtual Scroller Does Not React Properly When Underlying Array Changes Size #2366
    • πŸ› Bug - FileUpload allows multiple even if "multiple" prop is not set #2363
    • Floating label is not yet on top of the inputbox when prefilled by Chrome #2358
    • ⬇️ Dropdown breaks in shadowRoot when getScrollableParent() encounters document fragment #2352
    • ⬇️ Dropdown: Primitive values #2349
    • βž• Add removable property to Chips #2345
    • InputNumber doesn't submit a form #2344
    • Multiselect adds items previously selected by clicking on the "select all" toggle ('Advanced with Templating and Filtering') #2341
    • πŸ‘ TabView does not support dynamic panel visibility #2339
    • OverlayPanel - Uncaught TypeError: this is undefined #2338
    • MultiSelect should also limit the number of displayed chips #2331
    • Expander of ColumnProps has wrong in colums.td.d #2328
    • Lazy loaded menu overflowing the page #2320
    • InputSwitch inside Label doesn't toggle correctly. #2300
    • When Multiselect inside of label tag, click on it is not showing dropdown panel #2299
    • TreeSelect.value should be an array in multiselect mode #2276
    • TS2769: No overload matches this call. Β Β Overload 1 of 2, '(props: InputTextProps | Readonly<InputTextProps>): InputText', gave the following error. #2274
    • Auto z-index isn't generating correctly #2266
    • Calendar prop (tabIndex) never passed into InputText element. #2260
    • DataTable: regression in single mode Space and Enter keys are catched and are not usable into cells #2259
    • Failed prop type: Invalid prop appendTo of type string supplied to DropdownPanel, expected object. #2258
    • πŸ‘» Calendar throws exception when have the onViewDateChange property #2254
    • DataTable checked all rows does not honor ShowSelectionElement #2251
    • PickList not working webpack 5.5 #2250
    • Dialog: pressing escape in a nested dialog closes the parent dialog #2241
    • [Bug]: ReadOnly InputNumber is editable #2238
    • Tree DragDrop doesn't allow drag and drop between nodes #2177
    • DataTable cell editor only validates on enter #1024
  • v7.0.0-rc.2 Changes

    November 01, 2021

    Full Changelog

    πŸ›  Fixed Bugs:

    • Table columns not visible on Prod #2380
  • v7.0.0-rc.1 Changes

    November 01, 2021

    Full Changelog

    πŸ’₯ Breaking Changes:

    • πŸ‘Œ Improve DataTable implementation #2368
    • βœ‚ Remove FilterUtils class #2376
    • πŸ‘Œ Improve Column attributes for Data components #2374
    • πŸ‘Œ Improve VirtualScroller component #2373
    • Implemented new VirtualScroll feature for DataTable #2371
    • Implemented New Filter modes on DataTable #2370

    Implemented New Features and Enhancements:

    • πŸ‘Œ Improve modal animation on Dialog #2378

    πŸ›  Fixed Bugs:

    • Calendar Panel closes on the panel's mouseup event #2369
  • v6.6.0 Changes

    October 01, 2021

    Full Changelog

    Implemented New Features and Enhancements:

    • πŸ‘ PrimeFlex 3 support for DataView #2332
    • πŸ‘Œ Improve scrollbar style on BreadCrumb and TabMenu #2330

    πŸ›  Fixed bugs:

    • Image component is missing in primereact.all.js #2329
  • v6.6.0-rc.1 Changes

    September 27, 2021

    Full Changelog

    Implemented New Features and Enhancements:

    • πŸ‘Œ Improve Galleria Thumbnail animation #2326
    • βž• Add trueValue-falseValue to Checkbox #2323
    • βž• Add trueValue-falseValue to InputSwitch #2317
    • Modal layer enter-leave transition #2316
    • πŸ‘‰ Make Dock component mobile friendly #2312
    • Set Paginator Page from InputNumber #2310
    • Tooltip: word wrap #2307
    • Tailwind Theme #2302
    • Scrollable feature for TabView Component #2298
    • πŸ†• New Component: Image #2297
    • βž• Add p-inputwrapper class to InputNumber #2289
    • βž• Add getFormatter method to InputNumber #2287
    • βž• Add allowEmpty property to InputNumber #2285
    • InputNumber behaves odd when trying to insert fracitonal digits #2284
    • InputNumber: cannot insert fractional digits when minFractionDigits=0 #2283

    πŸ›  Fixed bugs:

    • CurrentPageReport displays wrong value #2314
    • 🏁 Filtered Dropdown unusable on Windows Tablet #2311
    • Material themes Surface Border Issue #2309
    • ⬇️ Dropdown scrolls top after reopened #2308
    • ⬇️ Dropdown with filter bug selecting with arrow keys #2306
    • Incorrect Sizing due to filter input width of dropdown #2305
    • Overlay panel hide when clicking on a label inside of it #2304
    • Thumbnails are not displayed correctly on Galleria if numVisible is greater than the length of value #2293
    • InputNumber: issues with decimal separator for some locales, 0s are added to input #2292
    • Negative sign in front of number is not possible for Finnish or Swedish locale #2291
    • Input number caret issue with negatives #2290
    • inputnumber : both prefix and currency Input error #2288
    • InputNumber: setting "min" to anything greater than 0 implies "required" #2286
    • InputNumber input event returns wrong value #2282
    • Checkbox causes layout issues when used inside an overflow: auto div #2281
    • Table Header Checkbox not working when lazy loading enabled #2253
    • [BUG] 6.5.1 Toast - ContentClassName prop should be optional #2247
    • InputNumber with min triggers onValueChange immediately if value is nully #2136
  • v6.5.1 Changes

    August 18, 2021

    Full Changelog

    Implemented New Features and Enhancements:

    • βž• Add StyleClass Component #2242
    • πŸ’… Inline style and style class for ToastMessage and its content #2236

    πŸ›  Fixed bugs:

    • Ripple animation is not working on components #2240
    • ⬇️ Dropdown keypress doesn't support Turkish characters #2217
    • TreeSelect Typescript error #2211
    • Typo in Menu.d.ts & TieredMenu.d.ts #2210
    • DataScroller increases the first index value even when there are no rows #1902