Ecosyste.ms: OpenCollective

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

github.com/reactiveui/ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
https://github.com/reactiveui/ReactiveUI

Add missing file.

a4f6186bc46b55560f144863143b0a91760aa2ec authored almost 9 years ago
Fix various RoutedViewHost issues.

1f450b58f378d625a7774514026b09cd3def5882 authored almost 9 years ago
Merge pull request #1082 from kentcb/routingstate-scheduler

Add RoutingState.Scheduler property.

e770cc9750b3e4cfbe59b29361305f37980866b2 authored almost 9 years ago
Merge pull request #1084 from timotei/rxui7-master

Make ToProperty work properly on Indexers

914d50ace6c00bd89dde19eb6a2b57db630a7ccc authored almost 9 years ago
Merge pull request #1085 from kentcb/rxcommand-thrownexceptions

Ensure exceptions are delivered on output scheduler.

cad5619c2188d20674dc420650cfdd47650668c6 authored almost 9 years ago
Ensure exceptions are delivered on output scheduler.

0edd5e83eed9c658bd6e6a0a31f37c7c974cbe80 authored almost 9 years ago
Make ToProperty work properly on Indexers

# Conflicts:
# ReactiveUI.Tests/ObservableAsPropertyHelperTest.cs
# ReactiveUI/ObservableAsPrope...

1b6c9ec048e9dbaf69dbc6353c491bbc3669088a authored almost 9 years ago
Add RoutingState.Scheduler property.

e572f325b6af43dd5b606ac57ad100f9bf94b383 authored almost 9 years ago
Merge pull request #1074 from kentcb/xf-routing-bugfix2

Don't double-count when navigating back from external trigger.

cb34a46b5d8016c55eb3a272b83dd8504e08e36c authored almost 9 years ago
Fix tabs.

69daaf06ee5ab3e914297af2b480a8a5a8d7ac38 authored almost 9 years ago
Merge pull request #1078 from reactiveui/VMA-cleanup

Added missing doc comments, cleaned up syntax a bit. XS now gives us …

e8587f3dadd07c84a9df07af5d1428644454e410 authored almost 9 years ago
Merge pull request #1079 from reactiveui/VMA-deactivated

Adds a Deactivated observable to ViewModelActivator, addresses #963.

86f47e47f52e3dee09c3d377476f5c065d3d1175 authored almost 9 years ago
Added "activated" counterpart and moved initialization into the constructor.

2e84e3ac39365d165e57fdd505771e0e6f378068 authored almost 9 years ago
Adds a Deactivated observable to ViewModelActivator, addresses #963.

8b068bf8e2fa94a77127ee0ee5c2d0360ca2ce64 authored almost 9 years ago
Added missing doc comments, cleaned up syntax a bit. XS now gives us a green bubble.

21a717c0792c2f7e8a4e6dbf9da9822f306b85d4 authored almost 9 years ago
Don't double-count when navigating back from external trigger.

e08bba6327882e18926f40cf87c70d329e70606e authored almost 9 years ago
Merge pull request #1071 from kentcb/xf-routing-bugfix

Improve backwards navigation handling.

acc99149ca868a8af9e9e15ac869764a8bb17305 authored almost 9 years ago
Improve backwards navigation handling.

Rather than hooking into the NavigateBack command, monitor the navigation
stack itself for delta...

c6e6e761064f872ab53b4ef215d79d2d64c005b3 authored almost 9 years ago
Merge pull request #1067 from aalmada/ReactivePreferenceFragment

Add Android reactive preferences

86ca0899f7552e281d26c906f337515dffb3093d authored almost 9 years ago
fleshed this out a little bit more

fa923ae78bbae273bb4b348f4c38af20a27d91d5 authored almost 9 years ago
Merge remote-tracking branch 'refs/remotes/reactiveui/rxui7-master' into rxui7-master

02b0c6010cb2351772bea15677c4327163b3f365 authored about 9 years ago
Merge branch 'rxui7-master' of https://github.com/aalmada/ReactiveUI into rxui7-master

