All Versions
108
Latest Version
Avg Release Cycle
26 days
Latest Release
153 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v3.3.0 Changes
October 16, 2019Implemented New Features and Enhancements:
- โ Add closeOnEscape property to Sidebar #1046
- InputTextarea: Floating Label #1040
- โฌ๏ธ Upgrade QuillJS 1.3.7 #1037
- โ Add filterInputAutoFocus property to Dropdown #1036
- ๐ New Component: Carousel #1030
- โ Add className support to SelectButtonItems #1019
๐ Fixed bugs:
-
v3.2.0 Changes
September 12, 2019Implemented New Features and Enhancements:
- โ Add type property to AutoComplete #1010
- โ Add customUpload property to FileUpload #1008
- ๐ Improve columns' editor option on editing mode #1007
- โ Add keyboard support to DataTable with Checkbox selection #1005
- โ Add row edit support to DataTable #809
๐ Fixed bugs:
-
v3.1.9 Changes
August 28, 2019Implemented New Features and Enhancements:
- Datatable EditRow #935
- โ Add className option to Tooltip #994
- โ Add focusOnShow property to Dialog #988
- โ Add displayValueTemplate property to ProgressBar #978
- โ Add tabIndex prop to Spinner #976
- โ Add tabIndex prop to RadioButton #975
๐ Fixed bugs:
- Wrong typings for the property of Spinner #1001
- Export hide() for ContextMenu in type definition file #1000
- ๐ Style props doesnt update after re-rendering with Inputmask #996
- Nested originalEvent in DataTable header RowCheckbox event #986
- Typings missing in DataTable: resetColumnOrder #980
- ProgressBar does not show value for 0% #973
- Tooltips appear with old contents after being undefined #972
-
v3.1.8 Changes
July 25, 2019Implemented New Features and Enhancements:
- ๐ Resizable columns support with column groups #518
- โก๏ธ Update to PrimeIcons 2.0.0 #970
- ๐ Datatable rowGroup with rowSpan mode: row separator line style on group break #967
- Growl detail should be placed in <div> not <p> #965
- โ Add autoFocus attribute to Autocomplete #963
- โ Add onTargetSelect and onSourceSelect props to Picklist #962
- โ Add tabIndex prop to ToggleButton #957
- โ Add required prop to RadioButton #953
- โ Add required prop to Checkbox #952
- โ Add shift key selection support to DataTable with multiple mode #934
๐ Fixed bugs:
- ๐ Calendar ButtonBar Clear button does not use clearButtonStyleClass prop #968
- Datatable rowGroup with rowSpan mode and pagination fails on page break #961
- DataTable fails to render if columns are mapped and has a static column #959
- Month View shows a redundant week on the calendar #956
- Simple DataScroller does not display items. #955
- The DataTable will sort a column when shrinking it on resize #944
-
v3.1.7 Changes
June 25, 2019 -
v3.1.6 Changes
June 25, 2019๐ Fixed bugs:
-
v3.1.5 Changes
June 24, 2019Implemented New Features and Enhancements:
- โ Add theme prop to Editor #938
- โ Add "replace" method in Messages component #930
- โ Add decimalSeparator and thousandSeparator props to Spinner #925
- โ Add formatInput prop to Spinner #924
- โ Add required, pattern and placeholder props to Spinner. #920
- โ Add ariaCloseIconLabel prop to Dialog #916
๐ Fixed bugs:
- When components are placed placed inside a label element clicking on the component fires the click event twice #940
- ๐ป The hide method of Dropdown throws an exception on console #937
- The "required" prop is not working on Dropdown #933
- Tooltip in chips does not work properly #932
- Empty array crashes Messages component #928
- The 'showWeek' prop throws an error with TypedScript on Calendar #926
- Close icon is still active on the disabled Chips #918
- ๐ onRemove event does not exists on Growl component #914
- Can't resolve 'chart.js/src/chart.js' #913
- Second Sidebar reset blockScroll #910
- ProgressSpinner not visible in IE11 #908
- Wrong type for showWeek in Calendar.d.ts #907
-
v3.1.4 Changes
May 30, 2019Implemented New Features and Enhancements:
- โ Add iconsTemplate to Dialog #905
- Modules property for Editor #904
- The ability to reset columnOrder in DataTable #899
- onFocus and onBlur for Chips #897
- ๐ Show week numbers for Calendar #894
- CellEditor should have onSubmit and onCancel method. #891
- โ Add expandIcon and collapseIcon props to Panel component #888
- ๐ Support for disabling dropdown item(s). #874
- ๐ Editable Dropdown should support maxLength #844
๐ Fixed bugs:
- Not able to set focus on Dropdown component #903
- ๐ Calendar time parsing broken for showSeconds == false #901
- DataTable sortFunction Typescript definition wrong #898
- Data*: alwaysShowPaginator prop not used #896
- DataTable expanded rows collapse when modifying one property of a record #884
- The scroll bar is not moving correctly on the DataTable with resizeMode="expand" #881
- โฌ๏ธ Dropdown showClear not always displayed #875
- Unlogical editor navigation with shift+tab in DataTable #843
- Cannot read property 'show' of undefined at FileUpload.validate #802
- DataTable onValueChange callback one key press behind when using custom InputText filter #777
-
v3.1.3 Changes
May 06, 2019Implemented New Features and Enhancements:
- ๐ Multiple target support to OverlayPanel #873
- ๐ Improve outside click on OverlayPanel #872
- Calendar panel is not aligned correctly on window resize #870
- ๐ Improve outside click on Calendar #869
- ๐ The min/max date support is added to Calendar for monthNavigation and yearNavigation #859
- โ Add ariaLabel and ariaLabelledBy properties to DropDown #855
- โ Add contentStyle and contentClassName props to Tree #842
๐ Fixed bugs:
- OverlayPanel's icon is in the wrong position after window is resized #871
- ๐ป Flipped OverlayPanel rendered behind browser #868
- Missing method typings for OverlayPanel #865
- Calendar used in DataTable is unable to switch months #860
- Calendar view="month" does not allow typing #856
- OnHide callback is not called when visibility property is changed #854
- โ Add stateStorage property to DataTable.d.ts #851
- ๐ The tableStyle and tableClassName props have no effect on Scrollable DataTable #849
- ๐ป Calendar is rendering behind the browser window. #840
- onRowSelect called instead of onRowUnselect #835
- Chart doesn't reload when new data is added to it #834
- Datatable scrollHeight can't be changed #662
-
v3.1.2 Changes
April 03, 2019