Commit Graph
5 Commits
Author SHA1 Message Date
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