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

Fix WP8 Debug Build

9db12753bfeedc466ebc6bc2b29b306e6418a371 authored about 12 years ago
Fix Debug build for WinRT

fe314dd24ff589528dd221fefdb36ddd740cb716 authored about 12 years ago
Fix Lazy<T> on WP7

dd6a74b15207aadca2520ba94bacccdf6bf3ad5b authored about 12 years ago
Don't fire initial WhenAny if fetching the values fail

b346d1ee2981a40acfcbda8a2820e0f485dbc3c3 authored about 12 years ago
Code review fixups - thanks @haacked!

d5d2d2cee258ab07ce6cf9e322a604b20341c262 authored about 12 years ago
De-dup if the initialValue and first incoming value are equal. Closes #115

9e5cbd2af7837dd17575041f9fc40f010d6f043d authored about 12 years ago
Add RemoveAll. Closes #103

a8eda6823b5827da82307b99c5afa38f921fb801 authored about 12 years ago
Handle when type conversion fails by suppressing the binding value

507c777ac30cd8a60035d64b747fb645e05701bc authored about 12 years ago
Search for non-public fields when getting type chain for ViewBehind controls

0658a097c59ab0fb43ceaf8735068f13c269a382 authored about 12 years ago
Handle implicit binds correctly when types are converted. Fixes #125

5f2067065b764cac87fce940845cd708324e3e1b authored about 12 years ago
Merge remote-tracking branch 'origin/ship-rxui-4-1' into rxui-41-bugfix

Conflicts:
ext/WP80/Microsoft.Reactive.Testing.dll
ext/WP80/System.Reactive.Core.dll
ext/WP80...

035771118de319f4d6d8dfd46cccf9f5df364b65 authored about 12 years ago
Fix up the Mono build using binaries built from Mono itself

aa15d29971c8e60bc7836264cab4e4a9d0a9bc25 authored about 12 years ago
Fix the WP8 build by using WP7 bins for now

5975aceb6f911d216896f00614ed073fc74cc0db authored about 12 years ago
Unbreak the WinRT build

b5be4bf1e0247f0219211103c139ac634473bd81 authored about 12 years ago
Add a way to handle errors that come off of CreateCollection's source. Fixes #114

6d14f0bab6cfcea441273b9269f8aac54fc34072 authored about 12 years ago
Provide some overloads for VB.NET. Closes #117

62410090230ed71ad45e39e26a671a42c6a00eb7 authored about 12 years ago
Fix AddRange to add to the end of the collection. Fixes #119

dd50183279f682890f648765488aa4816aa516f6 authored about 12 years ago
Handle how TypeConverter special-cases strings

48d920a347fb5c4a9a185499f5978db66b23b563 authored about 12 years ago
Fix casting issues on reference types. Closes #122

8f3ea18afbde2f4f21dfb95ce05cceb5f64f8aaa authored about 12 years ago
lol, I've been working on this for *years*

2371d84c96e2c8232c4436d2da0a8631934aebd7 authored about 12 years ago
Merge pull request #110 from reactiveui/ReactiveCommandThrownExceptionsBug

Unit test demo of a bug?

b1a0eb6da70e276aef6c1d2e73394c81d3263986 authored about 12 years ago
Merge pull request #118 from reactiveui/reactive-object-ctor-bug

Fix issue with overwriting subjects

4c89c35fc1274100a0393fbfe73e8274bf269fa7 authored about 12 years ago
Fix issue with overwriting subjects

The commit 980107f55cad makes sure the changingSubject and
changedSubject are created when deser...

0baeaa4d5b63ecbda6a86462d0d6005f3b94f17a authored about 12 years ago
Merge pull request #112 from reactiveui/ship-rxui-4-1

Ship ReactiveUI 4.1

e9be01404f23026d7d62afb8de3f94967aa8e0fc authored about 12 years ago
Ship rigged version of Rx for WP8

5a1a25f76edbf5315e60bf42b9c0c3ffead4e67e authored about 12 years ago
Version bump to latest Rx

ff1b0b12a191176613738f184b7667367270e0bc authored about 12 years ago
Version bump to 4.1

7ad90a37d863f0c2c8a944688aaabfe647033d94 authored about 12 years ago
Strip public key on WP8 DLLs, see http://blogs.msdn.com/b/rxteam/archive/2012/11/14/update-on-windows-phone-8-support-for-rx-v2-0.aspx

1698d2c2282d4f3ab3b44a63f3aef9ab5709caf1 authored about 12 years ago
Fix the build :-/

e1532de0ddaf5c0ca33a6f21497a169179a9f29f authored about 12 years ago
Add Type conversion for Boolean and Visibility

dc2abf2ed566dd97969a64a8ea3718505f47be47 authored about 12 years ago
Visual Studio is literally the worst thing.

00f48b9d3681724099d35124235e2257e6829c0e authored about 12 years ago
Merge pull request #111 from reactiveui/typeconverter-bind-support

