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

these are not obsolete anymore

aa5d7cf08fdf1ab7c3f3493597b0cfddc134945f authored over 7 years ago
Merge pull request #202 from nekronos/bugfix-ImageContainerIsRootedBug

Image: set container IsRooted to true after subscribing for events

90b1f41dff1628b2053f00ac7c989b16ed1c7e6c authored over 7 years ago
Merge pull request #203 from nekronos/hotfix-FuseShareiPadCrashHotfix

Fuse.Share: crashfix for iPads

e4a877421ab87c61ff6195fb61198707372b3040 authored over 7 years ago
Merge pull request #178 from eksperts/feature-whilevisibleinscrollview-full-partial

Mode="Full|Partial" support for WhileVisibleInScrollView

d9d5655b633de6edd15bda8946af21be40c2be34 authored over 7 years ago
hacky fixes https://github.com/fusetools/fuselibs-public/issues/205

685cc7dd076731ce93cb5178590c50bb909cb9ef authored over 7 years ago
Merge pull request #194 from Duckers/feature-UXNameValuePairs

UX expressions name-value pairs

655b075e732b1cff803fea073488c8913575256b authored over 7 years ago
Merge branch 'master' into feature-whilevisibleinscrollview-full-partial

# Resolved Conflicts:
# Source/Fuse.Controls.ScrollView/Triggers/WhileVisibleInScrollView.uno

2d7d6d00758d4a1238dda2b925da5b816d71b6d7 authored over 7 years ago
Changelog cleanup

19dbc838dfe7469ac7332b332c1643c0bd8cba35 authored over 7 years ago
Made JSON.Object internal in Fuse.Common so it can be reused by other features.

b0dfa7026b94bcb2a6fada83b974f733f73598fd authored over 7 years ago
Implemented NameValuePair

3b0959daef24e6094eddc9a19e32663fb206ad0d authored over 7 years ago
Added changelog and tests for UX name-value pairs

6cb3ebc60f6a6309dbe227872b57be2982729f5b authored over 7 years ago
Merge pull request #195 from Duckers/feature-UXVarArgs

Support for variable arguments to UX functions.

1b74fa710aca6c861b3a7bdc23c634210ee112cb authored over 7 years ago
Merge pull request #199 from kusma/warnings-cleanup

Warnings cleanup

1cab0e4fb9aa9cbc185af061e0cecb319578582d authored over 7 years ago
Merge pull request #83 from Duckers/feature-ScrollViewOptimization

Scrollview invalidate visual while a pointer is pressed to avoid choppy behavior

444c2c938c1dc9605d8958fa6115f5ace0a15cb8 authored over 7 years ago
Merge branch 'master' into feature-ScrollViewOptimization

c00df3615a020a122a6e26678652634fabb4ef27 authored over 7 years ago
Merge pull request #198 from nekronos/hotfix-AndroidTextInputTextAlignment

Android: Fix TextAlignment regression

12f4567976edddfe65d50d7da58b0ae754aca9ab authored over 7 years ago
Merge pull request #201 from mortoray/routerrelativefix

Router Relative Fix

703a9ae8f18244b479ad2bcfa6b22ce14c762f00 authored over 7 years ago
Merge pull request #167 from Duckers/feature-RepairFastTrackDrawWithOpacity

Feature repair fast track draw with opacity

2685377d26833d1ff136a741f091cdf49d138a84 authored over 7 years ago
Fix test

bfe496a73c3848e85c96e3d3703d7ad8a050f3ea authored over 7 years ago
New Uno stuff that contains varargs

b9988d84ab79c68bd2b97b6873ef07027a68a3ab authored over 7 years ago
Fixes based on feedback

ed903efbae8a84cabc697ce93c7e369ea428c026 authored over 7 years ago
CHANGELOG: fixup formatting

a0e153b3640fa4008cf863b8bac59a8059d9c7a8 authored over 7 years ago
Support for variable arguments to UX functions.

Inheriting from the `Fuse.Reactive.VarArgFunction` class gives variable argument support.

The ...

