Skip to content

chore: bump version to 7.2.0 w/ changelog #14566

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 18, 2018

Conversation

vivian-hu-zz
Copy link
Contributor

No description provided.

@googlebot googlebot added the cla: yes PR author has agreed to Google's Contributor License Agreement label Dec 18, 2018
@@ -0,0 +1,2266 @@
{
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete this and run yarn to generate an updated yarn.lock instead

@vivian-hu-zz vivian-hu-zz added the target: minor This PR is targeted for the next minor release label Dec 18, 2018
Copy link
Contributor Author

@vivian-hu-zz vivian-hu-zz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

re-run yarn stage-release, this time package-lock.json is gone.
Fixed Changelog.

Please review again

@mmalerba mmalerba added pr: lgtm action: merge The PR is ready for merge by the caretaker labels Dec 18, 2018
@ngbot
Copy link

ngbot bot commented Dec 18, 2018

I see that you just added the pr: merge ready label, but the following checks are still failing:
    failure status "branch-manager" is failing
    failure status "ci/circleci: tests_browserstack" is failing

If you want your PR to be merged, it has to pass all the CI checks.

If you can't get the PR to a green state due to flakes or broken master, please try rebasing to master and/or restarting the CI job. If that fails and you believe that the issue is not due to your change, please contact the caretaker and ask for help.

CHANGELOG.md Outdated

* **a11y:** activeItem out of date if active index is removed from ListKeyManager ([#14407](https://github.com/angular/material2/issues/14407)) ([014dc79](https://github.com/angular/material2/commit/014dc79)), closes [#14345](https://github.com/angular/material2/issues/14345)
* **a11y:** inconsistent runtime value for ListKeyManager.activeItem ([#14154](https://github.com/angular/material2/issues/14154)) ([c4b3484](https://github.com/angular/material2/commit/c4b3484)), closes [#14152](https://github.com/angular/material2/issues/14152)
* **autocomplete:** auto-highlighted first option not display correctly if the floating label is disabled ([#13774](https://github.com/angular/material2/issues/13774)) ([c99c512](https://github.com/angular/material2/commit/c99c512)), closes [#13734](https://github.com/angular/material2/issues/13734)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one got reverted so it shouldn't be in the changelog.

CHANGELOG.md Outdated
* **badge:** aria-label not being updated if description changes ([#14393](https://github.com/angular/material2/issues/14393)) ([ab78183](https://github.com/angular/material2/commit/ab78183))
* **bottom-sheet:** bottom-sheet content not being read out by screen readers ([#14534](https://github.com/angular/material2/issues/14534)) ([9485aff](https://github.com/angular/material2/commit/9485aff)), closes [#10591](https://github.com/angular/material2/issues/10591)
* **cdk/stepper:** exported injection token referring to Material ([#14339](https://github.com/angular/material2/issues/14339)) ([b584888](https://github.com/angular/material2/commit/b584888))
* **checkbox:** redirect focus to underlying input element ([#13959](https://github.com/angular/material2/issues/13959)) ([e0eb3df](https://github.com/angular/material2/commit/e0eb3df)), closes [#13953](https://github.com/angular/material2/issues/13953)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this one was reverted as well.

CHANGELOG.md Outdated
* **menu:** allow text wrapping in menu items ([#11430](https://github.com/angular/material2/issues/11430)) ([3661abe](https://github.com/angular/material2/commit/3661abe))
* **menu:** reduce specificity of icon selector ([#14389](https://github.com/angular/material2/issues/14389)) ([74e945a](https://github.com/angular/material2/commit/74e945a))
* **menu:** unable to set icon color dynamically ([#14161](https://github.com/angular/material2/issues/14161)) ([48e4f65](https://github.com/angular/material2/commit/48e4f65)), closes [#14151](https://github.com/angular/material2/issues/14151)
* **radio:** host element unable to receive focus events ([#13956](https://github.com/angular/material2/issues/13956)) ([41eb27e](https://github.com/angular/material2/commit/41eb27e)), closes [#13323](https://github.com/angular/material2/issues/13323) [#13953](https://github.com/angular/material2/issues/13953)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this one was reverted as well.

CHANGELOG.md Outdated
* **cdk/stepper:** exported injection token referring to Material ([#14339](https://github.com/angular/material2/issues/14339)) ([b584888](https://github.com/angular/material2/commit/b584888))
* **checkbox:** redirect focus to underlying input element ([#13959](https://github.com/angular/material2/issues/13959)) ([e0eb3df](https://github.com/angular/material2/commit/e0eb3df)), closes [#13953](https://github.com/angular/material2/issues/13953)
* **chips:** don't handle separator keys while pressing modifiers ([#14424](https://github.com/angular/material2/issues/14424)) ([d1cec1f](https://github.com/angular/material2/commit/d1cec1f))
* **dialog,bottom-sheet:** invert backdrop color on dark themes ([#13065](https://github.com/angular/material2/issues/13065)) ([fe96f38](https://github.com/angular/material2/commit/fe96f38))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one was also reverted.

CHANGELOG.md Outdated
* **form-field:** outline gap not being recalculated on direction changes ([#13478](https://github.com/angular/material2/issues/13478)) ([b78a750](https://github.com/angular/material2/commit/b78a750))
* **grid-list:** allow more units for gutter width and row height ([#14341](https://github.com/angular/material2/issues/14341)) ([f176119](https://github.com/angular/material2/commit/f176119))
* **menu:** accidentally tapping on sub-menu content that overlaps trigger on touch devices ([#14538](https://github.com/angular/material2/issues/14538)) ([f2a06ab](https://github.com/angular/material2/commit/f2a06ab))
* **menu:** allow text wrapping in menu items ([#11430](https://github.com/angular/material2/issues/11430)) ([3661abe](https://github.com/angular/material2/commit/3661abe))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one was reverted.

CHANGELOG.md Outdated

### Bug Fixes

* **a11y:** activeItem out of date if active index is removed from ListKeyManager ([#14407](https://github.com/angular/material2/issues/14407)) ([014dc79](https://github.com/angular/material2/commit/014dc79)), closes [#14345](https://github.com/angular/material2/issues/14345)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this was reverted and never resubmitted.

Copy link
Contributor Author

@vivian-hu-zz vivian-hu-zz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the reverted PR according to Kristiyan's review feedback.

Copy link
Member

@crisbeto crisbeto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@vivian-hu-zz vivian-hu-zz merged commit 06085e0 into angular:master Dec 18, 2018
josephperrott pushed a commit to josephperrott/components that referenced this pull request Jan 14, 2019
@vivian-hu-zz vivian-hu-zz deleted the release-stage/7.2.0 branch January 23, 2019 23:01
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker cla: yes PR author has agreed to Google's Contributor License Agreement target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants