ehowey / gatsby-theme-catalyst

An opinionated set of integrated themes and starters as a boilerplate to accelerate development with GatsbyJS
MIT License
163 stars 15 forks source link

Bump @reach/skip-nav from 0.11.2 to 0.12.1 #1061

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @reach/skip-nav from 0.11.2 to 0.12.1.

Release notes

Sourced from @reach/skip-nav's releases.

v0.12.1

πŸ› Bugfixes

πŸ€œπŸ€› 1 Committer

v0.12.0

πŸ› Bugfixes

  • menu-button
    • #700 [menu-button] Fixed popover closing when clicking outside (@aganglada)
  • slider
    • #694 [slider] Fixes #693 by capturing mutable value sliderRef.current (@yshean)
    • Focus handle in rAF on pointerdown

πŸ“ Documentation

  • popover
  • descendants
  • Other
    • #659 [website] fix typo in anchor link for useAccordionItemContext (@knowler)

✨ Enhancements

  • utils
    • Improved typing for inferred elements without as prop
  • slider
    • #673 Remove slider width styling (@danny-andrews)
    • Rename SliderTrackHighlight to SliderRange; alias old name for non-breaking change, but with a dev warning
    • BREAKING: Simplify default styling; moved some inline styles to the default CSS stylesheet.
  • Other
    • Added as prop support for several components

πŸ€œπŸ€› 6 Committers

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @ehowey.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
ehowey commented 3 years ago

@dependabot squash and merge