Ecosyste.ms: OpenCollective

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

ReactiveUI

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms!
Collective - Host: opensource - https://opencollective.com/reactiveui - Website: https://reactiveui.net - Code: https://github.com/reactiveui

CallerMemberName!

github.com/reactiveui/ReactiveUI - 99c06b119d37238e7446b8f39c05302b9491044b authored about 12 years ago
We don't need IQbservable

github.com/reactiveui/ReactiveUI - 9211570321ffeb95cba68cc7ea0791f8665d288c authored about 12 years ago
It's amazing that I don't forget to breathe

github.com/reactiveui/ReactiveUI - ef69b9c91e40fa8f02460de5d1c5691affa1cf80 authored about 12 years ago
Version bump to 4.2.0

github.com/reactiveui/ReactiveUI - e4811d9c68059a4230feeaf2a5fc652d22e3e251 authored about 12 years ago
Protect against Subscription exceptions

This commit protects ReactiveCommand and ReactiveAsyncCommand from
exceptions thrown inside a Su...

github.com/reactiveui/ReactiveUI - 396ef88a1d876393da027e1a0f0453b93805e1b0 authored about 12 years ago
Fix failing test when binding to ItemsControl

github.com/reactiveui/ReactiveUI - a6a861caf7147e734d4bddc08da2b807d491ac96 authored about 12 years ago
Merge pull request #138 from reactiveui/add-awaiter-for-all

Add awaiter for all platforms

github.com/reactiveui/ReactiveUI - 5017cd93c145e554569c7e31953625ce2ad797fb authored about 12 years ago
Visual Studio terrorism

github.com/reactiveui/ReactiveUI - f6f84f448e819b5897ac7ba6fc97efcab4e9355b authored about 12 years ago
Add a smoke test for awaiter stuff

github.com/reactiveui/ReactiveUI - 4b1941ad2a4449d18a9ac43b53646e2832a55517 authored about 12 years ago
Add Rx-Shim to applicable platforms - WP8 shouldn't be, but is atm because of Rx's brokenness on WP8

github.com/reactiveui/ReactiveUI - dbf31ceee99b3c9db91e523c3690d1b206d6b41f authored about 12 years ago
This is unrelated, it just annoyed me - fix up formatting

github.com/reactiveui/ReactiveUI - 7fe21bc1fd17a974e85c7a2881303c8feab3b039 authored about 12 years ago
Add Rx's awaiter code as a shim

github.com/reactiveui/ReactiveUI - b9c6de3a13e4355ea95a9ae7c0437e3489c2755f authored about 12 years ago
Merge remote-tracking branch 'origin/master' into reactiveui.mobile

github.com/reactiveui/ReactiveUI - b962b267176b66c8e77084cf28072f07a364c1ee authored about 12 years ago
Merge pull request #137 from reactiveui/bcl-async-pack-everywhere

BCL Async Pack for Async Everywhere™

github.com/reactiveui/ReactiveUI - bbaedba33b0c8b6b61e031e5953b5ebe25f3bbb2 authored about 12 years ago
Fix borked Mono build

github.com/reactiveui/ReactiveUI - a54ed41722d326109e7daf8a9b9d149a653040d9 authored about 12 years ago
Revert "Ignore change."

This reverts commit 63e80dc6995bd30cf160901a483007d103ab374a.

github.com/reactiveui/ReactiveUI - d4d55fda4c063e4f9f038f346bab5c8d3262725a authored about 12 years ago
Add BCL Async pack

github.com/reactiveui/ReactiveUI - e6d3476085e3a81c356fd2ea0c0907c4c1a28d2f authored about 12 years ago
Not exactly sure how this happened

github.com/reactiveui/ReactiveUI - b99003833b23100937fec5e87cc33d9965faaf8b authored about 12 years ago
Merge branch 'master' into bcl-async-pack-everywhere

github.com/reactiveui/ReactiveUI - a9d29e0476d23a52ba22309ef59ba4e9225893ff authored about 12 years ago
Add script to nuke remote branches

github.com/reactiveui/ReactiveUI - e15d0187e5696704cde9f2c4f9a065e124405971 authored about 12 years ago
Add a .gitignore

github.com/reactiveui/ReactiveUI - 69af4a6ef0dea0a011b4ee1994221cdedfb3c969 authored about 12 years ago
Add methods to override Geolocation

