Commit Graph

12 Commits

Author SHA1 Message Date
Luke
7ffa12af4f feat(web/radial): global menu pagination
adds a More... button when menu items are over PAGE_ITEMS
2023-02-23 17:29:40 +01:00
Luke
c9ac415f12 feat(web): primary colour and shade convars 2023-02-11 14:40:58 +01:00
Luke
f24e43a1a4 refactor(web/alert): alert dialog mantine rewrite 2022-12-16 12:27:15 +01:00
Luke
5206f8b81b refactor(web): initial mantine setup 2022-12-16 11:55:12 +01:00
Luke
4aad28a2e5 chore(web): remove unused settings component 2022-12-08 11:37:24 +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
3034a32955 refactor(dialog/alert): allow defining cancel button
Using the same promise type of API that the input dialog is using, if the user closes the dialog via esc or the cancel button the promise will resolve `cancel` otherwise the promise will resolve `confirm`
2022-06-17 20:30:33 +02:00
Luke
40a1c15339 chore(web): Fix eslint warnings 2022-05-01 11:09:25 +02:00
Luke
4db4c79d8a feat(web): Settings modal, locale state provider 2022-04-30 14:49:49 +02:00
Luke
8156a123f7 fix(nui): Set frame visibility to true by default 2022-04-01 20:25:19 +02:00
Luke
5314b59e8b feat(nui): Initial NUI files 2022-03-13 22:30:57 +01:00