Commit Graph

12 Commits

Author SHA1 Message Date
darknight2590 3b61e13854 feat (html): Organised html file - Darknight2590
* Rename html/app.js to html/js/app.js
* Rename html/config.js to html/js/config.js
* Rename html/drawtext.js to html/js/drawtext.js
* Rename html/testing.js to html/js/testing.js
* Rename html/utils.js to html/js/utils.js
* Rename html/style.css to html/css/style.css
* Rename html/drawtext.css to html/css/drawtext.css
* Update fxmanifest.lua
2022-02-17 19:35:01 +11:00
Idris 2723d67744 feat (drawtext): Added IdrisDose/qb-drawtext to core to hopefully slow down the usage of drawtext3d. 2022-02-13 17:26:17 +11:00
Kakarot bb8e73827a Notif style 2021-11-30 21:44:30 -06:00
izMystic b29e31119d feat(notift): CSS classes 2021-10-22 00:14:18 -04:00
Kakarot da8da214e4 Update utils.js 2021-10-13 20:42:39 -05:00
Kakarot c82fbbd2fe Merge pull request #267 from TasoOneAsia/fix/gh-265
fix(ui/notify): fix wrapper definition for fetchNui
2021-10-13 19:42:20 -06:00
Taso 28ba599019 fix(ui/notify): fix wrapper definition for fetchApi 2021-10-13 21:41:22 -04:00
GhzGarage 1552fe9206 hotfix(utils.js): Resource Name 2021-10-13 20:24:56 -05:00
Taso e719bc6569 refactor(ui/notify): Cleanup internal code & new config options 2021-10-13 20:19:36 -04:00
Kakarot be4f57410b feat(html): New Notify System
-Replaces old notification system but is also backwards compatible so no changes necessary
- Now allows for the use of sending a table with text and caption
- Can add as many types of notifications as wanted/needed
- Configure position and icons in app,js (google icons or fontawesome)
2021-09-28 23:39:11 -06:00
vanillaa 430ae71cc9 clean 2021-08-17 09:29:38 +03:00
GhzGarage 36a139cc09 easier file management 2021-04-08 19:11:32 -05:00