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

Commit

Permalink
Add CHANGELOG notes for additional changes that got included in the o…
Browse files Browse the repository at this point in the history
…pen source release.

PiperOrigin-RevId: 202966281
  • Loading branch information
nshahan committed Jul 2, 2018
1 parent 8f6ed7f commit d87231f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,12 @@ more details.
* Update margin on dense theme.

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

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

0 comments on commit d87231f

Please sign in to comment.