Enable Type Conversion in View Bindings

2877e5c3c0d95a629cd79519b434903edf58ce34 authored about 12 years ago
Make this name more obvious

afe446017c014f7a31e3abb7c6f3c70d5ed90429 authored about 12 years ago
Smoke test type conversion

a619cfb334b5f83ee8298ad09755867c6bffb535 authored about 12 years ago
Add support for using TypeConverters to resolve view binding type mismatches

cfaedaf73e469b5951d10d67dc40caac83734929 authored about 12 years ago
Implement an IBindingTypeConverter that can convert between equivalent types

cae777b330bff0da3a8f4572ca5bb1549ce5b96b authored about 12 years ago
Rewrite two-way binds to be Type Conversion Aware

74e3f37c9849bcc6c59773da51566926afab6542 authored about 12 years ago
Initial implementation of OneWayBind type conversion

722b5c592c85b8167b9e7cdcd074f3577c44e065 authored about 12 years ago
Refactor GetTypesForPropChain into its own method

ecec770242559676b521d6b1c40b2919d3b54e28 authored about 12 years ago
Finally fix ExpressionToPropertyTypes

045228a0ebd1f31aeb013ab462ecf1e5f6db12a9 authored about 12 years ago
Initial hack at finding a converter given two types

41a16747a1a162693cb90c020fb236ca822d4473 authored about 12 years ago
Plumb in conversionHint into interfaces

0f7355a1aecd2a2e7d80e7a74a49424aa612dbb0 authored about 12 years ago
hubot @haacked is a naming pro

15ae4a78e6532d62e8a2c7cbb7f2b30501c38433 authored about 12 years ago
Sketch out an interface for type coercion

97122569bac299b6ac9f41f3454cbfbb0e9633b6 authored about 12 years ago
Emulate ObservableCollection's notifications

ObservableCollection has some magic handshakes with WPF, we need to emulate
them or else it won'...

1a3d4dc6f840593bf32dfbf2526971e01f8bbd8c authored about 12 years ago
Unit test demo of a bug?

8d7a860289aa0f798afb9aa169d8ea15b047132d authored about 12 years ago
Remove AsyncCTP

Upgrade to Microsoft.Bcl and Microsoft.Bcl.Async
Enable CallerMember attribute for older platfor...

f754f3c26d738020f31614853a5445240225ed15 authored about 12 years ago
Ignore change.

a0ce1676b1fee16a88428eaed1aa949a0e036c48 authored about 12 years ago
Fix null ref in WhenAny

b4a0d2ae6372a4a3d1ad04eca24467653eb74277 authored about 12 years ago
Version bump to 4.0.3

d979d8d20722520898f1f95857d950b481646b3a authored about 12 years ago
Merge pull request #108 from reactiveui/rxcoll-resets

Expose Resets in ReactiveCollection

65e9ced9c1ef0477c6a7cd8fe3890325c954e3e3 authored about 12 years ago
If you call SuppressChangeNotifications but don't sub to Reset, warn them

b8fe2459deade1953274ae4bdfc59f50ddde4917 authored about 12 years ago
Enable listening for Reset, as well as getting the raw NotifyCollectionChangedEventArgs

45046e73e7d2c789a7a15504a39f27e1d1e6d6af authored about 12 years ago
Update to Rx 2.0.3

18e1af90cd8a72cad06258391d55e5cacd00cfac authored about 12 years ago
Still need to update property change watchers, even when suppressed

e841b4c23bacd6beba46a8d645167a16b9f1ffd1 authored about 12 years ago
Fixed preload bug when assemblies are not on disk.

14e4509fe0e83ba495cac31aaa2e8cbb915346a1 authored about 12 years ago
Only reset the collection if we've changed more than 10 items

791525f6d5dac1ac4c4cdced11ad8c8e5f95af11 authored about 12 years ago
I hate myself for leaving this in so long

0089455e52a0559f1d98959b40884c44a5eb414e authored about 12 years ago
Fix the build reference that somehow got hosed

95dd1971621d9f4089089d324ab9f8e2e321ff3a authored about 12 years ago
Version bump to 4.0.2

da7be4977178c550c753622e6fe1b98efc16facd authored about 12 years ago
If a debugger is attached, halt immediately so it's easier to debug

358b61309638647f5246847ada483dc86e957bb4 authored about 12 years ago
.NET 4.5 projects should define NET_45

8cc02125f89d0bb2e03cf817e68ef09aca566a29 authored about 12 years ago
Forget about thread safety in ReactiveCollection. Fixes #97, Fixes #100

5d38849d478d2f081c5326eeede23ba3991bd667 authored about 12 years ago
Version bump to 4.0.1

f1012bb60e65aa93a897d0158d01a70a1ab5fe43 authored about 12 years ago
Every release. Why. Closes #93

8d3fdf84fbff65123825a92730121adc0077ef57 authored about 12 years ago
Merge pull request #92 from reactiveui/rxui4

Ship ReactiveUI 4.0

