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: missing variable name #2388

Merged
merged 1 commit into from
Aug 19, 2024
Merged

fix: missing variable name #2388

merged 1 commit into from
Aug 19, 2024

Conversation

mahata
Copy link
Contributor

@mahata mahata commented Aug 19, 2024

What's Changed

Fix styling.mdx for a missing variable: --rdp-range_middle-foreground-color

Type of Change

  • Documentation update

@gpbl gpbl merged commit bb8eb92 into gpbl:main Aug 19, 2024
8 checks passed
@gpbl
Copy link
Owner

gpbl commented Aug 19, 2024

@mahata thanks!

@mahata mahata deleted the patch-1 branch August 20, 2024 10:52
kodiakhq bot referenced this pull request in technifit/tasker 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 [https://github.com/gpbl/react-day-picker/pull/2427](https://redirect.github.com/gpbl/react-day-picker/pull/2427)
-   fix: calendar is reset after selecting a day by [@&#8203;gpbl](https://redirect.github.com/gpbl) in [https://github.com/gpbl/react-day-picker/pull/2429](https://redirect.github.com/gpbl/react-day-picker/pull/2429)
-   fix(style): remove unnecessary styles to buttons in footer in DayPicker by [@&#8203;hsnaydd](https://redirect.github.com/hsnaydd) in [https://github.com/gpbl/react-day-picker/pull/2383](https://redirect.github.com/gpbl/react-day-picker/pull/2383)
-   fix(style): missing class names for months and years dropdowns [@&#8203;hsnaydd](https://redirect.github.com/hsnaydd) in [https://github.com/gpbl/react-day-picker/pull/2394](https://redirect.github.com/gpbl/react-day-picker/pull/2394)
-   fix(utilities): `dateMatchModifiers` to use `defaultDateLib` by [@&#8203;gpbl](https://redirect.github.com/gpbl) in [https://github.com/gpbl/react-day-picker/pull/2413](https://redirect.github.com/gpbl/react-day-picker/pull/2413)
-   fix(types): add `formatWeekNumberHeader` to `Formatters` by [@&#8203;gpbl](https://redirect.github.com/gpbl) in [https://github.com/gpbl/react-day-picker/pull/2412](https://redirect.github.com/gpbl/react-day-picker/pull/2412)
-   fix(types): add missing `ChevronProps` export by [@&#8203;rishabh-ink](https://redirect.github.com/rishabh-ink) in [https://github.com/gpbl/react-day-picker/pull/2363](https://redirect.github.com/gpbl/react-day-picker/pull/2363)

#### New Contributors

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