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

appveyor: check that doc-export works

Make sure that we can generate api-docs from distributed packages.

https://github.com/fuse-open...

8637a7d098375af2581e4271fac64dcd2dd18347 authored about 4 years ago
include markdown docs in package

This makes it possible to generate api-docs from installed versions of
Fuselibs, which should ma...

9ad5d83dce9dbcef1b174660bae952d958a35e99 authored about 4 years ago
Fuse.Charting: fix old deprecation warnings in test

NextInt() has been deprecated since at least v1.9, I believe.

6336ee8ab5172283b9aac2c6154ed1b15f708300 authored about 4 years ago
drop obsolete legacy code

This removes unused obsolete legacy code before our next major release.

Also makes the Navigati...

5393c8f501da7b8ca32cfdb7f9b894180bcf71b9 authored about 4 years ago
import Fuse.Android.Permissions (from Uno.Permissions)

This imports a fork of the (Android-specific) Uno.Permissions library.

The original Uno.Permiss...

0406470aaf602c5b859a9007348a9449d6ef6081 authored about 4 years ago
Merge pull request #1385 from ichan-mb/text_feature

MaxLines property on Text component

7033128ec1803df9ccdb202acdd3b8f95c0ba4bd authored about 4 years ago
fix type function name

3ed8a5bd6eb3ef9bdab154f53940fcbd8871ab1c authored about 4 years ago
Update CHANGELOG.md

9a83e5cfceb6f70e6f103694d654b4c5c80349c8 authored about 4 years ago
maxlines property

39b8322a13057395bd1165d15f7ade5b8176aaba authored about 4 years ago
2.0.0-beta.3

1bf7866e607d1e0019e9382c85fc17cfe627070d authored about 4 years ago
upgrade to Uno v2.0.0-beta.7

cb5b46ab5eafa0420a5e72e27d9e60ef39da8d1b authored about 4 years ago
Merge pull request #1384 from ichan-mb/feat_datepicker

add `Style` property to DatePicker and TimePicker

663df54527e7c84d3ce39a12249b245b80475386 authored about 4 years ago
Merge pull request #1383 from ichan-mb/environment

Expose general information that reside in the .unoproj file in FuseJS/Environment

eb2e71090f9e03e0fb15a6a1af95f77b0a1a42c0 authored about 4 years ago
add Style property to change timepicker style

ed0e6a3e9e2f7f9a31ce6b44e08f37bfc74dd51c authored about 4 years ago
add Style property to change datepicker style

e00c6e37a7241494b62ccda65f41087a118810d3 authored about 4 years ago
Update CHANGELOG.md

aa59a2d306b3f5eaed8c1fd311e9951a819f5621 authored about 4 years ago
Expose general info inside the unoproj file

dd74c1fdf57ec8ae41d8263afcfb2d85ce5506ec authored about 4 years ago
upgrade to Uno v2.0.0-beta.6

ddb68e016300cfcb21d99cbba27f47ee2a7d2295 authored about 4 years ago
ignore debug.log

2187f35d034a7830d915bc44cc4c428fd6c146a6 authored about 4 years ago
Merge pull request #1382 from ichan-mb/feature_text_function

Add length function

bea68182a4fbc46e0b7633d24ba6ef6877fe0225 authored about 4 years ago
Merge pull request #1381 from ichan-mb/feature-drawing

Experimental support for Glass effect behavior

967acbdce7d8e60a569e8d9dcad842b611d3bd43 authored about 4 years ago
add length function

efb0b326f900fa591269dadb2d26c82f66e8a1ba authored about 4 years ago
add glass effect behavior

f18d39368bc19eeb48e4c22b42b298e932dd8b01 authored about 4 years ago
2.0.0-beta.2

bf7fba3565f1f8c1345a4d5895fa920aa5499b8c authored about 4 years ago
Merge pull request #1380 from ichan-mb/feature-drawing

Added support for Shadow Behavior in NativeViewHost

5efba8c62aa72e9de8407dc2f89b57d575bbdbe2 authored about 4 years ago
fix indentation

789f49639a2d9a1ef42b3ca2954c7ec6ca3e1935 authored about 4 years ago
Update CHANGELOG.md

ef32f71eacbd1c811742d2abf06b68ef435cc37c authored about 4 years ago
implement Shadow on NativeViewHost

db7cdd1dbe1c1c6763f44562a527774f5c30d69f authored about 4 years ago
Merge pull request #1375 from ichan-mb/fix_orientation

Fix iOS device orientation setup, honor the project settings

8054f03f22042da7b124714bf65b3e3a39247378 authored about 4 years ago
Merge pull request #1379 from ichan-mb/feature-auth

Javascript Biometric Module

8d0ab02b4134057f49c93a09f8c694f4d916209c authored about 4 years ago
implement Javascript Biometric Module

08555a9874f2cc81fda4b559b308b4ad60da5946 authored about 4 years ago
Merge pull request #1378 from ichan-mb/fix_text

Fix text-wrapping in NativeViewHost

e8077de47fac92f699924e71d4990198059a71c0 authored about 4 years ago
fix text wrapping in nativeviewhost