79a6c9e59d427384cee3131d21f7ed9196600e41 authored about 9 years ago
Merge remote-tracking branch 'refs/remotes/reactiveui/rxui7-master' into rxui7-master

076da0643ff99aa133cf86947612cf36af92e620 authored about 9 years ago
Merge branch 'rxui7-master' of https://github.com/aalmada/ReactiveUI into rxui7-master

c685b1fecdb00e50ba7e759948664cc61d79d6e2 authored about 9 years ago
Merge remote-tracking branch 'refs/remotes/reactiveui/rxui7-master' into rxui7-master

a06bbf3ab8da1feb332e5ee0975003fb803a1c0b authored about 9 years ago
Merge pull request #1068 from kentcb/fix-variadic-template

Fix variadic template.

2cd6b8130539f1b28d64d1e8e79c1ad0852402b0 authored about 9 years ago
Fix variadic template.

Ages ago I fixed a problem with WhenAnyObservable. However, I fixed it in
the source file and ne...

328f4348f44b4b0a29f60f0de1b92ac3ae1382b6 authored about 9 years ago
Added missing code

6cc0d3b20a321f9777b8a3beaad8920919cdb524 authored about 9 years ago
Add ReactivePreferenceActivity and ReactivePreferenceFragment

These are used to show a hierarchy of preferences to the user.
These derive from Activity and Fr...

e86d5076d906374b7c6c1b958889da1fe61675da authored about 9 years ago
Merge remote-tracking branch 'refs/remotes/reactiveui/rxui7-master' into rxui7-master

505896bf3e424aeff1bf78de525b5901e6aaa7a1 authored about 9 years ago
Merge branch 'pr/1059' into rxui7-master

# Conflicts:
# ReactiveUI/ReactiveUI_Android.csproj

a251381c9409e4b80df4c5b65dbdafd54d45a7f5 authored about 9 years ago
Merge branch 'pr/1058' into rxui7-master

# Conflicts:
# ReactiveUI/ReactiveUI_Android.csproj

90b9f2f0fe4685ec1d9aae8b0c0eae9d210fe398 authored about 9 years ago
Merge pull request #1057 from aalmada/AndroidServiceBind

A Rx implementation of the Android service bind.

5a4221a27f11064289bac2478895d7adfd84b88e authored about 9 years ago
Fix a typo in the README

8c58e5b70202018d312cf48254932128cf704b90 authored about 9 years ago
Merge pull request #1064 from reactiveui/shiftkey-patch-1

added section for code reviewers

d8168683163f41a5d21f41a1308e90e9eb98ab3b authored about 9 years ago
make the links a bit clearer

75c97c48cb1d82e96f4392d5acf97352d34115cf authored about 9 years ago
added section for code reviewers

458d4e2e76be5f23ecc1dd54aa2c6e06a53db788 authored about 9 years ago
Subscribe to the source of an ObservableAsPropertyHelper immediately and add a deferSubscription parameter

8320ecde75a1895950f4769dc796cdc4e1b8a12d authored about 9 years ago
Moved to ReactiveUI_Android project

8cc9c59af9969c4099e2657f7b9f58d338483821 authored about 9 years ago
Fixed namespace

54bacb7f034f852ca5856e090115e90bbe218be4 authored about 9 years ago
Moved to ReactiveUI_Android project

1f4309b5ca62d14b2a40c421949578efb07adfb3 authored about 9 years ago
Moved to ReactiveUI_Android project

d1201bdfbb5cf1c7225de2bfca8c975c3e5e81ca authored about 9 years ago
A Rx implementation of the Android shared preferences changed.

Get the changes in a observable sequence of keys for the changed
preferences.

4f9a70ad3bc0ffded411536a5ffa46112871269c authored about 9 years ago
A Rx implementation of the Android USB permission request

Android requires the app to request the user permission to access a USB
device or accessory. The...

49f77531b757c3d12df1f4e00471a187d54b4b7c authored about 9 years ago
Added ContextExtensions containing ServiceBound

A Rx implementation of the Android service bind.

