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

update JDK detection code

* Drop checks for JDK 8 -- any JDK version is fine
* Update links to adoptium.net and install paths

github.com/fuse-open/android-build-tools - 52add0ed1c1b054958118157eda22fc380731dea authored about 3 years ago by Morten Daniel Fornes <[email protected]>
upgrade to latest Android cmdline-tools

Recent versions of Android Studio ships with JDK 11 and the old
SDK tools only works with JDK 8....

github.com/fuse-open/android-build-tools - dcf3360d1ae8b84fe0b7e03ef9d291f0f263e03e authored about 3 years ago by Morten Daniel Fornes <[email protected]>
iOS: fix MetalAngle compile errors

This fixes compile errors and enables building using -DMETAL.

The -DMETAL flag was introduced i...

github.com/fuse-open/fuselibs - 4ebf65adfbfd02946836f2d9c43cb48eb174d16d authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #67 from mortend/css-anchors

css: Offset anchors to compensate for fixed header

github.com/fuse-open/docs - 76af2b840ef49d9db271403e7cfa14b0af13aefe authored about 3 years ago by Morten Daniel Fornes <[email protected]>
css: Offset anchors to compensate for fixed header

This is some CSS hacking to avoid headers ending up below (z-order) our
fixed header when using ...

github.com/fuse-open/docs - 5fa867f26a3c5e2d13f7def78deb4528ff33fee3 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
changed image size

github.com/fuse-open/fuse-open.github.io - 87557879d2b45b51e394ceef79476bf6e9655363 authored about 3 years ago by Serhii Bukrieiev <[email protected]>
updated article

tried to fix indents, added video, updated preview image

github.com/fuse-open/fuse-open.github.io - 7a275321367f579136cf62d5257408ea47e72ab3 authored about 3 years ago by Serhii Bukrieiev <[email protected]>
added article for flashy tabbar

github.com/fuse-open/fuse-open.github.io - cafd1b0a0291877f67d570c10d10a252b8e9d316 authored about 3 years ago by Serhii Bukrieiev <[email protected]>
README: update link to Uno

github.com/fuse-open/fuselibs - e41e232a45bcf173bcdeda070ca0ae98f1508b1f authored about 3 years ago by Morten Daniel Fornes <[email protected]>
update links in documentation

To match https://github.com/fuse-open/docs/commit/3d9b518f28abb9236d6098e0ad53766b256f0145

