Commit Graph

11 Commits

Author SHA1 Message Date
Ryan Gossiaux
0185f9f9f6 Don't render Transition contents if they're not visible
Fixes #14
2021-12-14 13:54:34 -08:00
Ryan Gossiaux
02bb968396 Fix initial focus issues with Dialog
Fixes #15
2021-12-14 13:19:58 -08:00
Ryan Gossiaux
9d7f56cdcd Minor tweaks to default values 2021-12-14 12:04:23 -08:00
Ryan Gossiaux
543a6dba3d Bind missing dialog ref
Fixes #12
Fixes #13
2021-12-14 12:03:01 -08:00
Ryan Gossiaux
5aea8065d3 Fixes to Dialog
Fix bad porting from useEffect--needs to run on destroy as well. Also fix a missing function invocation.
2021-12-14 12:01:42 -08:00
Ryan Gossiaux
0fe7b0ea04 Add action forwarding and add to Menu 2021-12-13 22:08:22 -08:00
Ryan Gossiaux
a4e55d7167 Fix TransitionRoot inheriting state from other components 2021-12-13 21:57:34 -08:00
Ryan Gossiaux
5cc50973e4 Fixes to Dialog 2021-12-13 21:03:25 -08:00
Ryan Gossiaux
a12b64faed Fix a few more misc issues (TS errors, dupe files) 2021-12-13 19:01:59 -08:00
Ryan Gossiaux
82b138f0ae Run prettier over everything and fix some imports 2021-12-13 18:22:16 -08:00
Ryan Gossiaux
db9ec57065 Initial commit with files
Still need to fix the imports
2021-12-13 17:13:47 -08:00