7f0967b8c5a7fb4af4cc93a1d7c71cc429c80a2f authored about 9 years ago
Merge pull request #1055 from kentcb/Issue1030

Improve interactions implementation

7e0a06dcc6bfc274ef185a5dcd2439fa91ad432b authored about 9 years ago
adelaide isn't a real city

c8fde971da516b282c7c5f92a78af3aa9ec79b2c authored about 9 years ago
Merge pull request #1056 from reactiveui/eventbuilder

eventbuilder.exe is now xplat (tm) and always uses the latest SDK's.

b453fa6337d5a2cbb2ebbdb4872051a8d0c03e0c authored about 9 years ago
eventbuilder.exe is now xplat (tm) and always uses the latest SDK's.

168141755725c3988145f96eb73fd1b222f74625 authored about 9 years ago
Formalize input and output types.

efd30a6cab50694311510228ef6771fbe8dbcb7a authored about 9 years ago
Merge in rxui7-master.

925b1a32a11ac19eac76e3cd3f87e30ba034a1dc authored about 9 years ago
Merge pull request #1054 from kentcb/RxCommand-bugfix

Fix bug executing via ICommand with nullable parameter types.

d704bdef15e1ecdcd67b791a16d7ff21c4539625 authored about 9 years ago
Fix bug executing via ICommand with nullable parameter types.

beca1e855280d6f5af2950aa3abf85e3bfee68ac authored about 9 years ago
Refactor to revised naming.

0bf6c2af569c723e5fcaf8fb08866659fcfa14a8 authored about 9 years ago
xaml intellisense can't differentiate between the two ViewModel properties, so adding BindingRoot for those who prefer {x:Bind}

e936b46c071fd2f397a15b0a7e6a045e20e7ffcb authored about 9 years ago
Add thread safety to InteractionBroker, and ensure it is extensible.

1d696527f267cb2cf2c99bcd6f762345a31aff83 authored about 9 years ago
Don't require TResult in the broker.

c45b4ee7787cabb6ac18e6f8a67ec4a5d8153090 authored about 9 years ago
Merge pull request #1052 from moswald/issues/513/BindWithFuncConverters

fixes #513 by adding appropriate overloads

b36423ae036db141513dcacf5655b1100569f687 authored about 9 years ago
guard against null parameters passed into `Bind`, plus tests

dfc21d4705adf5831ca45ac58a3001eb421c2b87 authored about 9 years ago
Update .gitignore to match needs

1084aab714cbfdf3837caf39c20c52fd49deb88b authored about 9 years ago
updated .gitignore/.gitattributes from latest at github/gitignore

42e8b05f6adb19b3910f53f3d1c2c8aa6908b5fb authored about 9 years ago
fixes #513 by adding appropriate overloads

4e7ead5a8e21d9238c819a5e02e545b1ccee1342 authored about 9 years ago
Merge pull request #1045 from reactiveui/uap

Add Universal Windows Platform (UWP) support.

1649a88feb1dad909aded0c52e6b0e3eab45287f authored about 9 years ago
fixes issue with packaging rxui-events

103eb9d1656562f780b06291976f6cfb50283b7c authored about 9 years ago
cleaning up the nuget stubs again

2a9e9f1b5f8c32899a66b4b56ed35a95d1cbf0dd authored about 9 years ago
cleaned up MakeRelease.ps1

- newlines between arches and platforms, to make future editing easier
- fixed nuget.exe path
...

a477f0c6f9261f512da29f4e97ac691d91c0a353 authored about 9 years ago
:fire: RxUI-Mobile :fire: RxUI-Platforms :fire:

d010fa54db808108a4646f40872b9250ffd7586a authored about 9 years ago
not producing the ReactiveUI.Events.xml file anymore

d70b1a875e10a15f462645c9bb56f5792ae1aa6f authored about 9 years ago
removing old NuGet package stubs

866b33bd51e6c35841c92704df537e3a2427a808 authored about 9 years ago
nuget pack was failing with both group and dependency nodes

