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

Export ChevronProps #2363

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

rishabh-ink
Copy link
Contributor

What's Changed

Exporting the type of Chevron’s props as ChevronProps. All other custom components do export their types. It was missing on Chevron.

Type of Change

  • Bug fix

@rishabh-ink
Copy link
Contributor Author

@gpbl In case you missed the notification, friendly reminder to take a look. Thank you!

@gpbl gpbl merged commit 9b4138f into gpbl:main Aug 16, 2024
8 checks passed
@gpbl
Copy link
Owner

gpbl commented Aug 16, 2024

Thanks @rishabh-ink for the heads up and the change (I am actually having a break after the release so I could be a bit slower here. 🧘🏽 )

@rishabh-ink rishabh-ink deleted the rishabh-ink/export-chevron-props branch August 19, 2024 20:58
kodiakhq bot pushed a commit to technifit/tasker that referenced this pull request Sep 8, 2024
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [react-day-picker](https://daypicker.dev) ([source](https://redirect.github.com/gpbl/react-day-picker)) | [`9.0.8` -> `9.0.9`](https://renovatebot.com/diffs/npm/react-day-picker/9.0.8/9.0.9) | [![age](https://developer.mend.io/api/mc/badges/age/npm/react-day-picker/9.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/react-day-picker/9.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/react-day-picker/9.0.8/9.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-day-picker/9.0.8/9.0.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>gpbl/react-day-picker (react-day-picker)</summary>

### [`v9.0.9`](https://redirect.github.com/gpbl/react-day-picker/releases/tag/v9.0.9)

[Compare Source](https://redirect.github.com/gpbl/react-day-picker/compare/v9.0.8...v9.0.9)

This release fixes a regression causing the calendar to reset when selecting the days, improves compatibility with the previous version and fixes some other bugs.

#### What's Changed

-   feat: added back more properties to the value returned by `useDayPicker` by [@&#8203;gpbl](https://redirect.github.com/gpbl) in [gpbl/react-day-picker#2427
-   fix: calendar is reset after selecting a day by [@&#8203;gpbl](https://redirect.github.com/gpbl) in [gpbl/react-day-picker#2429
-   fix(style): remove unnecessary styles to buttons in footer in DayPicker by [@&#8203;hsnaydd](https://redirect.github.com/hsnaydd) in [gpbl/react-day-picker#2383
-   fix(style): missing class names for months and years dropdowns [@&#8203;hsnaydd](https://redirect.github.com/hsnaydd) in [gpbl/react-day-picker#2394
-   fix(utilities): `dateMatchModifiers` to use `defaultDateLib` by [@&#8203;gpbl](https://redirect.github.com/gpbl) in [gpbl/react-day-picker#2413
-   fix(types): add `formatWeekNumberHeader` to `Formatters` by [@&#8203;gpbl](https://redirect.github.com/gpbl) in [gpbl/react-day-picker#2412
-   fix(types): add missing `ChevronProps` export by [@&#8203;rishabh-ink](https://redirect.github.com/rishabh-ink) in [gpbl/react-day-picker#2363

#### New Contributors

-   [@&#8203;mahata](https://redirect.github.com/mahata) made their first contribution in [gpbl/react-day-picker#2388
-   [@&#8203;1eeminhyeong](https://redirect.github.com/1eeminhyeong) made their first contribution in [gpbl/react-day-picker#2391
-   [@&#8203;hsnaydd](https://redirect.github.com/hsnaydd) made their first contribution in [gpbl/react-day-picker#2383

**Full Changelog**: gpbl/react-day-picker@v9.0.8...v9.0.9

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 these updates again.

---

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

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/technifit/tasker).
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.

2 participants