github-actions
ae16b78bc4
chore: bump version to v3.32.2
2025-12-21 17:18:40 +00:00
github-actions
01935adf8e
chore: bump version to v3.32.1
2025-11-03 20:15:20 +00:00
github-actions
855e1e4a36
chore: bump version to v3.32.0
2025-11-03 15:39:46 +00:00
github-actions
faa9dda57f
chore: bump version to v3.31.4
2025-09-09 16:48:13 +00:00
github-actions
ac9625d33a
chore: bump version to v3.31.3
2025-08-18 12:00:25 +00:00
Zoo
2ab9114d2f
chore(package/index): export addKeybind function ( #40 )
2025-08-18 13:58:42 +02:00
github-actions
88c68c7068
chore: bump version to v3.31.2
2025-08-18 11:45:57 +00:00
Zoo
fef441c456
feat(package/addKeybind): add keybind to ts package ( #39 )
2025-08-18 13:30:43 +02:00
github-actions
85a3879a03
chore: bump version to v3.31.1
2025-08-12 14:45:04 +00:00
github-actions
dec6caa63b
chore: bump version to v3.31.0
2025-07-26 17:59:55 +00:00
Laica Lunasys
753d3eb025
chore: use nativewrappers/fivem instead of client ( #25 )
2025-06-30 15:59:34 +02:00
andreutu
815caddb02
fix(client/interface): add missing warning notify type in npm package ( #23 )
2025-06-08 15:01:32 +02:00
github-actions
3c5d5faa9f
chore: bump version to v3.30.10
2025-05-29 11:17:05 +00:00
uShifty
ae640729ca
fix(shared): Improper import of context ( #18 )
2025-05-27 11:18:45 +02:00
github-actions
3c405250b0
chore: bump version to v3.30.9
2025-05-18 13:25:19 +00:00
github-actions
b5fdd8a160
chore: bump version to v3.30.8
2025-05-15 22:26:37 +00:00
uShifty
8039539158
feat(package/getNearbyVehicles): Implement getNearbyVehicles ( #8 )
2025-05-04 18:00:08 +02:00
Zoo
ab0dac8fde
chore(package/interface): add label to progressCircle ( #2 )
2025-05-04 17:59:02 +02:00
github-actions
ce8a1ba50b
chore: bump version to v3.30.7
2025-05-02 14:32:43 +00:00
ANTOND.
9c9cb7e4e4
refactor: use bun instead of pnpm
2025-05-02 16:21:02 +02:00
ANTOND.
ff2f4c06f9
chore: update organization name
2025-05-02 15:44:52 +02:00
Malox
b4e3bcdad7
fix(callback/js): prevent args from being wrapped in an array when resolving the promise ( #744 )
2025-04-15 14:12:51 +10:00
Tom
c397963e84
fix(package/callback): fix broken js callbacks ( #742 )
...
This commit reverts commit 87818b3710 .
2025-04-02 05:48:23 +11:00
Linden
8509867abd
refactor(callback/client): require source in response handler
2025-03-18 02:39:41 +11:00
Linden
87818b3710
fix(package/callback): format setValidCallback event name
2025-03-16 03:41:34 +11:00
sync
32d3fb05c7
fix(types): add TextAreaProps to RowInput ( #717 )
2025-03-03 08:53:07 +01:00
Linden
b726faea2d
feat(callback): implement callback validation
...
Prevent callbacks from being overwritten by other resources.
Throw an immediate error if the callback does not exist.
2025-02-03 15:41:58 +11:00
mardev
776c1f6d81
fix(package/notify): add missing sound type ( #664 )
2024-11-08 11:01:15 +01:00
Ceeb
24b2d62235
feat(client/dui): implement dui handling ( #650 )
2024-10-14 16:55:15 +11:00
Linden
cba4b85a29
fix(callback/js): match callback timeout to lua
2024-10-06 03:28:28 +11:00
Linden
e61febf7de
refactor(streaming): change error message and default timeout
2024-10-06 03:25:17 +11:00
Linden
e1c1647343
fix(package): specify side-effects and do not bundle output
2024-09-16 18:34:55 +10:00
Deathart
85031dc13b
fix(package/interface): fix menu onCheck typo ( #640 )
2024-09-09 23:59:33 +02:00
Linden
6b12831817
feat(cache): send oldValue to onCache
...
Internally handle the cache events to prevent race conditions
and resolve #618 .
Improved types.
2024-08-13 14:11:27 +10:00
Luxu
f98feab271
refactor(package/addCommand): send chat suggestions to correct source ( #627 )
2024-08-13 12:43:17 +10:00
Fraser Watt
2b9f49febd
fix(package): input dialog options param ( #622 )
2024-07-18 10:28:42 +02:00
Linden
c45aa0d893
feat(vehicleProperties): add statebag handler and server setter
2024-07-13 00:25:30 +10:00
BerkieBb
64615a671e
feat(addCommand): longString ( #597 )
2024-07-01 11:42:21 +10:00
Linden
0b13a56071
fix(package/locale): sync behaviour with Lua
2024-05-14 18:19:26 +10:00
Linden
43905bdd62
feat(interface/alert): support dialog timeout
...
closeAlertDialog will now error if a reason is passed.
Added timeout param to alertDialog.
Resolves #522 .
2024-05-08 05:23:27 +10:00
northsqrd
24cedb07ae
feat(interface/multi-select): add maxSelectedValues ( #563 )
2024-05-08 04:28:52 +10:00
Linden
2166b076da
feat(callback): add timeout to callback events
...
Should help when people await broken or unregistered events.
Defaults to 60 seconds, adjusted with convar ox:callbackTimeout.
2024-05-03 15:49:33 +10:00
Linden
b6632ad789
refactor(locale): merge locales with english definitions
...
Also sync some recent changes in the TS module.
2024-04-20 06:42:28 +10:00
RrybaN
9d08560e91
feat(notify): show duration ( #542 )
...
* feat(notify): add option to show duration
lib.notify new option
`showDuration?: boolean -- Option to show duration bar`
* fix(notify): allow icon color using hexadecimal values
* chore(notify): show duration to default and added tinycolor2 for supporting available color formats
* feat(notify): define interface for showDuration
2024-04-12 17:15:57 +02:00
Linden
0f0c7a6591
refactor(streamingRequest): internal method for request functions
...
- TS package type inference for request functions.
- Type fix for Lua's waitFor callback.
- Lua request functions cannot return nil.
2024-03-31 16:15:44 +11:00
Linden
5868649d18
fix(package/streaming): return promise from streamingRequest
2024-03-27 14:27:33 +11:00
Linden
2190cd32f4
refactor(waitFor): use GetGameTimer to timeout callbacks
...
Corrected error message output to ms.
Resolves #518 .
2024-03-18 18:48:57 +11:00
Linden
50d957c1d1
refactor(package/interface): import CSSProperties from csstype
2024-03-16 04:30:02 +11:00
Lily
71b30b928d
feat(web/select): searchable option ( #513 )
2024-03-10 14:06:11 +01:00
xSamiVS
d8578281ee
feat(web/textui) bottom center position( #507 )
2024-03-09 11:04:18 +01:00