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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,8 @@ All notable changes for each version of this project will be documented in this
17
17
- Added `onScroll` event, which is emitted when the grid is scrolled vertically or horizontally.
18
18
-`igxTreeGrid`
19
19
- Removed `onDataPreLoad` event as it is specific for remote virtualization implementation, which is not supported for the `igxTreeGrid`. A more generic `onScroll` event is exposed and can be used instead.
20
-
-`IgxTimePicker` - `IgxTimePicker`
21
-
- Added a functionality which renders time parts outside of the minimum and maximum range value as disabled.
20
+
-`IgxTimePicker`
21
+
- Added a functionality which visually represents time parts outside of the minimum and maximum range value as disabled.
0 commit comments