Skip to content

Commit 96f3c93

Browse files
Ivan KitanovIvan Kitanov
authored andcommitted
chore(dateRange): Moving changes under 20.1
1 parent 2dac0c2 commit 96f3c93

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

CHANGELOG.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22

33
All notable changes for each version of this project will be documented in this file.
44

5-
## Unreleased
6-
### New Features
7-
- `IgxDateRangePicker`
8-
- Added new properties:
9-
- `usePredefinedRanges` - Whether to render built-in predefined ranges
10-
- `customRanges` - Allows the user to provide custom ranges rendered as chips
11-
- `resourceStrings` - Allows the user to provide set of resource strings
12-
13-
- `IgxPredefinedRangesAreaComponent`
14-
- Added new component for rendering the predefined or custom ranges inside the calendar of the `IgxDateRangePicker`
155

166
## 20.1.0
177
### New Features
@@ -21,6 +11,15 @@ All notable changes for each version of this project will be documented in this
2111
this.carousel.select(2, Direction.NEXT);
2212
```
2313

14+
- `IgxDateRangePicker`
15+
- Added new properties:
16+
- `usePredefinedRanges` - Whether to render built-in predefined ranges
17+
- `customRanges` - Allows the user to provide custom ranges rendered as chips
18+
- `resourceStrings` - Allows the user to provide set of resource strings
19+
20+
- `IgxPredefinedRangesAreaComponent`
21+
- Added new component for rendering the predefined or custom ranges inside the calendar of the `IgxDateRangePicker`
22+
2423
### General
2524
- `IgxDropDown` now exposes a `role` input property, allowing users to customize the role attribute based on the use case. The default is `listbox`.
2625

0 commit comments

Comments
 (0)