You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
7.3.4
IgxGrid, IgxTreeGrid, IgxHierarchicalGrid
Breaking Change The condition parameter of the filterGlobal method is no longer optional. When the filterGlobal method is called with an invalid condition, it will not clear the existing filters for all columns.
New features
igxGrid Multi Row Layout keyboard navigation #4757
igxSlider - exposing new labels property accepting a collection of literal values that become equally spread over the slider, by placing each element as a thumb label.
igxSlider - deprecate isContiunous property.
IgxChip
hideBaseOnDrag input is added that allow the chip base that stays at place to be visible while dragging it.
animateOnRelease input is added that allows to disable the animation that returns the chip when the chip is released somewhere.
igxTimePicker changes
onClosing event is added.
Breaking ChangeonOpen event is renamed to onOpened.
Breaking ChangeonClose event is renamed to onClosed.
Behavioral Change - action buttons are now available in the dropdown mode.
FeatureIgxTimePickerComponent now provides the ability for adding custom action buttons. Read up more information in the ReadMe
igxDatePicker changes
onClosing event is added.
Breaking ChangeonOpen event is renamed to onOpened.
Breaking ChangeonClose event is renamed to onClosed.
Behavioral Change - action buttons are now available in the dropdown mode.
FeatureIgxDatePickerComponent now provides the ability for adding custom action buttons. Read up more information in the ReadMe
Bug Fixes
igx-input: Top of Japanese characters get cut off in Density Compact mode #4752
When no condition is provided, filter() method of grid throws undescriptive error #4897
[IE11][igx-grid][MRL] header cell is not row-spanned. #4825