Commit graph

7 commits

Author SHA1 Message Date
Justin Edmund
8164f1f0d4 Break collection pages into hooks
This refactors the collection pages (teams, saved and profiles) into a bunch of hooks that handle various chunks of functionality. This way, the actual "pages" have significantly less logic.
2024-04-21 00:42:12 -07:00
c7e0836202
February 2023 Update (#158) 2023-02-04 23:46:24 -08:00
efa864fb80 Run prettier on src 2022-12-04 07:19:31 -08:00
4998072475 Implement IconOnly button type 2022-02-28 01:01:33 -08:00
88b05c6de8 Add ButtonType to enums 2022-02-04 18:21:05 -08:00
6b085dfce9 Moved GridType enum here 2022-02-03 23:50:21 -08:00
db642371b7 Add support for tinting segmented control with party element 2022-02-03 01:58:36 -08:00