5b20870c8caeafa3bbfd3eb0e5479817b1ae85b3 authored about 4 years ago
Merge pull request #1377 from ichan-mb/fix_touchphase

Compatibility with latest Xcode and iOS13.4 later

667867052c9c5ceda283d172b638bf3d268060f2 authored over 4 years ago
compability with iOSS 13.4 later with latest XCode

efdf7406161a504c00db420c648fbbd8928707a9 authored over 4 years ago
add for runtime OS version test

72f205d9507559b8090c65ed06446632ea46b7a6 authored over 4 years ago
fix indent and trim whitespaces

f8e4c962d0fc448e2bc7a8d43119378737b97281 authored over 4 years ago
device orientation honor default project setting

292e45cf7cba39452a0ee63353c7e80f347df33c authored over 4 years ago
2.0.0-beta.1

f766864809b90f3ba1ead771195fdd4b2913df9c authored over 4 years ago
upgrade to Uno v2.0.0-beta.5

763b8b3cec98517df736291ffc1989c30203301d authored over 4 years ago
Merge pull request #1373 from ichan-mb/feat_dragdrop

Draggable Enhancement

0ea7401182d8c2527eb003e0f8db83334c422099 authored over 4 years ago
refactor code add AreaThreshold property

9d3196b6c2139dca3b14e76fb6a6b82f3ad94d0a authored over 4 years ago
Update Changelog

02de83969d6e785e0484cdbd857c265c2235f8a6 authored over 4 years ago
rename property to make more clearer

406730cb879746999937cd67028d5b7e34b7da45 authored over 4 years ago
Drag N Drop APIs

e562b147157d4c137b86e8f9d492bc7324e186ff authored over 4 years ago
Make Internal features of Fuse.Element package available for Fuse.Physics

af186d6afaa9a28450f17c042781f03919259922 authored over 4 years ago
refactor draggable using IGesture system

Introduce DragStarted and DragEnded triggers

44018afa4a03c3ec9e14d0e32ac45f99df96c0eb authored over 4 years ago
Merge pull request #1370 from mortend/java-packages

Java packages

8e107fae3a02f3f129bf0a08f1b22ecf6aa76304 authored over 4 years ago
Merge pull request #1369 from mortend/selectors

Make static selectors internal

af8ebc15f5510badf408dbb09739c93e5d732688 authored over 4 years ago
Merge pull request #1372 from ichan-mb/feature-auth

Experimental support for mouse wheel scroll

9148dcd610a72524e88100c7307edf041e0141b3 authored over 4 years ago
experimental support for mouse wheel scroll

19ad126b08b5f0e35243dfb049a8d7b600f73da8 authored over 4 years ago
trim whitespaces

fd67384b1a07b62bdf8a262453a7da7215bd0166 authored over 4 years ago
Merge pull request #1362 from ichan-mb/feature-drawing

TextControl accessibility feature: Introduce `MinFontScale` and `MaxFontScale` Property

8ef52af2cea44b46e98290c71d71f8f0b2ba7a30 authored over 4 years ago
Merge pull request #1371 from ichan-mb/feature-auth

iOS fix memory leak on get image orientatioon

b040c99401c5284aeb29726a8a0a3349aab9f0b1 authored over 4 years ago
iOS fix memory leak on get image orientatioon

f095765474e805564feee0b6589282f9e6617a25 authored over 4 years ago
Android: rename Java package to com.fuse.android.graphics

This renames the fuse.android.graphics package to match better with other
Java-code in the repo....

d7e90cb457a10482f33b7783d3887887df677295 authored over 4 years ago
Android: rename Java package to com.fuse

This renames the com.fusetools package to match better with other Java-code
in the repo.

The pa...

b1bb6937e6c5cde122d37e3e0eb513762fdf1cab authored over 4 years ago
make static selectors internal

These properties are used internally for caching purposes, and should not
be exposed in the publ...

9fff6f6a889f26c067061b0d2fdc6d3ec2d3f886 authored over 4 years ago
Merge pull request #1368 from ichan-mb/feature-auth

Fix Visual Scroll Position of an element when MinScroll is Negative

5296951c80a4118cb221e100f7c6441dc8947504 authored over 4 years ago
fix VisualScrollPosition when MinScroll is negative

357682679206ca04f7ee3d659512636e1d05af11 authored over 4 years ago
eliminate whitespaces

a4acc0318192b23d377646bc509f15c12fc2a3c1 authored over 4 years ago
Merge pull request #1366 from ichan-mb/feature-auth

Introduce Platform Sign In

1171f7e257f9421aa336461039d996207648c35d authored over 4 years ago
Update CHANGELOG.md

3ea0c2c9cf2f74c04fc2c18da0bf8fb7378a7da3 authored over 4 years ago
implement Platform SignIn

8a0c9f76f2651c59c056060a070d6cfb6f5e665f authored over 4 years ago
Merge pull request #1364 from ichan-mb/text

Implement TextTruncation on NativeViewHost

134136b38d95fd339b7f2f19b1ae7b1949ffcb65 authored over 4 years ago
FontSizeScaled property

