Commit Graph

9 Commits

Author SHA1 Message Date
Ryan Gossiaux
c5ed870827 Assorted fixes
Type fixes, support a couple more classes as functions for the examples, and switch TabPanels to registering ids instead of refs
2021-12-17 14:22:19 -08:00
Ryan Gossiaux
0911f5efdd Fix some imports 2021-12-16 16:22:14 -08:00
Ryan Gossiaux
da6d2c3be6 Fix more TS errors in strict mode 2021-12-15 14:49:19 -08:00
Ryan Gossiaux
5b36ce9404 Fix various type errors with strict mode 2021-12-15 14:06:33 -08:00
Ryan Gossiaux
543c1263e3 Also fix label/description context usage 2021-12-15 10:31:14 -08:00
Ryan Gossiaux
dbfb2c227e Move contexts over to useXContext model
Fixes #4
2021-12-15 10:13:01 -08:00
Ryan Gossiaux
7de1e35524 Add index.ts files 2021-12-14 15:28:26 -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