Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Fuse Open Collective
Build high performance iOS and Android apps with a single codebase
Collective -
Host: opensource -
https://opencollective.com/fuse-open
- Website: https://fuseopen.com
- Code: https://github.com/fuse-open
github.com/fuse-open/fuselibs - 76b9460f2ed59a3429db1f8935ce32c044b6be38 authored over 7 years ago
github.com/fuse-open/fuselibs - 48882910e68d66ad31595ad452a46c5a53f88c96 authored over 7 years ago
github.com/fuse-open/fuselibs - dabf245c3aad32d14ec56e74802aa163dfa8bcd4 authored over 7 years ago
github.com/fuse-open/fuselibs - 5951f2378787100fd80bdee927cac6396154d0eb authored over 7 years ago
github.com/fuse-open/fuselibs - 7f3accb5594fcfaf34e1a5631c06021292396fe6 authored over 7 years ago
github.com/fuse-open/fuselibs - ada3178d883342a3a7bfca13a6ba91d316509116 authored over 7 years ago
github.com/fuse-open/fuselibs - b29c7bb09efdc822d270384e1df87454beac912e authored over 7 years ago
github.com/fuse-open/fuselibs - bf3818fa585b99d9dd75ab0510618aaf0eb69b34 authored over 7 years ago
github.com/fuse-open/fuselibs - 57997062b7ac68992b841c48eba27be794841f4f authored over 7 years ago
github.com/fuse-open/fuselibs - 0256750e66273a406c25a243c5afdf67704b7bfe authored over 7 years ago
github.com/fuse-open/fuselibs - 93ffa7458d427150cb3f995d3748c28ff2df72e6 authored over 7 years ago
github.com/fuse-open/fuselibs - 64834801b9a0b1b30ad6c760b27eea772bcddbbc authored over 7 years ago
github.com/fuse-open/fuselibs - 7a4bd50554a45b45f0b516c7cee5f3fa03ac8eeb authored over 7 years ago
Otherwise we get masters in the default mixers that point (via weak
references) to deleted objec...
This was open-coded here, let's just use the existing helper
instead.
There's no longer any JavaScriptTestContext-class in here.
github.com/fuse-open/fuselibs - 8c982fc69a1cbbc3c89780786e19c2a856f2a1be authored over 7 years agogithub.com/fuse-open/fuselibs - 7ad1940b1014febf2be2b0dca0c9f5474991d201 authored over 7 years ago
github.com/fuse-open/fuselibs - ed7fab67fdf006758d7a5cfb4efb5361d37fe8a2 authored over 7 years ago
github.com/fuse-open/fuselibs - fdbabfdf83a2b31864e75d35a4b68db89bb6b7b3 authored over 7 years ago
These files were indented with spaces instead of tabs, let's make
this consistent with the rest ...
Remove use of GRADLE declaration
github.com/fuse-open/fuselibs - 10102f211d1be1106baa743144324ee59ba76d9e authored over 7 years ago
Also uno will soon be removing the GRADLE declaration and at that
point this code would break
Fix a visibility error
github.com/fuse-open/fuselibs - f75cb09adc2a43068e1e65583e6a9b6af4221ab9 authored over 7 years agoNative view impl of the CoreGraphics surface API
github.com/fuse-open/fuselibs - f930d2325cbc0a51cd92d560a49f443e0bae6866 authored over 7 years agoremove ignore
fixes https://github.com/fusetools/fuselibs-public/issues/247
github.com/fuse-open/fuselibs - e0ef611868af25e6e419cbbd93fa651d0d1940a2 authored over 7 years agogithub.com/fuse-open/fuselibs - 96dcd092d12b71a69cf29f9b6222df4bd3ec8345 authored over 7 years ago
github.com/fuse-open/fuselibs - 4b13ce0c8206547578476243ef190505a491ec2a authored over 7 years ago
This trigger was only intended to be given a name during a
debug-session, but because the debug-...
github.com/fuse-open/fuselibs - 22a833877903be5a0401ded5277f37be034a9875 authored over 7 years ago
The subscription-fields vs subscribe-calls were swapped. In reality
this doesn't matter, because...
I filed an issue about this, but let's disable it until it's fixed:
https://github.com/fusetool...
github.com/fuse-open/fuselibs - 01da2b4cfd5e45cbd8e63d9acb83dbbcd4d41e15 authored over 7 years agogithub.com/fuse-open/fuselibs - dbea9b9bb163776d594f85312fddf8cf9fb682c6 authored over 7 years ago
github.com/fuse-open/fuselibs - c05fa85f9d9748d82bb7e9a3e669da6f03501b1c authored over 7 years ago
Fuse.Scripting.V8: do not release on the wrong context
github.com/fuse-open/fuselibs - c9c448b1ea69c2d99e6eba28098cd6b0b9ca04ef authored over 7 years ago
Sometimes when releasing JS-values after a context has been disposed,
we get an AccessViolationE...
Fuse.Scripting.V8: do not encourage use-after-free
github.com/fuse-open/fuselibs - 315e9ab057d7efe541b31728431c44c7e9feb0b4 authored over 7 years agoAdds object notation to UX expressions
github.com/fuse-open/fuselibs - 58c48473d5d187ab386cef0a105d1ff816cb99b2 authored over 7 years agogithub.com/fuse-open/fuselibs - 89363ba406a6fb5c7a0f61202c6217a1abccc9f9 authored over 7 years ago
github.com/fuse-open/fuselibs - 8d10b82291a5e078cf0afa9441498fa79d5f1df1 authored over 7 years ago
The surface api deals with scaling (PixelsPerPoint) but the CGContext that we get from UIView is...
github.com/fuse-open/fuselibs - 3427ffbcd4dd6f566914b586ed2669efb9b236d1 authored over 7 years agogithub.com/fuse-open/fuselibs - f9def32136e1c43a7ffe428120c9300ea39a7d86 authored over 7 years ago
Need to set the renderbounds while setting the frame. Not doing this in the same go might not wo...
github.com/fuse-open/fuselibs - ef9c9496e23f90679c86afe62936cd40479c88ba authored over 7 years agogithub.com/fuse-open/fuselibs - 3185cb8a9f0726ee530fdff854ec44c23d73d233 authored over 7 years ago
github.com/fuse-open/fuselibs - 446577d7f310e252259e6dbd781bef50481c22e6 authored over 7 years ago
github.com/fuse-open/fuselibs - 3f817323cbe77e5390cbc14f75dff808256358b6 authored over 7 years ago
github.com/fuse-open/fuselibs - c329ac7ce1833a40969fe738b9dc29688615565d authored over 7 years ago
github.com/fuse-open/fuselibs - ec6341c0a3b4a68f1bb982ad2a20c28d233dd5e9 authored over 7 years ago
github.com/fuse-open/fuselibs - f227b17b6f42b29a900ea9104aaf4990d8806ddc authored over 7 years ago
github.com/fuse-open/fuselibs - b128e640581c7e4574808894086e6538541fb1e1 authored over 7 years ago
github.com/fuse-open/fuselibs - 9d212e5addb30e4297f1715d38200bdedf005235 authored over 7 years ago
github.com/fuse-open/fuselibs - ed17634ec2cd009fd00d81ccdeeb66f39be37b65 authored over 7 years ago
github.com/fuse-open/fuselibs - c6ff5045bd18eb61b41ba630fe32dabfcba89b7e authored over 7 years ago
github.com/fuse-open/fuselibs - 6ced1154846aeb64fec57b3c61cd64c48bfd88c6 authored over 7 years ago
WrapPanel ContentAlignment
github.com/fuse-open/fuselibs - 076b4d247511198d1fce12c1cf5b4d593ded4c93 authored over 7 years agogithub.com/fuse-open/fuselibs - cf6a0ef317159494d26b62b82e9937aa9ffc8213 authored over 7 years ago
github.com/fuse-open/fuselibs - 968a614312c2f0f3a040fd2586e458290539102a authored over 7 years ago
github.com/fuse-open/fuselibs - 8396aafab0a8552f154904912748eefa3686a81d authored over 7 years ago
github.com/fuse-open/fuselibs - 9061bd3aaa1f7096cc89bc3219b0c2f8bb21db17 authored over 7 years ago
github.com/fuse-open/fuselibs - 49010b1d9754ad995cfd1deeb12b71e9cd39a7a3 authored over 7 years ago
github.com/fuse-open/fuselibs - 5c22babdc236d75138e44ab47d2e6b1dc755fcd7 authored over 7 years ago
github.com/fuse-open/fuselibs - 179f3e8fe42dbbf7372051498c269f493504b135 authored over 7 years ago
github.com/fuse-open/fuselibs - 9a95116b2484767759e518acbeb13eeaf9d82693 authored over 7 years ago
Needs new Uno stuff with https://github.com/fusetools/uno/pull/1235
github.com/fuse-open/fuselibs - 85b5cb9b2a19e4c1c5acc34f5762f923fbb73865 authored over 7 years agogithub.com/fuse-open/fuselibs - 31799a3a43d1f78e7eaee6179bfc2d362bbe9eed authored over 7 years ago
github.com/fuse-open/fuselibs - 7ae8f399e398e0ff5239e7eb632ab021c6903e3b authored over 7 years ago
github.com/fuse-open/fuselibs - 31b77e8518981d8a8fad9d368bc5db96daed734a authored over 7 years ago
github.com/fuse-open/fuselibs - 633674fb48ee5bc5ce2de92ab36756786b7a3770 authored over 7 years ago
github.com/fuse-open/fuselibs - bedb3419feccf8feb0b31968abd64041eb8be48c authored over 7 years ago
github.com/fuse-open/fuselibs - cfe745f52ea7e3d6b9aa8efdda11c8ecc39ba6ac authored over 7 years ago
github.com/fuse-open/fuselibs - c8768bcecb7c95c486f7fa0f27583d19092b6b49 authored over 7 years ago
Trigger Action Node
github.com/fuse-open/fuselibs - 77ac88ac0ce3d1c66dbfd8053267171830fd3a4b authored over 7 years agoFixes Activation and EdgeNavigator
github.com/fuse-open/fuselibs - 594b4a8ae316daef29c3fe5052dedbf05e18c9a7 authored over 7 years ago
The problem was that an internal enum was made visible through a protected
member which takes th...
Fuse.Reactive: survive Dispose after null-subscriptions
github.com/fuse-open/fuselibs - c9cea904514ff786832642a38a1fc13b58a8bbf6 authored over 7 years agoappveyor: temporarily direct azure CDN to europe
github.com/fuse-open/fuselibs - 24ed2e1aff0e1329e015e0a8142045777896dcb6 authored over 7 years ago
This is a dirty work-around for a current incident on Appveyor,
and should be removed again once...
these are not obsolete anymore
github.com/fuse-open/fuselibs - 0aebc43a25ac73f112500fdeef08e0c9893b0c0b authored over 7 years agoMade DataBinding.Key UXVerbatim to interpret in data space
github.com/fuse-open/fuselibs - 4db4781ee8a080b9f672645f630fb8b8d2c6b1d6 authored over 7 years agogithub.com/fuse-open/fuselibs - 19cacc179e06f96a72fc2a1e6394f9dc806f6a08 authored over 7 years ago
It's nice to have methods that return a reference to the object it
works on so you can chain ope...
github.com/fuse-open/fuselibs - 3f6d51f8fbba6c6d64a1eed96cca928180231c13 authored over 7 years ago
github.com/fuse-open/fuselibs - a6bdd0238aa924ee6279f1199e5e6a5883fd1bdb authored over 7 years ago
github.com/fuse-open/fuselibs - 252bdb51898a0be3eb33d891afcd5cef227705cf authored over 7 years ago
github.com/fuse-open/vscode-extension - 30e3dce633086452ba7841fb4483f25d93b0b387 authored over 7 years ago
github.com/fuse-open/vscode-extension - 8c1135d7d52965b11438d8f3ad85c29ccd6b42f2 authored over 7 years ago
github.com/fuse-open/vscode-extension - 8627ca54ab38b6caf775d5e169507a01e92bba41 authored over 7 years ago
The changelog in v1.1.1 should also mention this change, since it's
a difference from v1.1.0.
github.com/fuse-open/fuselibs - a63cc8ce660f5a0915d4174d7607c729f561c0d8 authored over 7 years ago
Fuse.Nodes: survive if there's no DataWatcher
github.com/fuse-open/fuselibs - bded4734c00f2e630829a86ac235dd0c35cbec04 authored over 7 years agogithub.com/fuse-open/vscode-extension - 0e25fbbaa1b9b4fa77844049911f1b315deacc32 authored over 7 years ago
catches a change duckers might make in his branch
github.com/fuse-open/fuselibs - c50fdae89601c6347c2c9743876d2bbb0d2270da authored over 7 years agogithub.com/fuse-open/fuselibs - 66949028121eb7ed33685420feb91a56db1ce8ec authored over 7 years ago
github.com/fuse-open/vscode-extension - 431bd4202f8df7450621bade553cdcafb60262fe authored over 7 years ago
This seems to happen during shutdown in some tests, if enough
objects are being disposed. So let...
github.com/fuse-open/vscode-extension - 65ad1f0f5c2c3c44bf7b43bc6d700189fc38ddb0 authored over 7 years ago
github.com/fuse-open/vscode-extension - bd5c9dcc8dd26e5655140ba4f4084e0d1259bbad authored over 7 years ago
github.com/fuse-open/vscode-extension - 0219a48e93cca9ea0f659706b42785fb4d17d15f authored over 7 years ago
github.com/fuse-open/vscode-extension - 1b29db7dd4568ca052953fe4e7516e2980dac99e authored over 7 years ago
Some subscriptions (like constant values that cannot change) simply
return a null-pointer, to av...
github.com/fuse-open/vscode-extension - 19e7bef12af5b8fc1642b50e345653def9b27eeb authored over 7 years ago