Commit Graph
55 Commits
Author SHA1 Message Date
Luke adafbce79f fix(web/dialog): Use locales for buttons 2022-05-02 14:45:06 +02:00
Luke 0259de8dfe feat(web/dialog): Add checkbox type 2022-05-02 13:51:08 +02:00
Luke f74a16d2c2 fix(web/input): Reset input data state on open
When putting data in the fields, after closing the dialog and opening it again the data wouldn't be visible but if you were to press confirm again then it would send the previous data
2022-04-19 10:44:17 +02:00
Luke 7996e913dc fix(nui): Update input dialog font 2022-04-12 14:38:01 +02:00
Luke 993b06e880 refactor(nui): Better organize components 2022-04-01 21:41:53 +02:00