fuse-open / fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://npmjs.com/package/@fuse-open/fuselibs
MIT License
176 stars 72 forks source link

Fuse.Scripting: add Context parameter to native promises #1468

Closed mortend closed 1 year ago

mortend commented 1 year ago

Make most native promises in Fuselibs receive the Context parameter.

Like #1467 but without the parts changing public API.