Skip to content
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

fix(material/expansion): inconsistent spacing for anchor buttons #24882

Merged
merged 1 commit into from
May 5, 2022

Conversation

crisbeto
Copy link
Member

@crisbeto crisbeto commented May 5, 2022

Fixes that the expansion panel was applying the margin only to mat-button set on a button node.

Fixes that the expansion panel was applying the margin only to `mat-button` set on a `button` node.
@crisbeto crisbeto added P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent G This is is related to a Google internal issue target: patch This PR is targeted for the next patch release labels May 5, 2022
@crisbeto crisbeto self-assigned this May 5, 2022
@andrewseguin andrewseguin added the action: merge The PR is ready for merge by the caretaker label May 5, 2022
@crisbeto crisbeto merged commit a47869c into angular:main May 5, 2022
crisbeto added a commit that referenced this pull request May 5, 2022
)

Fixes that the expansion panel was applying the margin only to `mat-button` set on a `button` node.

(cherry picked from commit a47869c)
crisbeto added a commit that referenced this pull request May 5, 2022
)

Fixes that the expansion panel was applying the margin only to `mat-button` set on a `button` node.

(cherry picked from commit a47869c)
crapStone pushed a commit to Calciumdibromid/CaBr2 that referenced this pull request May 13, 2022
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@angular/cdk](https://github.com/angular/components) | dependencies | patch | [`13.3.6` -> `13.3.7`](https://renovatebot.com/diffs/npm/@angular%2fcdk/13.3.6/13.3.7) |
| [@angular/material](https://github.com/angular/components) | dependencies | patch | [`13.3.6` -> `13.3.7`](https://renovatebot.com/diffs/npm/@angular%2fmaterial/13.3.6/13.3.7) |

---

### Release Notes

<details>
<summary>angular/components</summary>

### [`v13.3.7`](https://github.com/angular/components/blob/HEAD/CHANGELOG.md#&#8203;1337-chiffon-carambola-2022-05-11)

[Compare Source](angular/components@13.3.6...13.3.7)

##### material

| Commit | Type | Description |
| -- | -- | -- |
| [0bede63d33](angular/components@0bede63) | fix | **datepicker:** add ability to have numeric zero value in input ([#&#8203;24813](angular/components#24813)) |
| [7a122f7f03](angular/components@7a122f7) | fix | **expansion:** inconsistent spacing for anchor buttons ([#&#8203;24882](angular/components#24882)) |
| [e486ed93e4](angular/components@e486ed9) | fix | **menu:** focus the first item when opening menu on iOS VoiceOver ([#&#8203;24733](angular/components#24733)) |

#### Special Thanks

Dmytro Prokhorov, Kristiyan Kostadinov and Zach Arend

<!-- CHANGELOG SPLIT MARKER -->

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Co-authored-by: cabr2-bot <cabr2.help@gmail.com>
Reviewed-on: https://codeberg.org/Calciumdibromid/CaBr2/pulls/1349
Reviewed-by: Epsilon_02 <epsilon_02@noreply.codeberg.org>
Co-authored-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
Co-committed-by: Calciumdibromid Bot <cabr2_bot@noreply.codeberg.org>
@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 Jun 5, 2022
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 G This is is related to a Google internal issue P3 An issue that is relevant to core functions, but does not impede progress. Important, but not urgent target: patch This PR is targeted for the next patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants