Skip to content

Commit 835dddb

Browse files
committed
fix(time-picker): Fixing typos. #3978
1 parent f33b53c commit 835dddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ All notable changes for each version of this project will be documented in this
1717
- Added `onScroll` event, which is emitted when the grid is scrolled vertically or horizontally.
1818
- `igxTreeGrid`
1919
- 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.
2222

2323
### New Features
2424
- `IgxGrid`, `IgxTreeGrid`, `IgxHierarchicalGrid`

0 commit comments

Comments
 (0)