Skip to content

Releases: reach/reach-ui

v0.7.0

22 Dec 04:30
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

🐛 Bugfixes

📝 Documentation

  • #410 Describe how to import styles in component docs (@beerose)
  • Better focus management for route changes
  • Various a11y improvements!

✨ Enhancements

  • portal
  • alert-dialog, alert, auto-id, combobox, component-component, dialog, menu-button, popover, portal, rect, skip-nav, slider, tabs, tooltip, utils, visually-hidden, window-size
  • More consistent style checks across components

🤜🤛 3 Committers

v0.6.4

10 Dec 19:19
Compare
Choose a tag to compare
v0.6.4 Pre-release
Pre-release

🐛 Bugfixes

  • tabs
    • Fix conditional rendering for TabPanel (@Ericnr)
  • menu-button

🤜🤛 2 Contributors

v0.6.3

06 Dec 22:16
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

🐛 Bugfixes

  • dialog
    • [Dialog] Fix function reference update issue causing focus problems (@samselikoff)
  • tooltip
  • menu-button
    • Additional key handling for tab, home, end (@jylertones)

✨ Enhancements

  • menu-button
    • Add as prop for MenuItem to allow styled components (@bmcmahen)

📝 Documentation

5 Committers 🤜🤛

v0.6.2

23 Nov 01:44
Compare
Choose a tag to compare
v0.6.2 Pre-release
Pre-release

🐛 Bugfixes

  • tooltip

📝 Documentation

🏡 Housekeeping

  • Add missing displayName properties

✨ Enhancements

  • tooltip
    • #335 [@reach/tooltip] Simplify Tooltip statechart management (@Andarist)
  • visually-hidden
    • [VisuallyHidden] No need for display: block with position: absolute (@pepelsbey)

🤜🤛 5 Committers

v0.6.1

15 Nov 21:25
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

🐛 Bugfixes

  • skip-nav
    • Type definition not allowing self-closing tags (@MarkH817)
  • alert-dialog, alert, combobox, component-component, dialog, menu-button, rect, slider, tabs, tooltip, window-size, skip-nav
    • Fix how prop-types are imported (fixes #375)

📝 Documentation

  • #373 Update incorrect package name for combobox (@DevanB)

✨ Enhancements

  • alert-dialog, auto-id, combobox, slider, tabs, tooltip
  • tabs
  • auto-id
  • combobox
  • utils
    • #362 Include @reach/utils types when publishing to npm (@Dhalton)

🤜🤛 5 Committers

v0.5.4

06 Nov 02:49
Compare
Choose a tag to compare
v0.5.4 Pre-release
Pre-release

🐛 Bugfixes

✨ Enhancements

  • menu-button
    • Remove font-family style from MenuButton css (@JasonEtco)

🤜🤛 3 Committers

v0.5.3

04 Nov 22:43
Compare
Choose a tag to compare
v0.5.3 Pre-release
Pre-release

🐛 Bugfixes

  • dialog
    • #352 [@reach/dialog] add allowPinchZoom prop to TypeScript definition (@stipsan)
  • alert-dialog, auto-id, combobox, dialog, menu-button, skip-nav, slider
    • Fix missing TypeScript exports

✨ Features

  • Add default exports to packages where a single standalone component can be imported

🤜🤛 3 Committers

v0.5.2

31 Oct 18:43
Compare
Choose a tag to compare
v0.5.2 Pre-release
Pre-release

🐛 Bugfixes

  • slider
    • Fix value calculation bug in controlled slider (#333)

v0.5.1

31 Oct 17:52
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

🐛 Bugfix

  • slider
    • Fix missing TS export and remove duplicate prop definition

v0.5.0

31 Oct 17:38
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

🐛 Bugfix

📝 Documentation

  • website
    • #337 Add installation and import section to combobox docs (@mattfwood)

✨ Feature

  • menu-button
  • dialog
    • Accept allowPinchZoom prop to handle zoom/pinch gestures on iOS devices (@stipsan)
  • alert, dialog

🏡 Housekeeping

🤜🤛 43 Committers