devongovett Profile Banner
Devon Govett Profile
Devon Govett

@devongovett

Followers
37K
Following
10K
Statuses
57K

Creator of @parceljs. Engineer @adobe working on React Aria and React Spectrum.

San Francisco
Joined August 2008
Don't wanna be here? Send us removal request.
@devongovett
Devon Govett
1 year
Announcing React Aria Components v1.0.0! 🥳 Over 40 components with built-in behavior, adaptive interactions, top-tier accessibility, and internationalization out of the box, ready for your styles.
76
422
3K
@devongovett
Devon Govett
2 hours
RT @ItsPatrickU: I'm always amazed at the APIs @devongovett & co pull off in react-aria. Making it trivial to turn a table built with @tan_…
0
4
0
@devongovett
Devon Govett
17 hours
@iangrayhazzard hmm I'm not aware of any complete courses yet. Sounds like a good opportunity for someone like @samselikoff. 😉 @JollyShopland made a nice overview video a while back, but it's not a full course.
1
0
1
@devongovett
Devon Govett
17 hours
@shinzui @igoranikeev @getjustd There's also Jolly UI, which is a direct port of shadcn if you want the same styles
1
0
0
@devongovett
Devon Govett
17 hours
@jesuisjoraoult It’s all documented here:
0
0
2
@devongovett
Devon Govett
17 hours
@igoranikeev @shinzui They’re completely different things? Shadcn is a fully styled library, react aria is unstyled. Shadcn could be built on top of React Aria.
2
0
1
@devongovett
Devon Govett
1 day
@ForceTheIssue I believe an internal team was working on one a while back. I built them a prototype using the RAC GridList component. You navigate between cells with the arrow keys, and then tab between events within a cell.
0
0
1
@devongovett
Devon Govett
1 day
RT @shinzui: The essence of a good API is how well it composes. React Aria Components is the most composable React component library I’ve s…
0
4
0
@devongovett
Devon Govett
2 days
@yann_birba It’s subtle. A combobox has a separate popover containing the listbox, whereas with autocomplete they are siblings. For example screen readers announce the combobox open/closed state. Ideally ComboBox would be built on top of Autocomplete (maybe we'll refactor it eventually).
1
0
1
@devongovett
Devon Govett
2 days
@m4_rzker no problem!
@devongovett
Devon Govett
2 days
Want virtualized scrolling? Just wrap the ListBox in a <Virtualizer> too! Composition alllllll the way down. 😎
Tweet media one
1
0
2
@devongovett
Devon Govett
2 days
Want virtualized scrolling? Just wrap the ListBox in a <Virtualizer> too! Composition alllllll the way down. 😎
Tweet media one
2
0
53
@devongovett
Devon Govett
2 days
@fitimbyttyqi Sounds like a ComboBox?
1
0
4
@devongovett
Devon Govett
2 days
@theorangenotice Yep, just wrap the ListBox with an Autocomplete!
@devongovett
Devon Govett
2 days
React Aria Select with Autocomplete
0
0
1
@devongovett
Devon Govett
2 days
RT @devongovett: Combining React Aria's Autocomplete, Menu, and upcoming SubDialog component to create multi-level filterable submenus. 😎 h…
0
7
0
@devongovett
Devon Govett
3 days
@RomanSndlr Yes, though possibly not with virtual focus (i.e. where focus stays on the input when keyboard navigating). It's more complicated with GridList since that allows focusable elements within rows. Might be easier to just tab into the list and navigate as normal in that case.
0
0
3
@devongovett
Devon Govett
3 days
RT @marek_matusica: people who think that unstyled components lack advanced funcionality watch
0
2
0
@devongovett
Devon Govett
3 days
@ignorethecrane yes! That's what we're working on. 🙂
1
0
0