70f73b65519e7b2b27ddfdb1009786d9fcf8afbd authored over 7 years ago
Improve test

0268c42379dc5f1839b4efbff3f8df6d1bc2afde authored over 7 years ago
Add tests for VarArg and fix bugs

ed3f82d3f514cc39c44673bfba134392f7f81c6f authored over 7 years ago
Fuse.Share: crashfix for iPads

b4783a03762c8c20974b19aff743941d05268635 authored over 7 years ago
Merge pull request #163 from nekronos/bugfix-FuseShareiPadCrashFix

Fuse.Share: Fixed iPad crash bug

741049726010ce5578f1d99d84c41b8e681d6a17 authored over 7 years ago
Image: set container IsRooted to true after subscribing for events

If the ImageContainer emits any of its events we want to know, must move the IsRooted = true to ...

94ab746ed301193bab9f80d07d418674893d516f authored over 7 years ago
Fuse.Common: do no use obsolete framebuffer.SupportsMipmap

This property has been deprecated. Instead, we're supposed to check
the ColorBuffer instead.

de500dfae7f89525d92d46b7dc8db701a75f476d authored over 7 years ago
Fuse.Controls.Navigation: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

6b68533b80e2f776a11171a5436aa90cffcafe08 authored over 7 years ago
Fuse.Motion: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

d1227e48b054d17003fc50913ffaa148406d602c authored over 7 years ago
Fuse.Controls.Primitives: remove unused variable

08575c3a6df0cac043c24234280ebf99a0cf6081 authored over 7 years ago
Fuse.Triggers: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

429e77bb187a7da715d0030fa0d0fe95231f0b6f authored over 7 years ago
Fuse.Testing: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

9eeb23e256cb0333a4877643dc2ed07f79f9f65e authored over 7 years ago
Fuse.Nodes: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

0641dce212bd394a43c436a7e39a08f62aa9b3ec authored over 7 years ago
FuseGesturess: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

08c79d5b8d00e11ba5ae9b99a526813575cb5e5c authored over 7 years ago
Fuse.Elements: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

4385e585076eb03b65c6c9fd7ff93032dcae6905 authored over 7 years ago
Fuse.Drawing.Surface: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

65b16cb8ae452ed4717390edb6fa3b0b6b5589f7 authored over 7 years ago
extend relative test for modify, sharing code with push/goto

dbadac9149c09ffdc8ac0752fb9200a14762a048 authored over 7 years ago
changelog

89b4ba5d8056a0fd79b9df410b2a6ec9e4ed56a8 authored over 7 years ago
fixes https://github.com/fusetools/fuselibs/issues/4196

b370c714b40c92a248a64fc37008db3167f3c0ae authored over 7 years ago
CHANGELOG: put scrollviewer under optimizations

There's no point in giving this its own heading.

00f640bcb75049048eb76e1b29f82fc278a22a8e authored over 7 years ago
Merge branch 'master' into feature-ScrollViewOptimization

7ba2ab214891632dd766a3ba63d1121137d413c2 authored over 7 years ago
Merge pull request #191 from mortoray/findrouter

adding FindRouter

7c97f9efcfe7322d2d480ad9b1437655bf211d8a authored over 7 years ago
Android: Fix TextAlignment regression

Fixes https://github.com/fusetools/fuselibs-public/issues/197

b22800158852229ce1d66b64bccb254494bfaa91 authored over 7 years ago
Fuse.Controls: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

c0761edc8b45e6dbc06235c98592e2d318d1e096 authored over 7 years ago
Fuse.Controls.ScrollView: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

9a3a523c1d680b417528a31fb32711e50c1d11ae authored over 7 years ago
Fuse.Controls.Primitives: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

db95ced783f5ae2a8219d0a391d15785dcb33526 authored over 7 years ago
Fuse.Controls.Panels: do not use float.ZeroTolerance

This helper is obsolete, and pointless in this use-case; we don't
care about 10 "general units o...

bb0d976d4ce9dc6b49c237d5050aea1794d79059 authored over 7 years ago
Fuse.Common: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