7c0dbb9d6be794640f75592925136470b8746f93 authored over 4 years ago
MinFontScale and MaxFontScale property and compiler flag

ef9ed9838e5b053657b901f9792f28d6b62728e0 authored over 4 years ago
Implement TextTruncation on NativeViewHost

3ddc514290c6bd7d558265e2df1dcaaa486b1bb1 authored over 4 years ago
upgrade to Uno v2.0.0-beta.3

08802285324c45b297cfa0d7c8a3016fad4851b9 authored over 4 years ago
travis: use default osx_image

This upgrades to xcode9.4 (current default) and that adds support for C++17,
as required since (...

33d89d7962ff29ec35adb482f881d37657852221 authored over 4 years ago
Update CHANGELOG.md

bc34278f01a4a0b97fa329e3fe2eaf481e49adb1 authored over 4 years ago
TextControl FontScale Feature

22b895a1cc0df514897f18a5b0af50665d82307e authored over 4 years ago
SystemUI feature: TextScaleFactor

Get device text scale factor value and listen for changes

a92b883535d445975e8e43bf9c6fe2893e11b40a authored over 4 years ago
Merge pull request #1361 from mortend/whitespace

Trim trailing whitespace

7f0dcb4783c6cf78037da820f2d0e7c7812c3fb9 authored over 4 years ago
Polyfills.Window: trim trailing whitespace

56707b8b3b599e92ea6dc45e677494f5cf6aa7c8 authored over 4 years ago
Fuse.WebSockets: trim trailing whitespace

bfcd9d721bfd2af58430026223a3dfb7c7f85b43 authored over 4 years ago
Fuse.UXKits.Alive: trim trailing whitespace

c60cd663c13ba06c0267f4ecc91a6328004bea24 authored over 4 years ago
Fuse.Triggers: trim trailing whitespace

a780c2dc1941199dec25019bb768763ca136af5a authored over 4 years ago
Fuse.Selection: trim trailing whitespace

73b0fac9a9e563276118abf9973e7919c14c6cdf authored over 4 years ago
Fuse.Scripting.JavaScript: trim trailing whitespace

b805db81d132df2255f9acc187490609262cdb7b authored over 4 years ago
Fuse.Reactive.Expressions: trim trailing whitespace

2d244cb87f233a21d50b7798f58fb2b79951a1b7 authored over 4 years ago
Fuse.Reactive.Bindings: trim trailing whitespace

d1f9d9635eb329817e96bbfb2af51fb9d0d4e3f1 authored over 4 years ago
Fuse.PushNotifications: trim trailing whitespace

fb26347667d510eed96c6817d7b2ae6295070397 authored over 4 years ago
Fuse.Navigation: trim trailing whitespace

1d33593749a0aa86433ed3dd82ef6c609e299a34 authored over 4 years ago
Fuse.Nodes: trim trailing whitespace

f8d6482fce15413914b60fd4521ebd248b351732 authored over 4 years ago
Fuse.Platform: trim trailing whitespace

37db6700f1806047190f165eaf386560335bd73c authored over 4 years ago
Fuse.Models: trim trailing whitespace

04beb1b9fb1d42046d38566bf469f21df00336df authored over 4 years ago
Fuse.Gestures: trim trailing whitespace

a1df7827e921a1904503b05f796b805a3d5d54d5 authored over 4 years ago
Fuse.ImageTools: trim trailing whitespace

a4dc148dd2f0e0716052da0a4dbe1a544484b010 authored over 4 years ago
Fuse.Elements: trim trailing whitespace

32c122ad1f92e60af02b5a699923ae82b99f6312 authored over 4 years ago
Fuse.GeoLocation: trim trailing whitespace

a6f8639153885d051cd070268cf857832dbc8a86 authored over 4 years ago
Fuse.Controls.WebView: trim trailing whitespace

40c96f171d69343ea8f93bc868ea103fc46c2fdd authored over 4 years ago
Fuse.Drawing.Surface: trim trailing whitespace

04597b6b8f52550dd8bc0ed91c7f8bbbc9590843 authored over 4 years ago
Fuse.Controls: trim trailing whitespace

36233a94c368c7072306fa555c528a4dd1c5e612 authored over 4 years ago
Fuse.Controls.Primitives: trim trailing whitespace

fda16d9cd62e6168162ae5844dff7114c568b4df authored over 4 years ago
Fuse.Controls.Video: trim trailing whitespace

9e6bfd87c1ba86b81f6b417fbc5846f4e364461c authored over 4 years ago
Fuse.Controls.ScrollView: trim trailing whitespace

d4e036d5bf69c4cdd7336fb6b3a2e9ea50ce02c4 authored over 4 years ago
Fuse.Controls.Panels: trim trailing whitespace

2d0db026c0bfcc9bed77143803548321d7399b64 authored over 4 years ago
Fuse.Controls.CameraView: trim trailing whitespace

2127d8af0fdbb2cb5ba5b993bb90059348ac29cb authored over 4 years ago
Fuse.Controls.Native: trim trailing whitespace

dc9d8bbc2e835f4fc11b444bc06ae9474a9b3f0b authored over 4 years ago