github.com/reactiveui/ReactiveUI - c64ebf029db03d8dfa3c66ba404642d1e88d1d78 authored about 12 years ago
Add a test Geolocation implementation

github.com/reactiveui/ReactiveUI - 0b7611dff13d116095c9cb90d098737fad7c3967 authored about 12 years ago
Fix build file derps

github.com/reactiveui/ReactiveUI - 24bcc827f3685fcf3af9cdd22beba67d6c4f072d authored about 12 years ago
Initial hack at creating an Rx version of Geolocator

github.com/reactiveui/ReactiveUI - 689e02ca92b4c1ff0829f7d5a27959d9f92d7f38 authored about 12 years ago
Add Xamarin.Mobile DLLs

github.com/reactiveui/ReactiveUI - 9fd27a9fba5781440141b6306a21d3d2a27920f6 authored about 12 years ago
Fix for Issue #130

Have ReactiveValidatedObject remove the cache entry when the Changing
event happens rather than ...

github.com/reactiveui/ReactiveUI - 988292ada478200c39cc140db6dbb833e281274d authored about 12 years ago
Merge branch 'master' of https://github.com/reactiveui/ReactiveUI

github.com/reactiveui/ReactiveUI - a1eab2eb0c8aafca8cb45bbeb4a8ddce2c5c7f73 authored about 12 years ago
Merge pull request #133 from reactiveui/nullable-value-types

Handle Nullable <=> Non-Nullable value types correctly

github.com/reactiveui/ReactiveUI - 18966aceda0e60f2939b517d662dc796bf923db5 authored about 12 years ago
This folder keeps trolling people, nuke it

github.com/reactiveui/ReactiveUI - 5dbb8446213af82360f6f0b2b125e726d28dc580 authored about 12 years ago
Fix the build on platforms that suck

github.com/reactiveui/ReactiveUI - a95e81cbf0a52eb7f3a0b5ce09b895e246b977bf authored about 12 years ago
Converting double? (null) => double should fail

github.com/reactiveui/ReactiveUI - b4b95c53bf8a5db3e395e04b95e4b190dfc9fa84 authored about 12 years ago
EqualityComparer should always win if comparing T and T?

github.com/reactiveui/ReactiveUI - 296f3d7bffba9fc99b5bf93e6dd508cf9e3a7ed6 authored about 12 years ago
Fix type-conversion types for two-way binds

github.com/reactiveui/ReactiveUI - 8b975772db703de3aa07496c010384c3d76dd239 authored about 12 years ago
Add some more tests

github.com/reactiveui/ReactiveUI - 8e76cc5fee03c4246d9c1ffaa8cc6e3e10897687 authored about 12 years ago
Fix for Issue #131

BindingTypeConverters EqualityTypeConverter.DoReferenceCast doesn't
handle nullable values

github.com/reactiveui/ReactiveUI - 2097118bc44227ff8a2e9f05988efd0b91823086 authored about 12 years ago
Update CONTRIBUTING.md

github.com/reactiveui/ReactiveUI - 7473e82548cc616510b5c877741908d624d21e40 authored about 12 years ago
Create CONTRIBUTING.md

github.com/reactiveui/ReactiveUI - d1c7e46a430419989653d9a35bdda10b4697ed90 authored about 12 years ago
Initial hack at getting ReactiveUI to build using F/OSS monodroid Rx

github.com/reactiveui/ReactiveUI - 2d6414329c13ff6bdb2e68a16644a8dacdc20a14 authored about 12 years ago
Merge pull request #124 from reactiveui/rxui-41-bugfix

RxUI 4.1 Bugfixes

github.com/reactiveui/ReactiveUI - ca90adc9d9e114e47d69ace2f88f90b3640a8170 authored about 12 years ago
Ensure WhenAny doesn't ever return nulls when Selecting through a DependencyObject. Fixes #120

github.com/reactiveui/ReactiveUI - 8b8cab686545afeecbefef64b64935f33c7f004b authored about 12 years ago
Visual Studio is trolling me so hard right now

github.com/reactiveui/ReactiveUI - da5341d5e6c24853fbb7374b774919f9eb1bc0ee authored about 12 years ago
Code Analysis annoys me

github.com/reactiveui/ReactiveUI - 4b168c1680027884da62589dca3b529a497a4935 authored about 12 years ago
More Debug build nonsense

