Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit d87231f

Browse files
committed
Add CHANGELOG notes for additional changes that got included in the open source release.
PiperOrigin-RevId: 202966281
1 parent 8f6ed7f commit d87231f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,12 @@ more details.
8989
* Update margin on dense theme.
9090

9191
#### Material Date Picker
92+
* Add dynamic Date Picker Comparison Options
93+
* Allow user create their own comparison option.
94+
* Provide default comparison options (previous period, previous year, custom).
95+
* New interface `SupportedComparisonOptions` for
96+
`MaterialDateRangePickerComponent`.
97+
* New interface `Disabled` for `DateRangeInput`.
9298
* Use updated class names for `ShowHideDirective`.
9399
* Fix direction of dropdown arrows in RTL locales.
94100
* Allow error messages to be shown on range picker inputs.
@@ -112,6 +118,7 @@ more details.
112118
* Remove `preserveWhitespace: false`.
113119

114120
#### Material Expansion Panel
121+
* Fix issue where header could extend beyond the max-width of its container.
115122
* Add a mixin for no borders.
116123
* Add a mixin to show header actions on the bottom instead of on the left.
117124
* Add mixin to set alignment in the header.

0 commit comments

Comments
 (0)