ebc9dd6382bfe73f2a451a1acea02bcacb05874c authored over 7 years ago
Fuse.Animations: do not use obsolete float.ZeroTolerance

float.ZeroTolerance has been marked as obsolete, so let's stop using
it directly. For now, let's...

382be8242804d781b7539bf88d8f915a137f2865 authored over 7 years ago
Merge pull request #196 from mortoray/instantiatortemplatesource

allows TemplateSource change post rooting.

b60d8d3d93cd7537923fa0bfaf40c0a0d99a5245 authored over 7 years ago
allows TemplateSource change post rooting. Charting depended on this, but I changed that as well. This feature is not strictly required but it costs nothing to add.

d366caa01790e70aa3c4a79d1b4b683e0028f525 authored over 7 years ago
Merge pull request #192 from nekronos/bugfix-FixiOSInputDispatchActivePointers

iOS: Make InputDispatch expand number of activePointers

96df21a9ba0daa6a5d6eacf104fbf42ebbf0e0fb authored over 7 years ago
Merge branch 'master' into feature-whilevisibleinscrollview-full-partial

0f15098db533a0ddc50c73696fdded1a62c3e04b authored over 7 years ago
iOS: Make InputDispatch expand number of activePointers

There is no public API on iOS that will tell us how many simultanious touches are supported. Whe...

9ebf1d3c5b0659f6a62768ef17fbf5076ba94e0c authored over 7 years ago
adding FindRouter

81930c608133804fe4083ff6236d4943537943dc authored over 7 years ago
update uno from master

dca221b55a1344d28bb8a60e0c5d87c1908bbc00 authored over 7 years ago
Merge pull request #174 from mortoray/eachmatchid

Each/Instance `MatchId` and `ObjectMatch`

cc5a9cee1d76bd4ba37e3021fd06a62c8e19736b authored over 7 years ago
rename ObjectMatch -> Identity and ObjectId -> IdentityKey, add internal docs

58b4deb49e0a2ff3007c09afa5c68b5bfdde3b42 authored over 7 years ago
update uno from master

dc4160668196b9aabed61e0cc51422f57037d5c4 authored over 7 years ago
Merge branch 'release-1.1'

4666f9d8683b1c6b21ba3a6ed1a5765ff6d179bb authored over 7 years ago
update uno from master

f40c8eeb54e2a11a6676afc5ed39fdb91d61ea4f authored over 7 years ago
Merge pull request #184 from kusma/increase-frame-index-after-draw

make sure IncreaseFrameIndex happens right after draw

0f6e9ab6c7b5f34471b78c6a7e740e995e17a559 authored over 7 years ago
bump version to 1.1.0

94b2e730cf0f1d12bef97fd7e74f16bd64eb47bf authored over 7 years ago
Trying to have some actual tests

a6bfdac3734c8a72e0c4db87361d836fc28dddad authored over 7 years ago
Tests are passing, just needs better tests

517f44807019ba5244b9d80c7c8fdf228f19c51a authored over 7 years ago
Adding support for ContentAlignment and starting on tests

9160359647e7678f2df60a2ca8b7d2115ec648e8 authored over 7 years ago
change How to Mode

5f476c1b732cf48959831a6d9e9cb30c3bfd683e authored over 7 years ago
wording fixes

0a5fd5ccf9aea3f9f080a27ba35ac26061f16c67 authored over 7 years ago
removed separate test file since it now resides in the common test file

1c9efce93111927a930d7520bc5b7a3d550ef28b authored over 7 years ago
moved Mode test to where it belongs

8ba8dfff8fa5697b7e074151ba291784b35eaa21 authored over 7 years ago
fixed how isInView is determined

07a904f975ac1bf5a916aca0c4218bdce9ed288a authored over 7 years ago
Merge pull request #181 from kusma/code-of-conduct-tweaks

Code of conduct tweaks

f2643802298e99a52f22ac7fa36034d2a361ce7f authored over 7 years ago
make sure IncreaseFrameIndex happens right after draw

Doing things like InvalidateVisual in response to input requires that
the UpdateManager.FrameInd...

