All Versions
108
Latest Version
Avg Release Cycle
26 days
Latest Release
198 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v6.1.0 Changes
March 09, 2021Implemented New Features and Enhancements:
- Color Palettes for Each Theme #1860
- ➕ Add touch support to ColorPicker #1857
- ➕ Add breakpoints property to Dialog, ConfirmDialog and OverlayPanel #1856
- ➕ Add selectionOnly options to CSV export on DataTable #1853
- ➕ Add multiple property to PanelMenu #1846
- ➕ Add expanded option to MenuModel #1845
- ➕ Add panelHeaderTemplate and panelFooterTemplate properties to MultiSelect #1841
- ➕ Add paginatorClassName to DataTable, TreeTable and DataView #1840
- 👌 Improve template option on Paginator #1839
- 👌 Improve the interaction of nested overlays #1832
- ➕ Add disabled option to Tooltip #1827
- ➕ Add onClick event to Avatar #1819
- 👌 Improve checkbox selection on DataTable #1817
- 🔧 [Multiselect] Feature request: Configure Maximum allowed number of items selectable in Multiselect #1815
- data-pr-{options} on Global Tooltip doesn't work #1811
- Menubar and Toolbar, start/end wrong prop types, that don't accept JSX.Element type #1809
- Tooltip does not disappear when components are disabled #1806
- ➕ Add onClose callback to custom content on ToastMessage #1805
- ➕ Add draggable and resizable features to Dialog #1616
- 🔧 DataTable/TreeTable: implement configurable filterDelay #1440
- Disabling a Menu Item doesnt add aria-disabled label #1434
- TreeTable/DataTable goes to edit mode when selected (single click) #1292
- ➕ Add removableSort property on TreeTable component #1275
- 🔄 Change row navigation structure on DataTable with selection #1162
- Trigger row editing on datatable programmatically #1135
- ➕ Add showFilterClear proprty to Dropdown #1081
- 👌 Improve the parameters of onDragDrop callback on Tree #1020
- PanelMenu collapses on clicking the menu link instead of being in expanded state #1011
- 👌 Support for svg element in icon properties #971
- Accessibility of the DataTable expander cell button #921
- Accessibility issues in Tooltip and Dialog components #862
- ➕ Add mask property to Calendar #765
- Keyboard Accessibility for Slider #694
- ➕ Add onBeforeEditorShow and onBeforeEditorHide callbacks to Column on DataTable with cell editing #589
- ➕ Add headerTemplate property to Panel #1858
🛠 Fixed bugs:
- 0️⃣ DataTable is not working with defaultSortOrder={-1} #1855
- PanelMenu animation is not working as expected #1844
- CascadeSelect is not working with appendTo property #1833
- Editing DataTable and TreeTable are not working as expected on React/ReactDOM 17.0.1 #1828
- MenuItem interface missing template property #1823
- ⚡️ When the 'rows' property changes, Pagination component does not update #1820
- InputText component reference returns Invalid prop forwardRef #1818
- 🚚 PickList: Move Up (Single) and Move Down buttons are not working #1814
- DataTable - accessibility of sorting buttons #1813
- ⬇️ Dropdown menu is separate from the input field #1808
- DataTable csv export fails in chrome but is working in IE #1098
- The toggler icon of Tree/TreeTable is not displaying correctly in mobile mode #1859
-
v6.0.2 Changes
February 04, 2021Implemented New Features and Enhancements:
- ➕ Add autoHighlight property to AutoComplete #1801
- ➕ Add forceSelection to AutoComplete #1800
- 👌 Improve Password implementation #1799
- InplaceDisplay has no ariaLabel property #1796
- ➕ Add autoFocus property to InputNumber #1794
- 🔄 Change the type of loader property on DataScroller #1791
- 👌 Improve PrimeReact components for React.StrictMode #1790
- 👌 Improve rowEditor buttons on DataTable with editMode="row" #1788
🛠 Fixed bugs:
- AutoComplete in FireFox does not pass focus on Tab #1798
- Fullcalendar Week View Missing Vertical Lines #1797
- SplitterPanel is not exported in TypeScript #1795
- Navigator Calendar taking current year when yearRange property is less than current year #1793
- 🚚 Datatable doesn't change page when the last element on a page is removed. #1792
- DataTable ContextMenu Third Reposition #1789
- TreeTable tabbing between editable cells not working #1617
-
v6.0.1 Changes
January 28, 2021Implemented New Features and Enhancements:
- Clearing Dropdown returns null instead of undefined #1784
- 👌 Improve template property on MenuModel API #1783
- ➕ Add CascadeSelect to FloatLabelDemo #1781
- ➕ Add imageAlt and onImageError to Avatar #1779
- ➕ Add imageAlt and onImageError property to Chip #1778
- 👌 Improve custom content option on Button #1777
- ➕ Add restoreTableState method to DataTable #1776
- If Tooltip's content is empty, the tooltip may not be rendered. #1770
- Controlled Knob does not react to value changes on props #1766
- Get filtered rows from global filter action #1763
- 🔋 Feature Request: DataTable hide expander when there are no children rows #1762
- 🔄 Change the type of content property in ToastMessage #1761
- ➕ Add p-component class to Calendar #1756
- 👌 Improve dynamic mask on InputMask #1718
- MultiSelect implement SelectItem disabled #1698
- Do not hide overlays on body scroll #1655
- ➕ Add template property support to MenuModel API in all menu components #1635
🛠 Fixed bugs:
- Button link is invisible in material themes #1786
- Inline Calendar doesn't display correctly with time/button bar #1782
- 👌 Improve float label support in overlay selects #1780
- 💅 Avatar with image and shape="circle" doesn't have border-radius style #1773
- Primereact 6 doesn't work once compiled with Webpack #1771
- No typing for confirmPopup and confirmDialog #1765
- Cascade Select material theming is inconsistent #1757
- DataTable with editMode="cell" doesn't work as expected #1752
- Problem in entering negative value in INPUTNUMBER. #1746
- ⚡️ Calendar input does not update view when hourFormat changes #1711
-
v6.0.0 Changes
January 12, 2021💥 Breaking changes:
- 🔄 Change the type of locale property on Calendar #1750
- 🔄 Change the import of PrimeReact class #1751
- 📇 Rename 'readonly' property with 'readOnly' on all components #1738
- ✂ Remove onSourceSelect and onTargetSelect callbacks from PickList #1707
- 🔄 Change the type of tabIndex property on all components #1566
Implemented New Features and Enhancements:
- Locale API #1749
- 🆕 New Component: CascadeSelect #1736
- 🆕 New Component: Chip #1734
- 🆕 New Component: ScrollTop #1733
- 🆕 New Component: ConfirmPopup #1731
- 🆕 New Component: ConfirmDialog #1730
- 🆕 New Component: Splitter #1729
- 🆕 New Component: Knob #1727
- 🆕 New Component: Divider #1726
- 🆕 New Component: Skeleton #1725
- 🆕 New Component: Tag #1723
- 🆕 New Component: Badge #1719
- 🆕 New Component: Avatar #1717
- ➕ Add icons property to Panel #1748
- 🔄 Change the type of header property on Panel #1747
- Dialog dismissableMask didn't work if hide the close icon #1745
- 👍 Chips and AutoComplete(multiple mode) support multiline input mode #1740
- Improving the initial focus of the Dialog #1737
- 👌 Improve Dialog implementation for ConfirmDialog #1732
- ➕ Add tabIndex property to Checkbox #1716
- ➕ Add sourceSelection and targetSelection properties to PickList #1708
- ➕ Add filterValue and onFilterValueChange properties to ListBox #1706
- ➕ Add onKeyDown event to InputNumber #1695
- Constants for PrimeIcons #1625
🛠 Fixed bugs:
- 👻 Chips throws a JS exception #1754
- Typo in tabIndex property name #1710
- 👻 DataTable with empty frozen column throws a JS exception #1703
- Prop type incorrect for Timeline #1700
- ✅ Datatable with stateStorage property saves filterheader as extra columnwidth #1697
- DataTable edit not work (Input disappears immediately after clicking cell) in [email protected] #1685
-
v5.0.2 Changes
November 30, 2020💥 Breaking changes:
- 🔄 Change params of onEditorInit, onEditorSubmit, onEditorCancel and editorValidator callbacks on Column #1692
Implemented New Features and Enhancements:
- ✂ Remove PrimeFlex dependency from MegaMenu #1690
- Chips display for MultiSelect #1689
- ➕ Add the 'enter' key support to InputNumber #1688
- 🆕 New Component: Timeline #1687
- 👌 Improve Password implementation #1684
- 👌 Improve Tooltip implementation #1683
- ➕ Add onFocus and onBlur events on InputMask #1677
- OverlayPanel - arrow always on the left side of the panel. #1671
- 🔄 Change the types of header, footer, title, subTitle properties on Card #1658
- ➕ Add separator support to SplitButton #1656
- Do not hide overlays on body scroll #1655
- ✂ Remove 'classnames' dependency from PrimeReact components #1653
- ➕ Add showClear property to MultiSelect #1627
- ➕ Add mediumRegex and strongRegex property to Password #1623
- ➕ Add browser event param to editor callbacks on Datatable #1577
🛠 Fixed bugs:
- 👻 DataView throws an exception when the last page is reached using Paginator #1691
- DataTable edit not work (Input disappears immediately after clicking cell) in [email protected] #1685
- Chips is not working when the initial value sets 'null' #1678
- 📚 Global tooltip documentation missing #1676
- ⚡️ Calendar value change does not update UI #1672
- Tooltip with
showDelay
appears despite cursor has already left the Input #1667 - When a partial selection is made among children of a node, the minus icon doesn't appear in the checkbox of that node. #1657
- Float label is not working on Chips #1654
- DataTable with lazy mode and multiple selection doesn't work as expected #1636
- pRipple working when disabled(etc menuitem) #1634
- DataTable Context Menu doesn't reposition #1574
- Multiple sort in TreeTable is not working when passing multisortmeta props #1442
-
v5.0.1 Changes
October 12, 2020Implemented New Features and Enhancements:
- Soho Theme #1632
- FluentUI Theme #1631
- Accordion border radius visual on PrimeOne themes #1629
- Galleria and Carousel highlight item visual improvement on PrimeOne Themes #1626
- ➕ Add dropdownAppendTo property to Paginator #1622
- ➕ Add paginatorDropdownAppendTo property to DataTable, TreeTable and DataView #1621
- Tooltip doesn't close in scrollable containers #1607
🛠 Fixed bugs:
- Fullcalendar button styling issues #1633
- TriStateCheckbox X icon not visible on Material themes #1630
- TreeNode toggler is not readable on hover when highlighted on bootstrap theme #1628
- ⬇️ Dropdown items throws a JS exception #1624
- TypeScript applications cannot find the 'Tooltip' module #1618
- 👻 InputNumber with spinner mode throws a JS exception #1614
- inputNumber with numeric prefix is not working as expected #1613
- Problems when typing or pasting numbers into InputNumber #1612
-
v5.0.0 Changes
October 01, 2020Implemented New Features and Enhancements:
- Lighter Highlight Color for PrimeOne Themes #1605
- ➕ Add template property support to MenuModel API #1597
- ➕ Add buttonTemplate property to SplitButton #1596
- ➕ Add headerTemplate property to AccordionTab on Accordion #1594
- ➕ Add expandIcon and collapseIcon properties to Accordion #1593
- ➕ Add id property to Password #1590
- 👌 Improvement in behavior of components that have overlay panels in scrollable containers #1589
- InputNumber feature - allow negative values #1585
- ➕ Add panelClassName and panelStyle properties for appendable overlays #1459
- TreeTable: expose the filter method for TypeScript #1435
🛠 Fixed bugs:
- Alignment issue on Scrollable TreeTable #1599
- Alignment issue on Scrollable Datatable #1598
- Button shows " " text if the label property is empty #1595
- InputNumber cannot set value when format property is false #1582
- Carousel page prop not detecting changes to prop value. #1464
- Pagination (currentPageReportTemplate) is not showing correct page no for first #1453
- MultiSelect: error when selecting option with null value #1446
- ⚠ MultiSelect: warning in console when using string array as options #1445
-
v5.0.0-rc.2 Changes
September 10, 2020Implemented New Features and Enhancements:
- ➕ Add resetFilterOnHide property to MultiSelect #1565
- ➕ Add resetFilterOnHide property to Dropdown #1564
- ➕ Add keyboard support to MultiSelect #1563
- 👌 Improve SelectButton implementation #1561
- ➕ Add optionDisabled property to SelectButton #1560
- ➕ Add emptyFilterMessage property to MultiSelect #1556
- ➕ Add emptyFilterMessage property to Dropdown #1554
- Negative sign with InputNumber #1551
- InputNumber: pasting doesn't work correctly #1549
- 👍 InputGroup support for input components with wrappers #1548
- 📚 Update PrimeFlex documentation to 2.0.0 #1542
- Scrollable Table alignment improvement #1541
- DataTable onRowClick executes when multiple selection mode is enabled and user clicks on selection checkbox column cell #1534
- ➕ Add content property to Message component #1463
- ➕ Add color property to ProgressBar #1457
- NumberInput does not pass down validation attributes to input element. #1444
🛠 Fixed bugs:
- The left and right arrow keys not working on input elements inside Tree #1559
- Items in PanelMenu are highlighted wrongly with Material dark themes #1557
- Calendar misplaced layout if more than one month is shown #1553
- inputNumber cannot set value bigger than 99.999 for an ES locale #1552
- inputNumber with numeric prefix is not working as expected #1550
- Item selection does not work on Dropdown with scrollable panel #1544
- Dialog with Long Content does not scroll in IE11 #1538
- Pill Text not centered #1532
- Ripple effect with typescript #1530
- Component TreeTable doesn't added props className #1473
- Dialog aria-labelledby references an unexisting id #1405
-
v5.0.0-rc.1 Changes
August 20, 2020💥 Breaking changes:
- 🔄 Change the values of position property on Dialog #1516
- 📇 Rename iconsTemplate property to icons property on Dialog #1514
- 📇 Rename iconsTemplate property to icons property on Sidebar #1513
- 📇 Rename Growl component to Toast component #1512
- 🔄 Change some property names on Galleria #1503
- Label Nova, Luna and Rhea as Legacy Themes #1501
- 🔄 Change the values of position property on Growl #1497
- ✂ Remove responsive property from OrderList #1494
- ✂ Remove responsive property from PickList #1493
- Replace dotsContainerClassName with indicatorsContentClassName property on Carousel #1491
- ✂ Remove Spinner Component #1488
- ✂ Remove Lightbox component #1487
- Migrate to PrimeOne Design Architecture #1484
- ✂ Remove responsive attribute from DataTable #1250
Implemented New Features and Enhancements:
- ➕ Add emptyTemplate property to FileUpload #1508
- 🆕 New Component: Ripple #1507
- ➕ Add index parameter to onRowEditInit and onRowSave callbacks on DataTable #1505
- ➕ Add onEditorInit callback for cell editing mode to Column #1504
- ➕ Add left and right properties to Toolbar #1502
- Material Theme #1500
- Bootstrap Theme #1499
- ➕ Add start and end properties to Menubar #1498
- ➕ Add valueTemplate property to Dropdown #1496
- ➕ Add iconPos property to ToggleButton #1495
- ➕ Add badge and badgeClassName properties to Button #1490
- ➕ Add Badge styles to core css #1489
- 👌 Improved Overlay Animations #1486
- PrimeOne Themes #1485
- Label Nova, Luna and Rhea as Legacy Themes #1483
- ➕ Add contentClassName property to Dialog #1455
- ➕ Add listClassName property to Listbox #1454
- 🔄 Change onSlideEnd callback param on Slider #1437
- 👌 Improve Tooltip implementation #1436
- ➕ Add onValueChange property to InputNumber #1418
- It is impossible to type fractional digits on InputNumber #1380
- ✂ Remove browserslist, leave processing and transpilation to applications #1312
- 👍 Custom content support for Button #1258
🛠 Fixed bugs:
- Global filter is not working with invalid values on TreeTable #1517
- 👻 Captcha throws a JS exception #1509
- Calendar with appendTo property isn't working as expected #1506
- ⚡️ Chart does not update when its options and type properties change #1492
- Dynamic options breaks InputNumber #1470
- DatePicker Milliseconds jumps from 000 to 199 #1456
- Typing for selectedItemTemplate in AutoComplete is wrong #1428
- Can't type - as first symbol into an Inputnumber #1427
- If the invalid value is entered to Calendar with keepInvalid property, the onChange event returns null #1422
- Calling clearTimeout is required before unmounting AutoComplete #1421
- Clear button is not closing Calendar #1416
- File selection does not work after validation fails #1415
- InputNumber prevents min key number #1412
- ListBox, Dropdown: Using non-unique key #1397
-
v4.2.2 Changes
June 09, 2020Implemented New Features and Enhancements:
- ➕ Add onStateSave and onStateRestore callbacks to DataTable with stateStorage #1389
- 🔄 Change the type of iconsTemplate property on Dialog #1386
- Calendar uses : instead of . as seperator for milliseconds #1385
- ➕ Add custom mode to stateStorage #1382
- ColorPicker: add missing input attributes #1323
- 💅 Deprecate *styleClass props in favor of *className #1262
🛠 Fixed bugs:
- Tree filter with onToggle method doesn't work as expected #1390
- Calendar navigator skips one month #1388
- Incorrect work page parameter in carousel #1387
- The className property of Column is not set to <col> element #1384
- EmptyMessage property is not working with empty string on DataTable #1383
- When the month is changed in Calendar inside OverlayPanel, the panel automatically closes. #1381
- TreeTable column body prop function does not contain column argument #1366
- When the input filter element is clicked, the panel closes on DropDown #1360