Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Update reach-ui monorepo to v0.15.2 #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 30, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@reach/dialog 0.10.5 -> 0.15.2 age adoption passing confidence
@reach/portal 0.10.5 -> 0.15.2 age adoption passing confidence

Release Notes

reach/reach-ui

v0.15.2

Compare Source

🐛 Bugfixes

  • menu-button
  • listbox
    • Cannot focus on ListboxList when it's styled to overlap ListboxButton (@​loque)

📝 Documentation

✨ Enhancements

  • combobox
  • accordion, disclosure
    • Remove -1 tabIndex from accordion and disclosure panels (@​joshuajaco)
🤜🤛 8 Committers

v0.15.0

Compare Source

🐛 Bugfixes
  • Combobox
    • Fix persistSelection issues when used with openOnFocus (#​455)
  • All packages
    • #​769 Add *.css files to the list of sideEffect(ful) files (@​Andarist)
    • BREAKING: Removed forwardRefWithAs utility and created new types associated with components that us the as prop. This is a breaking change if you are using the component types directly, but this change was long overdue and should address some new issues that popped up in #​753. Big thanks to @​jjenzz and the Radix UI project for making our lives easier here!
🤜🤛 3 Committers

v0.14.0

Compare Source

  • listbox
    • Fix selection of options using iOS with VoiceOver. (@​aappoalander)
    • Breaking change: If you were using our previously suggested styling selector [data-current] for the selected listbox option, that selector has been removed in favor of [data-current-selected]. The reason is because we also added [data-current-nav] for the highlighted option when navigating the list, so this seemed more clear to distinguish between the two. We also removed the default styles for options that match [aria-selected="true”] because this is an implementation detail that will likely change in an upcoming patch release to address accessibility issues.

📝 Documentation

✨ Enhancements

🤜🤛 6 Committers

v0.13.2

Compare Source

🐛 Bugfixes

✨ Enhancements

🏡 Housekeeping

3 Committers 🤜🤛

v0.13.1

Compare Source

v0.13.0

Compare Source

🐛 Bugfixes

  • accordion
  • tooltip
    • #​712 Address consistent cross-browser behavior with disabled elements (@​taifen)

✨ Enhancements

🏡 Housekeeping

6 Committers

v0.12.1

Compare Source

🐛 Bugfixes

🤜🤛 1 Committer

v0.12.0

Compare Source

🐛 Bugfixes

  • menu-button
  • slider
    • #​694 [slider] Fixes #​693 by capturing mutable value sliderRef.current (@​yshean)
    • Focus handle in rAF on pointerdown

📝 Documentation

✨ 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

v0.11.2

Compare Source

Patch fix for broken type defs (#​660)

v0.11.1

Compare Source

No changes

v0.11.0

Compare Source

🐛 Bugfixes
🚀 Features
✨ Enhancements
🏡 Housekeeping

🤜🤛 6 Committers

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.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/reach-ui-monorepo branch 2 times, most recently from c39239e to e6b4c15 Compare May 31, 2021 08:48
@renovate renovate bot changed the title Update reach-ui monorepo to v0.15.0 Update reach-ui monorepo to v0.15.2 Jun 28, 2021
@renovate renovate bot force-pushed the renovate/reach-ui-monorepo branch from e6b4c15 to 54638ef Compare June 28, 2021 19:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant