File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed
Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change 22
33All 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
You can’t perform that action at this time.
0 commit comments