Luke
9f1ae6184a
chore(web): remove chakra packages
2023-01-02 14:02:07 +01:00
Luke
f18fec5130
refactor(web/progress): use solid colour for progress bar background
2022-12-31 15:59:14 +01:00
Luke
97dc0cabdd
refactor(web/progress): use scale fade transition for progress
2022-12-31 15:52:39 +01:00
Luke
f8f81db3eb
refactor(web/progress): hide progress bar if not visible
2022-12-21 15:00:22 +01:00
Luke
4f6fc6abaf
refactor(web/progress): progress bar mantine rewrite
2022-12-18 13:17:42 +01:00
Luke
a1d2607286
chore(web): update react and chakra versions
...
hopefully nothing broke that I didn't notice prayge
2022-10-27 16:44:47 +02:00
Luke
4a5251b60b
chore(web): add prettier and format
2022-08-27 15:58:36 +02:00
Luke
0bc185ef38
feat(web): developer drawer
...
Move all debug functions into a single developer drawer,
Not the best implementation as there is focus fighting going on between some elements and the drawer but will do for now without state management
2022-08-27 15:40:41 +02:00
Luke
923a76896b
fix(web/progress): remove cancelled timeout animation
...
This is not a fix, it's a workaround, removes the red animation when cancelling due to it causing the progress bar/circle to be permanently stuck
2022-06-14 19:18:28 +02:00
Luke
9c7d9c44b7
fix(web/progressbar): fix progressbar getting stuck on screen
...
Chakra's ScaleFade transition was causing the progress bar not to rerender properly
2022-05-10 16:39:05 +02:00
Luke
e00ef6cbf5
refactor(web/progress): Rewrite progressbar component
...
Using chakra's built in progress component was causing weird container stretching when the progress bar would become active
2022-04-16 13:04:22 +02:00
Luke
993b06e880
refactor(nui): Better organize components
2022-04-01 21:41:53 +02:00