github.com/reactiveui/ReactiveUI - 1af3f893b508f3516e0701be487014c8d6a9f209 authored about 12 years ago
Fix WP8 Debug Build

github.com/reactiveui/ReactiveUI - 9db12753bfeedc466ebc6bc2b29b306e6418a371 authored about 12 years ago
Fix Debug build for WinRT

github.com/reactiveui/ReactiveUI - fe314dd24ff589528dd221fefdb36ddd740cb716 authored about 12 years ago
Fix Lazy<T> on WP7

github.com/reactiveui/ReactiveUI - dd6a74b15207aadca2520ba94bacccdf6bf3ad5b authored about 12 years ago
Don't fire initial WhenAny if fetching the values fail

github.com/reactiveui/ReactiveUI - b346d1ee2981a40acfcbda8a2820e0f485dbc3c3 authored about 12 years ago
Code review fixups - thanks @haacked!

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

github.com/reactiveui/ReactiveUI - 9e5cbd2af7837dd17575041f9fc40f010d6f043d authored about 12 years ago
Add RemoveAll. Closes #103

github.com/reactiveui/ReactiveUI - a8eda6823b5827da82307b99c5afa38f921fb801 authored about 12 years ago
Handle when type conversion fails by suppressing the binding value

github.com/reactiveui/ReactiveUI - 507c777ac30cd8a60035d64b747fb645e05701bc authored about 12 years ago
Search for non-public fields when getting type chain for ViewBehind controls

github.com/reactiveui/ReactiveUI - 0658a097c59ab0fb43ceaf8735068f13c269a382 authored about 12 years ago
Handle implicit binds correctly when types are converted. Fixes #125

github.com/reactiveui/ReactiveUI - 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...

github.com/reactiveui/ReactiveUI - 035771118de319f4d6d8dfd46cccf9f5df364b65 authored about 12 years ago
Fix up the Mono build using binaries built from Mono itself

github.com/reactiveui/ReactiveUI - aa15d29971c8e60bc7836264cab4e4a9d0a9bc25 authored about 12 years ago
Fix the WP8 build by using WP7 bins for now

github.com/reactiveui/ReactiveUI - 5975aceb6f911d216896f00614ed073fc74cc0db authored about 12 years ago
Unbreak the WinRT build

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

github.com/reactiveui/ReactiveUI - 6d14f0bab6cfcea441273b9269f8aac54fc34072 authored about 12 years ago
Provide some overloads for VB.NET. Closes #117

github.com/reactiveui/ReactiveUI - 62410090230ed71ad45e39e26a671a42c6a00eb7 authored about 12 years ago
Fix AddRange to add to the end of the collection. Fixes #119

github.com/reactiveui/ReactiveUI - dd50183279f682890f648765488aa4816aa516f6 authored about 12 years ago
Handle how TypeConverter special-cases strings

github.com/reactiveui/ReactiveUI - 48d920a347fb5c4a9a185499f5978db66b23b563 authored about 12 years ago
Fix casting issues on reference types. Closes #122

github.com/reactiveui/ReactiveUI - 8f3ea18afbde2f4f21dfb95ce05cceb5f64f8aaa authored about 12 years ago
lol, I've been working on this for *years*

github.com/reactiveui/ReactiveUI - 2371d84c96e2c8232c4436d2da0a8631934aebd7 authored about 12 years ago
Merge pull request #110 from reactiveui/ReactiveCommandThrownExceptionsBug

Unit test demo of a bug?

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

Fix issue with overwriting subjects

github.com/reactiveui/ReactiveUI - 4c89c35fc1274100a0393fbfe73e8274bf269fa7 authored about 12 years ago
Fix issue with overwriting subjects

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

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

Ship ReactiveUI 4.1

github.com/reactiveui/ReactiveUI - e9be01404f23026d7d62afb8de3f94967aa8e0fc authored about 12 years ago
Ship rigged version of Rx for WP8

github.com/reactiveui/ReactiveUI - 5a1a25f76edbf5315e60bf42b9c0c3ffead4e67e authored about 12 years ago
Version bump to latest Rx

github.com/reactiveui/ReactiveUI - ff1b0b12a191176613738f184b7667367270e0bc authored about 12 years ago
Version bump to 4.1

github.com/reactiveui/ReactiveUI - 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

