Commit Graph

6 Commits

Author SHA1 Message Date
Luke
62d4812f24 feat(web/context): allow manually sorting the options
In order to have the options in the same order as defined, you need to not use keys, instead a normal index table and define the title for the option
2022-05-08 13:00:23 +02:00
Luke
48dae99cc0 refactor(web/dialog): Separate fields into individual components 2022-05-03 15:08:28 +02:00
Luke
08d2234484 feat(web/context): Allow manually displaying an arrow 2022-04-19 15:08:02 +02:00
Luke
d6b21a0481 feat(nui): Context menu Lua callbacks 2022-04-01 21:22:14 +02:00
Luke
a7dd713b6b feat(nui): Context menu sub menus 2022-03-28 16:49:07 +02:00
Luke
ac832d4840 refactor(nui): Move context items into separate files 2022-03-27 18:17:26 +02:00