8f263d626ab33c4d2478d6c2aef82ada1b69158d authored about 12 years ago
DependencyProperties of built-in controls are Properties on Metro and Fields everywhere else

350a389bddee29b15fa77520e644904a998d7165 authored about 12 years ago
Remove all mention of Console.Error because my Dynamic trick apparently doesn't work anymore

6bc5cab5f990aabf10f98606edf71e359d013afd authored about 12 years ago
Fix the doc generation on .NET 4.5

4779b248b29953a6759ed9a55f39f331ef743a99 authored about 12 years ago
Version bump to 4.0.0 RTM

b6e0bb07e04a74c0815223d24a4c60d4caf31728 authored about 12 years ago
Add WP8 to MakeRelease build

508e7fa07103e58fe706bcd2bf85e9159a7edabf authored about 12 years ago
Add All Of The Projects to the solution

34655d2a9bf627fe9216324c06230d750a12ef51 authored about 12 years ago
Fix WP8 build

dfd5d84328f1e8a9216c94bf804245795a754997 authored about 12 years ago
Bam, RxUI supports WP8

fbb0d8ebe1c406cf2a633e30c44844c4b6630622 authored about 12 years ago
RxUI.Build works in WP8

4e27e429a8f2ca6056d952168612d641fb25eab2 authored about 12 years ago
RxUI.Xaml builds in WP8

335bc3417cfbae7f895402edc781f26fc8b78635 authored about 12 years ago
RxUI Core builds in WP8

c1c0d6c42e4fe14d381138e12c94153d544e6d69 authored about 12 years ago
Rename this to WP8

0e5fbc44d0ee9bb3d4230003fdb3021429588ea5 authored about 12 years ago
If I were sexually aroused by busywork, the Microsoft ecosystem would be the best Domme ever

9126b10764822713aacb9284c91c560da5401151 authored about 12 years ago
Merge branch 'rxui4' of https://github.com/reactiveui/ReactiveUI into rxui4

564b8e200769b51a2e5191cc8470153040420a7c authored about 12 years ago
Rename WINDOWS_PHONE constant to WP7

43b5b2ad727bc15378ed05fcfa09fdec3860f5f4 authored about 12 years ago
Ignore the man behind this curtain

aff83a94bd4c9cf70591375c6fa715b064d935e6 authored about 12 years ago
Merge branch 'rxui4' of https://github.com/reactiveui/ReactiveUI into rxui4

Conflicts:
MakeRelease.ps1

c522b7a71138d5a33b78c7ab632a3c906df1b1ef authored about 12 years ago
UTF-16 is the worst

0cf322fd2c8ced5cca345eb57bae8ab200248f15 authored about 12 years ago
/khanify Test Runner

8b5e79d9817dca829cef7c9d9b63caf686243df4 authored about 12 years ago
Don't try to early load DLLs that aren't present on-disk. Closes #91

de7a61677430a72b89053fdf11cc6c858de8ba2c authored about 12 years ago
Upgrade to Rx 2.0.2

a655374b1b8f9da98aa3f999209ab8cacc492c0a authored about 12 years ago
Add .NET 4.5 as an arch

01b491ff3b010d0ed37bf8688d8e2c76a67a29b6 authored about 12 years ago
Ignore more crap

57f480a12551f40d9297367802ede402bcb40c97 authored about 12 years ago
Fix all of the test failures caused by stupid typos

51a57087f09bf6e105b8e2fc40596ea9e6f14097 authored about 12 years ago
First hack at reimplementing ReactiveCollection (fixes #76)

This version of ReactiveCommand has a number of advantages:

* It correctly suppresses *all* not...

3d6174ef4569069bec7351e391e852895fd56609 authored about 12 years ago
Add Net45 into build script

2a673bb1395323629a638fc493a9312f6f78d69f authored about 12 years ago
Version bump to 3.99.5

e030e491ebeaa12c52db14da4046ff3527bcab69 authored about 12 years ago
Allow CanExecute sources from other threads, fixes #75

6f1b5a50c15d6cd8255c7ce3972563f23fa3aa36 authored about 12 years ago
Write a test for inherited events and exercising the top-level binder code

8f27924a93cef0a3c865b41bde7e2f455aeab9a2 authored about 12 years ago
Fixed problem with derived generic properties

If we have multiple matching properties, take the first one with the
right name.

d9d552cbef6e29fe8635e44d40532161f6db8225 authored about 12 years ago
Can't believe it took me this long to figure this out. Fix Net45 builds

13ce9bda9be5984fd2956935cd5809158d4b10f0 authored about 12 years ago
I have no idea what I'm doing

9f7c2cac8903b860e28749e0c19c4f601db91fb1 authored about 12 years ago
Use my version of mono.reactive

6372f5a210d812ef13307c32cdae1e3d482d4027 authored about 12 years ago
Add a UI scheduler for Android

86df4c088b092e657b058f23e26b08fbaba479b8 authored about 12 years ago