github.com/fuse-open/fuselibs - eed617ed3e38c7b240c36f3e67546d6e46379c71 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
added flashy-tabbar source code (#11)

* added flashy-tabbar source code

* fixed review

Co-authored-by: Serhii Bukrieiev <sergey....

github.com/fuse-open/examples - 9c77fe3b56ace1ee3429cd606acf8c29fdc34384 authored about 3 years ago by Serhii Bukrieiev <[email protected]>
Merge pull request #68 from mortend/tooling

Tooling tuning

github.com/fuse-open/docs - 219696cef43ed022bf21f403397a22675667a8e2 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Tooling tuning

Streamlining the dev-experience a little bit more.

* Disable caching in http-server
* Use http-...

github.com/fuse-open/docs - 710bdf86805cbea683b88934e0af85f3e63bf61d authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #65 from mortend/sitemap

generator: Sort result first

github.com/fuse-open/docs - e62a8a7562bd5a523363a8ee1d8a9da35d07cd4c authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #64 from mortend/base-url

Use URL-prefixes in Markdown

github.com/fuse-open/docs - 28489aa04421ccab5e759840da67a5504415a09c authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #63 from mortend/browser

Open default browser

github.com/fuse-open/docs - 549d790333d4b5e3b3d173393d77cfcd361f2a3d authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #62 from mortend/vscode-extension

Visual Studio Code extension installation

github.com/fuse-open/docs - db53b747c2ddd7b72636f84e22d146f8b02a4df3 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Open default browser

Open the default browser after finishing building HTML pages when
running `npm start` or `npm ru...

github.com/fuse-open/docs - 6fa3ee6bc85cceabebfe8b33544ece62ecf0d547 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Use URL-prefixes in Markdown

Prefer using `api:`, `articles:` or `##BASE_URL##` prefixes instead of
referring directly to htt...

github.com/fuse-open/docs - 3d9b518f28abb9236d6098e0ad53766b256f0145 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Visual Studio Code extension installation

This updates information and screenshot on the Visual Studio Code
extension installation page.

...

github.com/fuse-open/docs - 1ddfc1fe68fc280cffe000a865b739caf6b236d4 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
generator: Sort result first

Sort result first to avoid needless changes in Git on every deploy.

github.com/fuse-open/docs - cd2976ac01dcde77288d68f89c1481670d8ced68 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #61 from mortend/watch

Rebuild automatically while making changes

github.com/fuse-open/docs - 41b0784d828d684eb440ef8a6525acf113aa6279 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Rebuild automatically while making changes

This adds a watch script that is run as part of `npm start`.

The watch script (based on npm-wat...

github.com/fuse-open/docs - 5872838b109c124eaf5546a9129dd90cd147616a authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #60 from mortend/fast

Fast Mode™

github.com/fuse-open/docs - 331f42f80a29227991d9a63e923fb7179439e4f8 authored about 3 years ago by Andrew Quan <[email protected]>
Fast Mode™

When building locally using `npm start`, Fast Mode™ is enabled by
default for the ability to tes...

github.com/fuse-open/docs - 52be75ddfcaf163da6eb3366dc6219d716c9ebce authored about 3 years ago by Morten Daniel Fornes <[email protected]>
ignore .DS_Store files

github.com/fuse-open/docs - 1ace598884aef332dd3be1f9d01c08d9be649080 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
don't deploy on Windows

github.com/fuse-open/docs - dc21eebca0fa057720554156f91bac5a1b5cc466 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
transparency support for images from base64

github.com/fuse-open/fuselibs - 9c5bb53f6285aaa47a9e24362d1980e816a4e623 authored about 3 years ago by Cristian Karmy Guzman <[email protected]>
Merge pull request #59 from mortend/deploy

add deploy script

github.com/fuse-open/docs - 4de5174c5b9e10e8d9e660bdfc519ba6e245e111 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
add deploy script

This automates the process of deploying new builds of docs locally,
since our automatic Travis C...

github.com/fuse-open/docs - f7b054acd361a8f54b6a447ff0b91998f38830c8 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #58 from mortend/updates

More styling and updates

github.com/fuse-open/docs - d93c92f3301100f5af5ec3c458d6677053d91d33 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
generator: convert more languages

This fixes syntax highlighting in a few more cases.

github.com/fuse-open/docs - 9eff83281aac7ce3988c9d30330cdf78df5ddaf1 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
update css styling

* Fixes sizes of code-blocks in headers
* Fixes syntax issues in the CSS

github.com/fuse-open/docs - d21c14702c6f565bae4daf34652bff544d5f19e3 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
update image links in introduction-to-fuse.md

github.com/fuse-open/docs - 9f44a78c99aaa9ac7ae349d60b236e0ba36cdc9d authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #57 from mortend/generator

generator: normalize language and indentation in <code> tags

github.com/fuse-open/docs - 694c1e5c770cb32eb26b4f7bf63ca608bbbd82a5 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #56 from mortend/warnings

generator: silence .NET warnings

github.com/fuse-open/docs - 92020d253c15343f0964b00bd28c0acabbcc637a authored about 3 years ago by Morten Daniel Fornes <[email protected]>
generator: normalize language and indentation in <code> tags

This adds a couple of new methods in MarkdownFormatter to automate
postprocessing of <code> tags...

github.com/fuse-open/docs - 5cee00c5f421d9a017533fd1bdcbcf976dcd99ff authored about 3 years ago by Morten Daniel Fornes <[email protected]>
generator: silence .NET warnings

This will avoid seeing various warnings from the .NET build system when
using the generator.

github.com/fuse-open/docs - 886a01b5191298f16f67a1cd3c1931e53e3c0772 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
LICENSE.txt: update copyright information

github.com/fuse-open/docs - 5870304643aa6ba6bdb1563c118469336ba8f596 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
travis.yml: use new dotnet version

github.com/fuse-open/docs - 4d89e56b465f49d1285646e68deb85caa9d1307a authored about 3 years ago by Morten Daniel Fornes <[email protected]>
build.sh: use variables

github.com/fuse-open/docs - 6b3dda0354a200225acc69948c05bc8a908b6815 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Update README.md

github.com/fuse-open/.github - 1a7673f36460766ad6ce93bd428d58df22f18e40 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Update README.md

github.com/fuse-open/.github - 224c22298c7e484a6331cd8d3362e08c844ce1d0 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Update README.md

github.com/fuse-open/.github - 60cbb4a767e58d13efeb1ebf50f577f709df85bd authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Update README.md

github.com/fuse-open/.github - a8373faf37f2a6bc2772476b0cef69798ce89614 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #55 from mortend/tooling

More tooling enhancements

github.com/fuse-open/docs - 99b82e79cbe4a9ff3922e4f95a07984ffce7413a authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Move api-docs script to main package.json

Just one package.json project is enough for this repository. :)

github.com/fuse-open/docs - be89d2784acb498fcdff89cacf50c51a81b55e75 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Fix formatting in repository.json

github.com/fuse-open/docs - c4d69b34bb5f82938f4b07b105692c7bc98fd885 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Rename build.sh

Because this is what we call this file in all our other repositories.

github.com/fuse-open/docs - d8db1e25f3a074bc0fafb93eb3b9167c98c6fe92 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Drop copy-assets.bash and legacy instructions

github.com/fuse-open/docs - 9d4a7110019a109c6ce2505eb52a37269b50a05b authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #54 from mortend/tooling

Tooling enhancements

github.com/fuse-open/docs - fc9c91fd2542f5da4701d6cd824c0a08a8375a23 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #52 from mortend/upgrade-net

generator: Upgrade .NET Core SDK to v3.1.414

github.com/fuse-open/docs - fcd0629dbbbcdb44bdbd66272ed7bdae839989a5 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #53 from mortend/state-cookie

Remember state of Show Uno properties and methods checkbox

github.com/fuse-open/docs - 168328d8667e52845c46a1227aabd80205093b55 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Disable image processing on Windows

We don't provide instructions on how to configure the dependencies on
Windows. This patch makes ...

github.com/fuse-open/docs - 5161223f500e54f176376f2ebe42954e80c5861c authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Tooling enhancements

This adds package.json with scripts to make it easier to work on this
project locally. For examp...

github.com/fuse-open/docs - 1b869754fdd8cea1d72e3c10f330291ac45533a3 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Remember state of Show Uno properties and methods checkbox

The checkbox was originally added in #48 and #49.

This patch adds JavaScript code to remember i...

github.com/fuse-open/docs - 8b4856b9fd60fdff7d91d67e11e3efa5e52a62ad authored about 3 years ago by Morten Daniel Fornes <[email protected]>
generator: Upgrade .NET Core SDK to v3.1.414

This makes it possible to build and run this project on current versions
of Visual Studio for Ma...

github.com/fuse-open/docs - 1914ea0813af70f5dbd929f7c44ce069f9973bce authored about 3 years ago by Morten Daniel Fornes <[email protected]>
increase image sizes

github.com/fuse-open/docs - 5d45b984576486fb840b40a822f5f05c5ead423d authored about 3 years ago by Morten Daniel Fornes <[email protected]>
update api-docs from 2.0.0

github.com/fuse-open/docs - f9d39ed9618670d16cc54dc31560f360b95adec2 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
extract build.bash from .travis.yml

github.com/fuse-open/docs - d7573495504efdcd63a33fedd80577f83cbd19ac authored about 3 years ago by Morten Daniel Fornes <[email protected]>
2.0.0

github.com/fuse-open/fuse-sdk - bc190c88dcf31f897ce272426009f9521a1d68b5 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
drop beta badge

github.com/fuse-open/fuse-sdk - 6253ecaf065c907b820baaddffa3e0999740b2ba authored about 3 years ago by Morten Daniel Fornes <[email protected]>
upgrade Uno and Fuselibs to v2.0

github.com/fuse-open/fuse-sdk - e42e1614c450936e074868f087ad59d26d186e92 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
add check-dependencies.js

github.com/fuse-open/fuse-sdk - b67bce8bbf72bf1ad1560a9ef1c504e9020f23bb authored about 3 years ago by Morten Daniel Fornes <[email protected]>
add CONTRIBUTING.md and CODE_OF_CONDUCT.md

github.com/fuse-open/fuse-sdk - a823c8cdde07746f3a5ab1734d868e6a02e4b8db authored about 3 years ago by Morten Daniel Fornes <[email protected]>
2.0.0

github.com/fuse-open/types - 6b3b57aa3af5b8abdc316dbb31958ca3c3b36bb1 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
index.d.ts: update for 2.0.0

This updates TypeScript definitions based on Fuselibs 2.0.0.

github.com/fuse-open/types - 9b11828fdd5353dac521d95a7f77d8593b83d33f authored about 3 years ago by Morten Daniel Fornes <[email protected]>
add build script

Only works on macOS for now.

github.com/fuse-open/types - bd871218ae3b0dd75a5fc68b5d8a0d995c3cd425 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
upgrade typescript to v4.4.4

github.com/fuse-open/types - 0f4a8fa137a5d1fd5012cb3dd9fc5c5e10c3587f authored about 3 years ago by Morten Daniel Fornes <[email protected]>
update README

github.com/fuse-open/types - d2f00e6f92ce3a4c7132fddaf60232dd14c7ddea authored about 3 years ago by Morten Daniel Fornes <[email protected]>
2.0.0

github.com/fuse-open/fuselibs - c49d75d0f44d8b1717c340694f1c54677a63cb0c authored about 3 years ago by Morten Daniel Fornes <[email protected]>
update CHANGELOG

github.com/fuse-open/fuselibs - 323f2d690d7dd961a16f31b21adaaca93a548db0 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
README: drop beta badge

github.com/fuse-open/fuselibs - f2318f99310fe83a9a7609cc6b1431b4179e0290 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
travis: switch to ios-sim

This makes .travis.xcconfig superfluous, and matches
https://github.com/fuse-open/uno/commit/c85...

github.com/fuse-open/fuselibs - 316d132c0cc624302f587e6be7790caaa0f06bde authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #51 from Anagrr/markdown-adjustment

fixed tabs

github.com/fuse-open/docs - 933d49039f6a62565b34719702d8f7611f8134ed authored about 3 years ago by Morten Daniel Fornes <[email protected]>
fixed tabs

github.com/fuse-open/docs - 5acd5af543f9dd93d7b17b8b49e74aac97527087 authored about 3 years ago by Serhii Bukrieiev <[email protected]>
update api-docs from https://github.com/fuse-open/fuselibs/commit/01aa07a2e2085377af4c411deb068598a1ebd524

github.com/fuse-open/docs - cce723107b7d2dd9fb088a0341fc31821ecf9dc8 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Create README.md

github.com/fuse-open/.github - 58e241443683036af99720ecc7e2ad0a7c21206e authored about 3 years ago by Morten Daniel Fornes <[email protected]>
add downloads badge

github.com/fuse-open/android-build-tools - e8a67055f2912d49ebcf6cdfd252d9552ac7a0b1 authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #1428 from ichan-mb/feat_pan_gesture

Single finger PanGesture

github.com/fuse-open/fuselibs - 58150e40591f745e554011620eed193f82b90c8b authored about 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #1427 from ichan-mb/feat-camera-picker

Feature: Media Picker

github.com/fuse-open/fuselibs - 1295fbf8d112841a90bbdbd3ae651cf3150e2c8f authored about 3 years ago by Morten Daniel Fornes <[email protected]>
feature media picker

github.com/fuse-open/fuselibs - 1721c696be30a823501d8eec8521b95410b6ddbf authored about 3 years ago by ichan-mb <[email protected]>
single finger pan gesture

github.com/fuse-open/fuselibs - 9f713a57e8785419054cc912be02ffe1ee4f28b9 authored over 3 years ago by ichan-mb <[email protected]>
update links in documentation

To match https://github.com/fuse-open/docs/commit/ed7529fb7afc248b4bd61a3eb8b959927da547f9

github.com/fuse-open/fuselibs - db57a3e4174de6494d2238831a53fc0fd152fb87 authored over 3 years ago by Morten Daniel Fornes <[email protected]>
Revert "Revert back to old Debug.Log()"

This reverts commit d973dbf685b93328a0593a50eebdd480f22327c9.

github.com/fuse-open/fuselibs - 6dcec4115ffff30c18200ab0ed25db477a96eab9 authored over 3 years ago by Morten Daniel Fornes <[email protected]>
add new build targets

github.com/fuse-open/fuselibs - 13be9548d6784c9f3604431183936cdaa32c1e3f authored over 3 years ago by Morten Daniel Fornes <[email protected]>
upgrade @fuse-open/uno (2.0.0)

github.com/fuse-open/fuselibs - a053b354c7de4d6e39d50357306b8f904de87889 authored over 3 years ago by Morten Daniel Fornes <[email protected]>
Merge pull request #13 from fuse-open/dependabot/npm_and_yarn/nth-check-2.0.1

Bump nth-check from 2.0.0 to 2.0.1

github.com/fuse-open/vscode-extension - 95c16af540881af06b9a5d12053cd70a640740c2 authored over 3 years ago by Morten Daniel Fornes <[email protected]>
Bump nth-check from 2.0.0 to 2.0.1

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1.
- [Release notes](http...

github.com/fuse-open/vscode-extension - 0f03c79907eca09fa148edb724623f96a1dcfe57 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #49 from ichan-mb/master

Move toggle: show uno props & methods

github.com/fuse-open/docs - e54d86dee766761ee444d3041532f2f3cb6e4215 authored over 3 years ago by Hassan Mubarok <[email protected]>
move toggle

github.com/fuse-open/docs - 182215bc055c6bfd0b5e4bd13c2b39350322ebea authored over 3 years ago by ichan-mb <[email protected]>
Merge pull request #48 from ichan-mb/master

Options for show / hide uno props and methods

github.com/fuse-open/docs - 7644f12023dd7df8800559b60820c0739ef25433 authored over 3 years ago by Hassan Mubarok <[email protected]>
options for show hide uno props and methods

github.com/fuse-open/docs - 66644fb30504b5502f1fede60a646294b57256dc authored over 3 years ago by ichan-mb <[email protected]>
more updates

* Fix css glitch (again)
* Rewording about Windows 10
* Update log locations
* Update more links

github.com/fuse-open/docs - b690a9450b79d8f5dc932c4ef09f2f8ed0819db4 authored over 3 years ago by Morten Daniel Fornes <[email protected]>
link to fuse X

github.com/fuse-open/fuse-sdk - edc5dce82bf4bf2d91751bb32b2f957460b7ba1d authored over 3 years ago by Morten Daniel Fornes <[email protected]>
fix css glitch in top menu

github.com/fuse-open/docs - 9027fd4e952110843b8ebdfc494de1f7a30cef65 authored over 3 years ago by Morten Daniel Fornes <[email protected]>
update links

github.com/fuse-open/docs - ed7529fb7afc248b4bd61a3eb8b959927da547f9 authored over 3 years ago by Morten Daniel Fornes <[email protected]>
7.14.0

github.com/fuse-open/xamarin-mac - 0b92c7f3fc504c3dc98cf7ed8f6d675882f53f57 authored over 3 years ago by Morten Daniel Fornes <[email protected]>