Commit Graph

1304 Commits

Author SHA1 Message Date
Michaël Van Canneyt
a897cae63e * iscontenteditable 2022-06-18 14:53:14 +02:00
Michaël Van Canneyt
e7a7f6946e * notification interface 2022-06-18 14:52:59 +02:00
Michaël Van Canneyt
7367b27a66 * Introduce ResourceID, AutoApplyUpdates, better AsQuery implementation 2022-06-17 14:13:05 +02:00
Michaël Van Canneyt
0d9412ffbe * Fix access violation 2022-06-17 14:11:42 +02:00
Michaël Van Canneyt
0e24cef774 * Introduce some aliases 2022-06-17 14:11:19 +02:00
Michaël Van Canneyt
72300c0b73 * Allow to use the default route 2022-06-15 10:28:01 +02:00
Michaël Van Canneyt
c1179cf6f5 * Introduce less generic name for use in IDE 2022-06-13 10:03:37 +02:00
Michaël Van Canneyt
b4e72f8675 * Also show JS excceptions as EExternalException 2022-06-13 10:03:13 +02:00
Michaël Van Canneyt
8c084b528b * Introduce ShowExceptions 2022-06-13 10:02:41 +02:00
Michaël Van Canneyt
ade8cdd468 * Allow to specify delay in ShowToast 2022-06-13 10:01:46 +02:00
Michaël Van Canneyt
f81077146d * Class Of definitions 2022-06-13 09:56:59 +02:00
Michaël Van Canneyt
4ca558c37e ISO8601 date support routines 2022-06-13 09:56:41 +02:00
Michaël Van Canneyt
5297f0cf73 * Improved timezone support in line with FPC 2022-06-13 09:56:15 +02:00
Michaël Van Canneyt
b50087d09d * Change TJSEvent to alias, TargetElement, CurrentTargetElement provided through helper 2022-06-13 09:55:40 +02:00
Michaël Van Canneyt
c4dcf88a62 * Handler reject when doing fetch, register form lowercase 2022-06-13 09:54:57 +02:00
Michaël Van Canneyt
26e8ca99a2 * Add event to set up request 2022-06-11 16:04:40 +02:00
Michaël Van Canneyt
59b0fb327f * Add event to set up request 2022-06-11 16:03:46 +02:00
Michaël Van Canneyt
6a4925eee2 * Fix delete 2022-06-11 16:03:31 +02:00
Michaël Van Canneyt
c4a5282309 * Fix day names 2022-06-11 16:02:48 +02:00
Michaël Van Canneyt
957c5371bc * Fix bug in FloatToDecimal. Fix issue #39220 2022-06-11 08:17:31 +02:00
mattias
6ff83dd8b5 wasi: job: added InvokeJSTypeOf 2022-06-01 16:10:00 +02:00
mattias
471d1ee1e4 wasi: job: clean up 2022-05-29 11:02:01 +02:00
mattias
642245ccb7 wasi: job: callbacks 2022-05-29 10:24:12 +02:00
mattias
32c19ae0ec wasi job: started callback 2022-05-28 22:20:10 +02:00
mattias
c41a54be66 rtl: fixed typo 2022-05-28 22:15:14 +02:00
Michaël Van Canneyt
7f2f5f240a * Catch errors when initializing/instantiating Webassembly 2022-05-28 14:54:08 +02:00
Michaël Van Canneyt
8fa57daec4 Bulma widgets 2022-05-28 14:54:08 +02:00
Michaël Van Canneyt
47ed44f8e3 * Better explanatory text 2022-05-28 14:54:08 +02:00
Michaël Van Canneyt
2461fbec16 * Fix overload of on_ 2022-05-28 14:54:08 +02:00
FPC_Admin
3015c56fdb * updated 2022-05-28 01:00:07 +00:00
mattias
f28dbe57cb job: added newoperator and started some base js classes 2022-05-27 12:55:04 +02:00
FPC_Admin
afb933e39e * updated 2022-05-27 01:00:07 +00:00
mattias
147d1cad54 wasi: job: read jsvalue 2022-05-26 10:56:26 +02:00
mattias
8a314fdc0a Revert "wasi: job: write property object via separate wasi call"
This reverts commit 00c7d0ff4b.
2022-05-26 10:56:26 +02:00
FPC_Admin
ce690d9de5 * updated 2022-05-26 01:00:06 +00:00
mattias
00c7d0ff4b wasi: job: write property object via separate wasi call 2022-05-25 18:01:47 +02:00
mattias
83b37657ff wasi: job: read/write property object 2022-05-25 15:09:21 +02:00
mattias
0bd91a14dd wasi: job: read/write property 2022-05-25 14:31:55 +02:00
FPC_Admin
3496007ff2 * updated 2022-05-25 01:00:08 +00:00
mattias
3dcd1d5d8b job: added invoke integer result 2022-05-24 19:32:00 +02:00
mattias
7093865f5b job: renamed wasidom to job 2022-05-24 19:32:00 +02:00
mattias
1bd4ed47ad demo: wasidom: invoke string result 2022-05-24 19:32:00 +02:00
mattias
b359b4d41f demo: wasidom: invoke string result 2022-05-24 19:32:00 +02:00
mattias
c71dc54e5b demo: wasidom: invoke no result 2022-05-24 19:32:00 +02:00
mattias
e50c2bf607 demo: wasidom: started objectresult 2022-05-24 19:32:00 +02:00
mattias
54640f3e93 demo: wasidom: started objectresult 2022-05-24 19:32:00 +02:00
mattias
5fa7378e3c demo: wasidom: basic call 2022-05-24 19:32:00 +02:00
Michaël Van Canneyt
c22e573ac3 * SkipWaiting function 2022-05-24 17:56:03 +02:00
Michaël Van Canneyt
fc23ed5458 * Some fixes based on remarks of Jerome 2022-05-24 17:44:37 +02:00
Michaël Van Canneyt
777b6dd3ad * Hopefully final fix for TJSResponse constructor 2022-05-24 12:06:27 +02:00