bac4d7e53ca2198b740d483b425b9b52c5f502bd authored about 9 years ago
adding nuget release stubs for uap10.0

57bbb53ed5c544409b5c8ec94fc3bed8bb92b675 authored about 9 years ago
set output paths to just uap10.0

cee7707b579efcb75ae37c27c88fdec78977c1aa authored about 9 years ago
ignoring downloaded nuget.exe file used for building releases

002497d7f1006b571f0a4756f6b48fb5c34d70f7 authored about 9 years ago
Remove files that should not have been checked in

bb13cd63a9961b43141e60dac4ae9786fa04af6f authored about 9 years ago
Add RefGen tool to remaining libs

b99c67bf7d5ea5ff7fe8317a5f23ee7da36474f5 authored about 9 years ago
Add refgen to main proj

748bad44c01926813b3e0769cdb1f7113e67190d authored about 9 years ago
remove deprected nuspecs from sln

627867c6aef0c8a0dafc9a48c8bccfb8c5acf8e9 authored about 9 years ago
Add missing rd.xmls

8cb2ec609804ab1be06b70a8933beae308dd1d05 authored about 9 years ago
Fix malformed nuspecs. namespaces must be on root element

e734783a6c983ce0a5ae757acb5c377ec6733b5b authored about 9 years ago
Merge pull request #1049 from wislon/patch-1

Fixed a couple of minor typos

776b7edeadd6953d65009690512b4be91caf99a0 authored about 9 years ago
Fixed a couple of minor typos

Just some ones that jumped out at me.
If I spot any others, I'll fix as I go.

a57409441882abb7435344693a8f867c1a06238b authored about 9 years ago
Update nuspecs for uap10.0, part 1

c1a2364b7866d78d5f9f84d58e51b4e4dbf42ee1 authored about 9 years ago
Ensure Generate Library Layout is selected for WinRT-based projects

da2c43a882639bd86da525eebbd84b75f020a604 authored about 9 years ago
Add nuspecs to sln

48186acd490f9284a82cec7b05b7d30b2d554b64 authored about 9 years ago
Update build script to download latest nuget; winrt specifics not needed as Generate Library Layout handles that

8e0d48370e006f05190b7f862f537cd48a3c003e authored about 9 years ago
Remove nuget from being checked in

eb7b697eacc8d11556cb4b560b52f60bd16c2138 authored about 9 years ago
Specify intermetateoutput dirs

8683a2626813ff03e7e6385b5965424c16589775 authored about 9 years ago
Add Blend support for UWP

d03a34bbd84a4a93c520765c57bddb970cd0ba82 authored about 9 years ago
fix gitignore again

439c393419d7d55a06f6c2a6dc5d082572cde924 authored about 9 years ago
gitignore fixes

957f853d304680e9034ccc2874dacfb59d6b4cea authored about 9 years ago
Line endings - ugh

bababed4a342109cfd8ba3f4e2d70334b4633300 authored about 9 years ago
Add API docs.

17b3a54ea52f4978bec20f7375c47ecff72af803 authored about 9 years ago
Interaction subclasses ReactiveObject.

41d8bd548f6e98df8d21cd0adf222e8bec9bbfb1 authored about 9 years ago
Rewrite with InteractionSource abstraction.

37545d37b004cd1b09b632d993d1dee46d6c3690 authored about 9 years ago
fixing release output path

b0d9ccb242797b5ba9114e512fbdc52e93108467 authored about 9 years ago
make release match debug

b0a0180f5ac0afbdb413718faa524d5a3d37f447 authored about 9 years ago
the auto-generated events projects don't include doc comments

c588b1b8bfc5c259475b9e634f8a8c71b1d1fc9c authored about 9 years ago
removing more warnings

35252710c01236936c9c5f4df5d9bca2208cac5b authored about 9 years ago
yes, build plz

3a8ff4150d3a376e5b92a6af575759918609721e authored about 9 years ago
through the magic of unit testing, re-fixed the new non-generic DoReferenceCast

cc961973ccac635535799ef1c02a5b8770385a02 authored about 9 years ago