-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Insights: adobe/react-spectrum
Overview
Could not load contribution data
Please try again later
20 Pull requests merged by 6 people
-
chore: Api audit
#7843 merged
Feb 28, 2025 -
fix: Fix Toast hover and focus behavior
#7838 merged
Feb 28, 2025 -
fix: Add tree row label to expand/collapse button announcement
#7840 merged
Feb 28, 2025 -
chore(useClipboard): rename "type" to "action" in getItems details
#7841 merged
Feb 28, 2025 -
feat: add has-child-items to tailwind plugin
#7842 merged
Feb 28, 2025 -
chore: Add colSpan examples to docs
#7837 merged
Feb 27, 2025 -
fix(s2): apply styling to CardView when using an action bar
#7795 merged
Feb 27, 2025 -
fix: Chromatic/testing found bugs
#7819 merged
Feb 26, 2025 -
docs: Add more Autocomplete examples
#7827 merged
Feb 26, 2025 -
fix: Re-show focus ring on ComboBox input when closed
#7829 merged
Feb 26, 2025 -
fix: prevent focus visible on label (checkbox, switch, radio)
#7832 merged
Feb 26, 2025 -
docs(RAC): improve command palette example mobile experience
#7826 merged
Feb 26, 2025 -
chore: Add isRequired to NumberField RenderProps
#7831 merged
Feb 26, 2025 -
chore: make table resizing less choppy in storybook
#7825 merged
Feb 25, 2025 -
feat: control focus on search behavior
#7807 merged
Feb 25, 2025 -
fix: autocomplete starter
#7824 merged
Feb 25, 2025 -
fix: Turn off S2 Storybook shortcuts
#7806 merged
Feb 24, 2025 -
docs: add initial Autocomplete hook docs
#7811 merged
Feb 22, 2025 -
docs(Autocomplete): add RAC Autocomplete docs
#7784 merged
Feb 22, 2025 -
chore: remove toast priority queue
#7805 merged
Feb 21, 2025
7 Pull requests opened by 6 people
-
fix: drag & drop defaultId & disabled behavior
#7812 opened
Feb 21, 2025 -
feat: Automatically render popovers as dialogs
#7813 opened
Feb 21, 2025 -
feat: useTreeData add replaceAll
#7821 opened
Feb 24, 2025 -
fix: ensure that class names produced by S2 style macro differs for each theme
#7822 opened
Feb 24, 2025 -
fix: Support range selection with grid/table checkboxes
#7839 opened
Feb 27, 2025 -
docs: Add Toast card to component index pages
#7844 opened
Feb 28, 2025 -
docs: March release notes
#7845 opened
Feb 28, 2025
14 Issues closed by 5 people
-
useHover yields false negative after the DOM node gets under the cursor because of a DOM mutation
#1038 closed
Feb 28, 2025 -
Styling not applied to CardView wrapper when using an action bar
#7684 closed
Feb 27, 2025 -
Popover closing after scroll in safari
#6253 closed
Feb 26, 2025 -
Exports in react-aria-components
#7828 closed
Feb 25, 2025 -
Async combobox fails to reopen after clearing search query
#7791 closed
Feb 25, 2025 -
Opt out of auto focus on first ListBoxItem inside AutoComplete
#7781 closed
Feb 25, 2025 -
Pin dependency versions on release
#6326 closed
Feb 25, 2025 -
useAutocomplete
#2409 closed
Feb 24, 2025 -
<ComboBox `menuTrigger="focus"` />
#5348 closed
Feb 24, 2025 -
test-utils package for common setup needed
#3703 closed
Feb 24, 2025 -
Collection Item state props for focus, disabled, hover, selected, etc
#1501 closed
Feb 24, 2025 -
[React Aria Components] `--trigger-width` incorrect if ComboxBox inside Modal
#5331 closed
Feb 24, 2025 -
Context error when using Breadcrumbs and ListBox inside a ComboBox
#7790 closed
Feb 24, 2025 -
DateField only triggers onChange if year segment is filled
#7761 closed
Feb 21, 2025
5 Issues opened by 5 people
-
[RAC] Table/Virtualizer: Allow ancestor scrolling element
#7820 opened
Feb 24, 2025 -
DateField does not pass data attributes to the underlying dom node
#7818 opened
Feb 24, 2025 -
useOverlayPosition giving wrong position when boundaryElement is used
#7815 opened
Feb 22, 2025 -
controlled combobox with virtualizer takes very long to open/close popover
#7814 opened
Feb 22, 2025 -
useCalendarState start date doesn't recalculate when updating visibleDuration
#7809 opened
Feb 21, 2025
19 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: Add Shadow DOM support for useOverlay and improve event handling
#7751 commented on
Feb 26, 2025 • 5 new comments -
feat: add autocomplete prop to rac datefield + datepicker
#7773 commented on
Feb 24, 2025 • 1 new comment -
WIP: Build S2 Next.js example in verdaccio and add more components
#7794 commented on
Feb 27, 2025 • 0 new comments -
chore: Start incremental explicit module boundary types
#7764 commented on
Feb 26, 2025 • 0 new comments -
fix: add number type in value
#6636 commented on
Feb 26, 2025 • 0 new comments -
chore: Update to Node 20
#6385 commented on
Feb 26, 2025 • 0 new comments -
Sticky `data-hovered` on `Row` if `Popover` can be opened from inside it
#7004 commented on
Feb 28, 2025 • 0 new comments -
Use `null` instead of `Number.NaN` in NumberField component
#6971 commented on
Feb 28, 2025 • 0 new comments -
React.js 19 nullable RefObject type is not supported
#7549 commented on
Feb 28, 2025 • 0 new comments -
Add moveBefore and and moveAfter methods to useTreeData
#5574 commented on
Feb 28, 2025 • 0 new comments -
useHover not affected by Popup
#4951 commented on
Feb 27, 2025 • 0 new comments -
bug: `useDatePicker` sometimes limits day of month to 30
#3256 commented on
Feb 27, 2025 • 0 new comments -
field components should consistently support isReadOnly and isRequired render-props+data-attributes
#6151 commented on
Feb 27, 2025 • 0 new comments -
Hope that Radio and Checkbox will support the Number type
#6628 commented on
Feb 26, 2025 • 0 new comments -
Controlled `ComboBox`'s `onSelectionChange` is fired when blurring the input
#7698 commented on
Feb 26, 2025 • 0 new comments -
RouterProvider API aligned with React Router "data router" (standard since 6.4)
#7799 commented on
Feb 24, 2025 • 0 new comments -
Allow Modal to pass a dismiss label prop to DismissButton to override the default
#7787 commented on
Feb 24, 2025 • 0 new comments -
usePress throws e.target.contains undefined on ios devices
#7747 commented on
Feb 23, 2025 • 0 new comments -
Support use of external links when using `useHref` in `RouterProvider`
#6397 commented on
Feb 23, 2025 • 0 new comments