Commit Graph
211 Commits
Author SHA1 Message Date
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 e46fa203ca fix(web): Ensure font awesome icons have fixed width 2022-04-16 12:08:55 +02:00
Luke 66694c4ce3 fix(web/context): Properly align text
When there was no description the key for the text wasn't properly centered vertically
2022-04-15 11:41:06 +02:00
Luke 8ef1b876e1 fix(web/context): Don't close menu when clicking item without events 2022-04-15 11:01:17 +02:00
Luke 7996e913dc fix(nui): Update input dialog font 2022-04-12 14:38:01 +02:00
Luke ed75b683d5 feat(client): Text UI functions 2022-04-11 15:59:18 +02:00
Luke 3d3a7075d2 fix(nui): Make description optional 2022-04-11 14:51:28 +02:00
Luke 8d375569ab fix(nui): Fix incorrect string typing and remove tsignore 2022-04-11 14:41:07 +02:00
Linden e842185382 feat(resource/interface): export notify 2022-04-11 03:52:25 +00:00
Luke 285f30f8fe feat(nui): TextUI icon support 2022-04-01 22:04:14 +02:00
Luke 993b06e880 refactor(nui): Better organize components 2022-04-01 21:41:53 +02:00