github.com/reactiveui/ReactiveUI - 1698d2c2282d4f3ab3b44a63f3aef9ab5709caf1 authored about 12 years ago
Fix the build :-/

github.com/reactiveui/ReactiveUI - e1532de0ddaf5c0ca33a6f21497a169179a9f29f authored about 12 years ago
Add Type conversion for Boolean and Visibility

github.com/reactiveui/ReactiveUI - dc2abf2ed566dd97969a64a8ea3718505f47be47 authored about 12 years ago
Visual Studio is literally the worst thing.

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

Enable Type Conversion in View Bindings

github.com/reactiveui/ReactiveUI - 2877e5c3c0d95a629cd79519b434903edf58ce34 authored about 12 years ago
Make this name more obvious

github.com/reactiveui/ReactiveUI - afe446017c014f7a31e3abb7c6f3c70d5ed90429 authored about 12 years ago
Smoke test type conversion

github.com/reactiveui/ReactiveUI - a619cfb334b5f83ee8298ad09755867c6bffb535 authored about 12 years ago
Add support for using TypeConverters to resolve view binding type mismatches

github.com/reactiveui/ReactiveUI - cfaedaf73e469b5951d10d67dc40caac83734929 authored about 12 years ago
Implement an IBindingTypeConverter that can convert between equivalent types

github.com/reactiveui/ReactiveUI - cae777b330bff0da3a8f4572ca5bb1549ce5b96b authored about 12 years ago
Rewrite two-way binds to be Type Conversion Aware

github.com/reactiveui/ReactiveUI - 74e3f37c9849bcc6c59773da51566926afab6542 authored about 12 years ago
Initial implementation of OneWayBind type conversion

github.com/reactiveui/ReactiveUI - 722b5c592c85b8167b9e7cdcd074f3577c44e065 authored about 12 years ago
Refactor GetTypesForPropChain into its own method

github.com/reactiveui/ReactiveUI - ecec770242559676b521d6b1c40b2919d3b54e28 authored about 12 years ago
Finally fix ExpressionToPropertyTypes

github.com/reactiveui/ReactiveUI - 045228a0ebd1f31aeb013ab462ecf1e5f6db12a9 authored about 12 years ago
Initial hack at finding a converter given two types

github.com/reactiveui/ReactiveUI - 41a16747a1a162693cb90c020fb236ca822d4473 authored about 12 years ago
Plumb in conversionHint into interfaces

github.com/reactiveui/ReactiveUI - 0f7355a1aecd2a2e7d80e7a74a49424aa612dbb0 authored about 12 years ago
hubot @haacked is a naming pro

github.com/reactiveui/ReactiveUI - 15ae4a78e6532d62e8a2c7cbb7f2b30501c38433 authored about 12 years ago
Sketch out an interface for type coercion

github.com/reactiveui/ReactiveUI - 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'...

github.com/reactiveui/ReactiveUI - 1a3d4dc6f840593bf32dfbf2526971e01f8bbd8c authored about 12 years ago
Unit test demo of a bug?

github.com/reactiveui/ReactiveUI - 8d7a860289aa0f798afb9aa169d8ea15b047132d authored about 12 years ago
Remove AsyncCTP

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

github.com/reactiveui/ReactiveUI - f754f3c26d738020f31614853a5445240225ed15 authored about 12 years ago
Ignore change.

github.com/reactiveui/ReactiveUI - a0ce1676b1fee16a88428eaed1aa949a0e036c48 authored about 12 years ago
deleted redundant shims file

github.com/reactiveui/Akavache - d72a3666e14a686ad2aa701ff14f9efccf06e0fe authored about 12 years ago
cleanup some compiler warnings

github.com/reactiveui/Akavache - 455ebf9aa821268fc3d017213a94e64b767a6682 authored about 12 years ago
referencing NuGet package rather than requiring SDK installed on dev machine

github.com/reactiveui/Akavache - 927c9c8a61053b3563c26b5ba33b1e5a0aef88e0 authored about 12 years ago
Fix null ref in WhenAny

github.com/reactiveui/ReactiveUI - b4a0d2ae6372a4a3d1ad04eca24467653eb74277 authored about 12 years ago
Version bump to 4.0.3

github.com/reactiveui/ReactiveUI - d979d8d20722520898f1f95857d950b481646b3a authored about 12 years ago