We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c8e49e commit 2dac0c2Copy full SHA for 2dac0c2
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes for each version of this project will be documented in this file.
4
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`
15
16
## 20.1.0
17
### New Features
18
- `IgxCarousel`
0 commit comments