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

Add displayName to Normalize component #31

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

GreenTeaCake
Copy link
Contributor

Initial checklist

  • I read the support docs
  • I read the contributing guide
  • I agree to follow the code of conduct
  • I searched issues and couldn’t find anything (or linked relevant results below)
  • If applicable, I’ve added docs and tests

Description of changes

React Developer Tool shows the name of the Normalize component as l2. The PR addresses the issue and assigns a human understandable value to the displayName property of the component. As a result we can clearly distinguish the component from other ones with striped out display names. So the debugging process is eased.

@GreenTeaCake GreenTeaCake marked this pull request as ready for review February 8, 2024 12:56
@sergeysova
Copy link
Owner

@GreenTeaCake Thank you! Good contribution.

@sergeysova sergeysova merged commit 16d7694 into sergeysova:master Feb 8, 2024
@GreenTeaCake GreenTeaCake deleted the component-display-name branch February 8, 2024 13:03
renovate bot added a commit to macchiitaka/tasks-app-nextjs that referenced this pull request Feb 8, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [styled-normalize](https://togithub.com/sergeysova/styled-normalize) |
[`8.1.0` ->
`8.1.1`](https://renovatebot.com/diffs/npm/styled-normalize/8.1.0/8.1.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/styled-normalize/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/styled-normalize/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/styled-normalize/8.1.0/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/styled-normalize/8.1.0/8.1.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>sergeysova/styled-normalize (styled-normalize)</summary>

###
[`v8.1.1`](https://togithub.com/sergeysova/styled-normalize/releases/tag/v8.1.1)

[Compare
Source](https://togithub.com/sergeysova/styled-normalize/compare/v8.1.0...v8.1.1)

#### What's Changed

- Add displayName to Normalize component by
[@&#8203;GreenTeaCake](https://togithub.com/GreenTeaCake) in
[sergeysova/styled-normalize#31

#### New Contributors

- [@&#8203;GreenTeaCake](https://togithub.com/GreenTeaCake) made their
first contribution in
[sergeysova/styled-normalize#31

**Full Changelog**:
sergeysova/styled-normalize@v8.1.0...v8.1.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 10pm every weekday,before 5am
every weekday,every weekend" in timezone Asia/Tokyo, Automerge - At any
time (no schedule defined).

🚦 **Automerge**: Enabled.

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

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

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/macchiitaka/tasks-app-nextjs).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants