Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fuse-open/fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://github.com/fuse-open/fuselibs

CONTRIBUTING: correct spelling and grammar

This is based on a code-review in the uno-repo (fusetools/uno#1638
for those who have access), b...

a6bb134b3f55cbb16c3be26607911a9fe60d1cf8 authored almost 7 years ago
Fix the zoom issue and bring smooth transition

1fb78c5192b826ce1dc3804d348c8c39a5c0f68d authored almost 7 years ago
Fix crash when user click on blue userLocation

MKUserLocation blue userLocation MKAnnotation causes app to crash if inadvertently touched.
Thi...

eab133a2cd87ebe306b49ce5994422c4f79c5d4d authored almost 7 years ago
Bump version to 1.8.0

a213ac8758dc412b63af2f42b2292fb5cc6d82b0 authored almost 7 years ago
Update uno stuff

3990219abf3f8d44634d2bb9342dabcd7fcc4123 authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/713

7365c86e021a4aa9ec1fb8044be828816ab6c02e authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/1116

61177059091610228a608c9153317d24bf4aa3b8 authored almost 7 years ago
Merge pull request #1118 from kusma/fixup-warnings

Fixup warnings

4b21fa9f85ddc5f6043b4aa9876a2b542f6c2e71 authored almost 7 years ago
Fuse.Controls.Video: mark overridden property as

d8af2644be2ac6fccbf16b7515fea75867f55882 authored almost 7 years ago
tests: remove usage of obsolete random-methods

fb3a899ff475cb432fdd974aba2fccbcfdfe302d authored almost 7 years ago
Fuse.Drawing.Surface: remove unused variable

275ec59e68287c4824a96d751fc058a4a0b5b8b4 authored almost 7 years ago
Fuse.Controls.Panels: mark overridden property as `new`.

d8eb0e04a298309c40d3dab399529d2fbb7fc1f5 authored almost 7 years ago
Math.Round(float) -> Math.Floor(x + 0.5)

Math.Round(float) and it's vector variants has been marked as obsolete
in Uno master, so let's a...

a42478ddb48f6ce4a9e916643b9cdb4e0f37863d authored almost 7 years ago
Merge pull request #1112 from kusma/update-issue-links

update issue-links to match repo rename

3829dbfc15c46cc5278f92f33e9e580c9bf3baae authored almost 7 years ago
update issue-links to match repo rename

The old `fuselibs`-project on GitHub has been renamed to
`fuselibs-private` a while back, and wh...

a9eb8ee1010eaaf2a1b1cc7c3fe4fcdaebc27fc7 authored almost 7 years ago
Merge pull request #1113 from kusma/travis-osx-update

travis: update osx image

fe791a14ccf2cc8a8cc569ee192fde69afcc2b11 authored almost 7 years ago
Merge pull request #1108 from sebbert/fix-1.8-broken-doc-link

Move "Safe Layout" article to fuse-docs, fix broken link, update old …

f58aa03b7e7e58e775982fc9c53c300e67ca9533 authored almost 7 years ago
Merge pull request #1089 from mortoray/fix/manual-test-native

Adds a native project for the ManualTestApp

71d5b4cd224fbdbeb3ee5ea4f8f05edf0dbe20e4 authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/1110

55c484d1dd0fc6fbb7e3ceb8b48db5b83308dc51 authored almost 7 years ago
travis: update osx image

It seems that the default OSX image on travis is having some security
issues, causing builds to ...

97243a5fc20b7835884a468fa8b264ffed7b9276 authored almost 7 years ago
Merge pull request #1111 from yupferris/ux-source-tests

UX source tests for fuselibs objects

56a848a05c53447844c67e0b20910fda89039126 authored almost 7 years ago
Fuse.Reactive.Expressions: add source info tests

Expressions are objects that are created by the UX compiler and not explicitly declared as UX ob...

72fa7f7908cc94607cff22e28a8d6a8b7e59f6a9 authored almost 7 years ago
Fuse.Nodes: add source info tests

All nodes should now have source information available, so we should check that the UX compiler ...

aaf7196df3a4d28e56cc26da6409b3576612dfba authored almost 7 years ago
Fuse.Controls.Panels: add source info tests for ColumnLayout

Now that the abstract Layout class has properties for source info (line number, source file name...

9ec16ce4dd7fb781e59255846745e275cfd452cf authored almost 7 years ago
Merge pull request #1103 from mortoray/feature/source-info

Feature/source info

ea8a6fb1a97001cb19002bb98cd57dded1bf1977 authored almost 7 years ago
Merge branch 'release-1.8' into fix-1.8-broken-doc-link

1821e06b9b1250a9a3aecc341504f8cd0c7bd82b authored almost 7 years ago
Move "Safe Layout" article to fuse-docs, fix broken link, update old links

d3e2b3d59925696e0ad44512eab86b3c625154f8 authored almost 7 years ago
Fixup bad merge in changelog

1b6cd1127bdc634f6713ab130dc478c5652fbc48 authored almost 7 years ago
Add Router.BackAtRootPRessed event

d0b50e12a037777536cf90a91484b6bcda3a0ad0 authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/1068

02c7392cd73376bc659a7273f43d1c27e9eb3c6e authored almost 7 years ago
Merge pull request #1101 from mortoray/fix/android-layout

Fixes an empty layout on Android during startup

78ce46e5d98eb195be850f91c31970d939609c6f authored almost 7 years ago
add source information to Expression

76bc754108fff990010ad0c58029e5ec8c192c9c authored almost 7 years ago
capture near info at creation time

96ea272522691d2922bdd8d5eda66f88823dd68c authored almost 7 years ago
improving diagnostic information

cdb049edd76ac2cd829a2cdc7527e9c84cb44d14 authored almost 7 years ago
Bump version to 1.8.0-rc2

1d63964616e956a653663cf57062ebb2e2b1bfc2 authored almost 7 years ago
update stuff

1a6d76f02b1126c90bf8d0fbd5d9edb33660da27 authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/1096

6a146d301abd141ad2159a7415300112ce9938fd authored almost 7 years ago
Merge pull request #1084 from mortoray/fix/dot-net-line-issue-1078

Fixes DotNet unclosed path drawing issue

19adea7091c47af027ef77ab43b48b903950d341 authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/1078

bdb80ce6c77fe1b30d20a7c56414a1301ac02e00 authored almost 7 years ago
Merge pull request #1098 from mortoray/fix/release-1.8/quick-density

workaround for Android warning

305b559a715065ba24b799d9da0b32d570b6f42b authored almost 7 years ago
Merge pull request #1094 from kusma/no-version-in-unoproj

do not store version in unoprojs

b050bf2858e0bcc514458978c6be3c64f4952d23 authored almost 7 years ago
workaround for issue https://github.com/fusetools/fuselibs-public/issues/1093

4ca38a46750d0207a0b7cfe9141393753945cac0 authored almost 7 years ago
Merge pull request #1081 from nekronos/fix-video-orientation-bugs

Video orientation bugfix and test

108fe52f2662ab58e8649643ef81fdbef405dd4e authored almost 7 years ago
do not store version in unoprojs

We don't need to keep version numbers in each unoproj-folder; instead
we can pass the version nu...

6f71e072c551a8ed084c870b1eae2cb178e955cb authored almost 7 years ago
Merge pull request #1076 from mortoray/fix/issue-1028

Error message for #1028

529148ac60779de4a44aef8f161dc63d688928ef authored almost 7 years ago
Merge pull request #1083 from mortoray/fix/manual-test-old

Fixes DockPanel layout, and ManualTestApp invalid layouts

a1969c93010ff9683ae0a79da18caf1e5ae3543b authored almost 7 years ago
Merge pull request #1092 from nekronos/bugfix-android-native-scrollview-clipping

Internal ScrollViews on Android should not clip

335b5b3a7774bd23821ee7bc71af2d08169ce67d authored almost 7 years ago
Internal ScrollViews on Android should not clip

The wrapping ViewGroup deals with clipping

This fixes https://github.com/fusetools/fuselibs-pub...

ffbf632981b36566b23ddc6a231837498778ac25 authored almost 7 years ago
VideoDrawElement: use transforms when dealing with video rotation

3e832ebfdd99e9e506872e852f81016aa293c560 authored almost 7 years ago
Video: we do not need to flip the size

The native video players flip the size themselves

8a6226e8e4b751c4383c120ddbb59a852088d96c authored almost 7 years ago
Video: properly deal with the result of atan2

94159fd9e70fc55fb4b692cec03eeb9222412b64 authored almost 7 years ago
ManualTestApp: add VideoOrientation testing page

Tests mp4 files with orientation embedded in their metadata section

6668a9b53cbbf8cda9086c51cc4a7108f663b6b6 authored almost 7 years ago
Video: fix android rotation metadata check

f7a945b434f63b27a28ab00b76f71651519cd22c authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/1088

911c793220f021462006b2cc5416b48d4e51ae6c authored almost 7 years ago
create NativeManualTestApp

f04904489bf90cb19c4aab12ac497ce656919f2b authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/1028

6d6e399c8fb6dbb601553923b286e7c0fc43e583 authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/1082

b759f63da3dabd8cc7b6bc47ec5188fc8cff2c98 authored almost 7 years ago
fixes several deprecations and unintended warnings

8bec196fb95d35f683ae10bff98162bedd45843f authored almost 7 years ago
Merge pull request #1057 from nekronos/android-horizontal-scrollview

Android: fix horizontal scrollview

63ff970cd13ffdedd0a811502b7bd7bde3a4fc74 authored almost 7 years ago
Merge pull request #1077 from mortoray/fix/dot-net-gradient-path-overflow

Fix/dot net gradient path overflow

95fbab2cd4f2df98600a0006c4fc52924aef32d1 authored almost 7 years ago
Android: fix horizontal scrollview

Horizontal scrollview was not implemented on android and for good
reason. Its not easy to change...

875687e0f521d857c1ca7b8fb05777f3743af983 authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/990

8d626410303c588ad2d73d46c6152e24a2c392d7 authored almost 7 years ago
Merge remote-tracking branch 'upstream/release-1.8'

818550fd5dc42c78ba19d98b97d6a072fa885fec authored almost 7 years ago
adding needed line intersection algorith, taken from the old Entities code

5ef9394d169a8deab893ba7e5536ece4b2e1b284 authored almost 7 years ago
Merge pull request #1073 from sebbert/feature-observablecollector-writeback

ObservableCollector: Add support for writing back to the subscription

57affcb6c9687056ca2406e61e6f6f8d287117ee authored almost 7 years ago
Merge pull request #1071 from sebbert/fix-model-dont-track-functions

Model: Don't register props or fixup parent refs for functions

bbdb8a709846d2a7698621261b1c374a6d98d2e3 authored almost 7 years ago
Merge pull request #1056 from nekronos/remove-unnecessary-dict-lookup

Remove unnecessary dictionary lookup

192331c2e1c0468036e2070f3eb262b66aa1089d authored almost 7 years ago
Merge pull request #1072 from mortoray/fix/toggle-navigate

Fixes how ToggleNavigate locates the navigation

0aad865a96cb11fb3144817ab92fd2548200457a authored almost 7 years ago
Merge pull request #1075 from yupferris/merge-missed-patches

Merge missed patches

dd805d7953c70fc54ec77e397950529c88b979bd authored almost 7 years ago
Merge branch 'release-1.7' into merge-missed-patches

1abe08e5e56858d5ce2b12a939e966f181e350a8 authored almost 7 years ago
Bump version to 1.7.4

7e33f3733ea3a6b1c589b063c43accd41f5cfcfa authored almost 7 years ago
Merge pull request #1074 from kusma/merge-missing-1.6-changes

Merge missing 1.6 changes

d07531a4a3b1808d58cb3829aa41a3b6ffc96a4e authored almost 7 years ago
CHANGELOG: add descriptions of added-back fixes

18541c7613fa527a1db44effc558aeb14609d9e9 authored almost 7 years ago
fixup changelog-formatting

e75dd2a29acb59a9c999b2638cbdc4d7632d2dcd authored almost 7 years ago
Merge branch 'release-1.6' into release-1.7

55fe7f5921b7cb907968ac75538de196d6cf7e12 authored almost 7 years ago
ObservableCollector: Add support for writing back to the subscription

Adds methods for writing back to the subscription created by
ObservableCollector. These will thr...

7079e1f88c6c2ce2cfce18a183060ea1b6153b63 authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/226

1d5e83962dc14eb2404b4d38063dbac806dca011 authored almost 7 years ago
Model: Don't register props or fixup parent refs for functions

Even though functions are objects in JS, we want to treat them
as immutable, atomic primitives.
...

5ee9f5d6d8a02026a188d7496dc46da4febe99d4 authored almost 7 years ago
Merge pull request #1069 from mortoray/feature/color

adds color expressions

83e7f13321a6dbcd68caa4240e31a00790fee675 authored almost 7 years ago
adds color expressions

fixes https://github.com/fusetools/fuselibs-public/issues/1065

a5bcd44bd14b06b11c138b14bb4cec25479f2d52 authored almost 7 years ago
Merge branch 'release-1.7'

6869d2b3c2cf3ffddb45aa54d3f95d4bd87fbb45 authored almost 7 years ago
Update version numbers/changelog to 1.7.3

96643d14129d071b3a2dfcaa13ade3f90db3ad62 authored almost 7 years ago
Merge pull request #1067 from mortoray/fix/release-1.7/issue-1066

Fixes Router.GoUp/GoBack crash

73fe34092f76865bf6f065d3f62c5fe68691e809 authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/1066

1988eef7fdc35df3d474d971bb35d453f0ab7fc2 authored almost 7 years ago
Merge pull request #997 from BeeWarloc/feature-SwitchToMono541

Upgrade to Mono 5.4.1

e7045b25b0d99e9259eb7f8ee097e0ef4b6ec7d8 authored almost 7 years ago
Bump version to 1.8.0-rc1

00d570d1f124c6ff44351e031dc66020ff303767 authored almost 7 years ago
Prepare CHANGELOG for 1.8

8337b0b91fd16c129f2a4966fadebea7ca114567 authored almost 7 years ago
Update uno stuff

9995e075c20751d84b35ac3a0247d86067482cb5 authored almost 7 years ago
Merge pull request #1060 from sebbert/fix-model-ignore-detached

Model: Check if we are rooted before sending TreeObservable messages

5a2fef08a0d856aec062f01b7ce97811c7def344 authored almost 7 years ago
Merge pull request #1061 from sebbert/feature-models-use-set-for-visited-nodes

Model: Use Set to track visited nodes in evaluateDerivedProps

5c37dd14f178b010cb606e763bc921b79237cdef authored almost 7 years ago
Merge pull request #1059 from nekronos/bugfix-ios-native-path-rendering-bug

TreeRenderer: add RenderBoundsChanged

9129a149edd0507ef2df32751e3aea35eafbafba authored almost 7 years ago
Merge pull request #1062 from mortoray/fix/issue-842

Fixes a grid layout issue

27c7adf5bef14f909e154cdba12b88931fbd5cab authored almost 7 years ago
fixes https://github.com/fusetools/fuselibs-public/issues/842

a6feffccd8c47722d3ef6708284655b086cfad63 authored almost 7 years ago
Model: Use Set to track visited nodes in evaluateDerivedProps

Given an efficient implementation, this should bring lookup time
down to O(1), instead of always...

05bf03c1ba1a9876a5f0f91f44345a9fbfa00910 authored almost 7 years ago
Merge pull request #6 from mortoray/bugfix-ios-native-path-rendering-bug

adding test case

088d39838b27982c331f63c481aed213333b043b authored almost 7 years ago
Model: Check if cached path is either null or undefined

ec5672fc901bcf01d0b6cdec49d8a7c980072ebe authored almost 7 years ago
Model: Check if we are rooted before sending TreeObservable messages

7db052f2c446968ce783f1fbacba0b3a28fde1ee authored almost 7 years ago
fixes part of https://github.com/fusetools/fuselibs-public/issues/842

4c875a6d352d36f562c50c51720888337b4bbd06 authored almost 7 years ago
adding test case

ef0fc98409a9256cd1f0233351dfef87f389a470 authored almost 7 years ago
TreeRenderer: add RenderBoundsChanged

The forwarding of renderoubnds relied on the Placed event triggering,
which might not happen whe...

0df4c939dd257fa062b9f7b433bfbb1e0f04fb4f authored almost 7 years ago