ed20a04e66ca57a60c86c384b8bf406cfa5448df authored over 7 years ago
CODE_OF_CONDUCT: use GitHubs version

GitHub's template for Contributor Covenant Code of Conduct has some
cleaner markdown formatting,...

5d7408f66b35bb1988989880e9a0d58fbf5ebe6f authored over 7 years ago
CONTRIBUTING: split out code of conduct

GitHub really wants to see the code of conduct as a separate
document, which isn't too unreasona...

9826f9bb97dbac6b794ebb0f30869e5b32967c9e authored over 7 years ago
update uno to 1.1.3

9ce631789926560a85565e7b0f3a85c69b793a96 authored over 7 years ago
added stand-alone tests

148a3add1096a9cb1e0ef5e852b6ab79a2de076e authored over 7 years ago
refactored ScrollView.Layout, moved comparison logic to WhileVisibleInScrollView implementation

b96b67c2bf6c6fa1f7157e2ad9d2e46c40b628a7 authored over 7 years ago
Fuse.Share: Fixed iPad crash bug

iOS design guidelines requires a point of reference for use as the popover spawn origin. Added a...

de3b6a785c7ca3ada17c10f72742e273aeabb122 authored over 7 years ago
fixed bounds checking, simplified DistanceFromView

2c646525e77da82aa1aecef49634d618bb8c3d82 authored over 7 years ago
A demo of how ContentAlignment could work

840c724ac7ce34ef1237a144077a947b40a5f6c2 authored over 7 years ago
refactored ScrollView.Layout to a single method for "From" measurement,

adjusted trigger to changes,
added docs comments

f72fef884f4d103b646a17aac4a76bef6c4ff2ea authored over 7 years ago
fully remove changes to tests that for some reason were not removed before

af630f71a9ac7de2edc1b86440f68e3736eee8fc authored over 7 years ago
reverting changes to test; a separate test will be added

98eda4452d4785a78baacb9c62bb1ea348b1562f authored over 7 years ago
added tests

5d02557addc11622e3a01c50a6635d4750464b3b authored over 7 years ago
updated changelog

8ad9a356caa09ec8b3e4241c93e87d3ff6ddf15b authored over 7 years ago
correct fix to only change active when element has layout

7517ba8cc67f6c2d8e79b3e191b8a0dcda4fe3ea authored over 7 years ago
adding How="Partial|Full" support to WhileVisibleInScrollView

3a6d608b5bd67c0465d340b7c5657a1241db40cc authored over 7 years ago
merge master

f79cc08a8acb4b784ff957f7fcc307a23883b0b1 authored over 7 years ago
more docs

ba9b6259be05038ccd5942d289fc262e4b9e7e96 authored over 7 years ago
old docs described TemplateKey/Source differently so had to adjust the behaviour again

e92df3c8aa56d48e15d21652bdc366e7cd7f16ba authored over 7 years ago
covering several more situations with default templates. Had to change a couple tests as they were probably wron/abiguous

7c0bbf330b2ee9b1204c479db7f6a7bb3a71afcb authored over 7 years ago
bump version to 1.1.0-rc3

4de4b402b0ed7616769598097778de07b3665329 authored over 7 years ago
Merge pull request #168 from mortoray/release-1.1-issue4246

fixes https://github.com/fusetools/fuselibs/issues/4246

c2e50c1e5e485840539b727346970f36c2ede621 authored over 7 years ago
Merge pull request #71 from Duckers/feature-JSDI

JavaScript Dependency Injection

737e138b15e5d5045328b6df45c9d54c79900046 authored over 7 years ago
Merge branch 'master' into feature-JSDI

ef73753eb00c16dd6703d7fba6c4b6cba28d8cb9 authored over 7 years ago
CHANGELOG: fixup wrongly positioned entry

d5c0669f331f1f3f10d6d4422eb513da165961a8 authored over 7 years ago
Merge pull request #69 from Duckers/feature-UXLookup

Implemented array lookup in UX expressions

4a19e3f3c9b939f741407cd67b08bddc3e0bfe85 authored over 7 years ago