David Baker
d5a5ce9860
Don't pass potentially undefined 'desc' to useId
...
Also use the useId that comes with React 18.
2022-11-07 14:05:58 +00:00
David Baker
3cac74df24
Add aria-describedBy to textarea and use useID
2022-11-07 12:28:54 +00:00
David Baker
58e505cd38
Add aria-describedby associations
2022-11-04 18:10:53 +00:00
Robin Townsend
8524b9ecd6
Set up translation with i18next
2022-10-12 14:53:49 -04:00
Timo
f554afd6b1
typescript src/input
( #487 )
2022-08-09 11:44:46 +02:00
Robin Townsend
b314e047c1
Tweak spatial audio copy
2022-06-06 11:19:40 -04:00
Robin Townsend
aa45261b0d
Organize colors
2022-06-01 11:48:17 -04:00
David Baker
85e3f3761a
Add all the license headers
2022-05-04 17:09:48 +01:00
David Baker
0136fd3cab
Run prettier
2022-05-04 11:24:25 +01:00
David Baker
48a008093b
Fix toggle button toggling
...
Just use isSelected directly rather than makking the button have its
own state. Also, the isPressed from useToggleButton looks like its
whether the user has the mouse button down on it or not rather than
whether the toggle switch is on, which was making the state wrong.
2022-04-29 19:08:32 +01:00
Robert Long
363f2340a0
Finish basic ptt implemenation
2022-04-28 17:44:50 -07:00
Robert Long
2b3c04592b
Only show remove button when there is an avatar to remove
2022-03-02 19:18:23 -08:00
Robert Long
0a49ddb31e
Fix input prefix
2022-02-23 16:34:11 -08:00
Robert Long
25385edf12
Use a textarea in the feedback modal
2022-02-23 16:07:14 -08:00
Robert Long
1ab7d27ba9
Finish user avatars
2022-02-18 16:02:27 -08:00
Robert Long
abae58489c
Fix focus styles
2022-01-18 16:03:49 -08:00
Robert Long
3cb59aebf5
Move inputs and profile components
2022-01-05 17:27:01 -08:00