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

build(deps): bump Roslynator.Analyzers from 2.1.0 to 2.2.0 (#2227)

Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 2.1.0 to 2.2.0.
- [...

4e18f8877080255e60e27b84d9dbe331f247f59a authored about 5 years ago
Fixed Punctuation and grammar errors in Readme (#2226)

Fixed minor errors in the Readme.

79fed4566af3a16104e695630a4e35cdf6f6d036 authored about 5 years ago
housekeeping: Upgraded Xamarin.Forms to v4.2 (#2225)

0100e825152d8597f2c4927e03a3638ecd9da5a1 authored over 5 years ago
build(deps): bump FodyPackaging from 6.0.1 to 6.0.2 (#2223)

Bumps [FodyPackaging](https://github.com/Fody/Fody) from 6.0.1 to 6.0.2.
- [Release notes](http...

fb1aea400bf5881e3176a4e4237bfdb9bc8cf4d1 authored over 5 years ago
build(deps): bump FodyHelpers from 6.0.1 to 6.0.2 (#2224)

Bumps [FodyHelpers](https://github.com/Fody/Fody) from 6.0.1 to 6.0.2.
- [Release notes](https:...

2fcbadf409453fb0047bc48e63093b4cbdac8248 authored over 5 years ago
build(deps): bump Fody from 6.0.1 to 6.0.2 (#2222)

Bumps [Fody](https://github.com/Fody/Fody) from 6.0.1 to 6.0.2.
- [Release notes](https://githu...

9e40fe2e9729d01c695782770d42c66c66c0b25d authored over 5 years ago
build(deps): bump Fody from 6.0.0 to 6.0.1 (#2220)

Bumps [Fody](https://github.com/Fody/Fody) from 6.0.0 to 6.0.1.
- [Release notes](https://githu...

1bde40f851b0ca0fd8dd0ac594c6d3dfa52ce52e authored over 5 years ago
build(deps): bump FodyHelpers from 6.0.0 to 6.0.1 (#2217)

Bumps [FodyHelpers](https://github.com/Fody/Fody) from 6.0.0 to 6.0.1.
- [Release notes](https:...

80b72310532b4f44bcaaaaf2141a3278f36b4961 authored over 5 years ago
build(deps): bump Microsoft.Xaml.Behaviors.Wpf from 1.0.30 to 1.1.3 (#2219)

Bumps [Microsoft.Xaml.Behaviors.Wpf](https://github.com/microsoft/XamlBehaviorsWpf) from 1.0.30 ...

ff3aa482f50e78253a45aba11ffae6ee924e324f authored over 5 years ago
build(deps): bump FodyPackaging from 6.0.0 to 6.0.1 (#2218)

Bumps [FodyPackaging](https://github.com/Fody/Fody) from 6.0.0 to 6.0.1.
- [Release notes](http...

ae54ae311a99b76285adfa15499e6cc50fb7f8ef authored over 5 years ago
Update SingleWindowDispatcherScheduler.cs (#2216)

e86935bf86ee6f8c64680f907277b4a8eac3e47d authored over 5 years ago
Fix: fatal exception "Element not found" in UWP multiple views apps (#2215)

77e160a639f7337b507110478f9ecacda6c5576f authored over 5 years ago
build(deps): bump Microsoft.Xaml.Behaviors.Wpf from 1.0.1 to 1.0.30 (#2214)

Bumps [Microsoft.Xaml.Behaviors.Wpf](https://github.com/microsoft/XamlBehaviorsWpf) from 1.0.1 t...

f0dbc9c9fff5c1160eac7e6c8d0a8c21e442d6f8 authored over 5 years ago
build(deps): bump Microsoft.CodeAnalysis.CSharp.Workspaces (#2210)

Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 3.2.1 to...

22fa49ed656ac5199707826dc65c6dc8b37e75f7 authored over 5 years ago
build(deps): bump Microsoft.CodeAnalysis.Analyzers from 2.9.3 to 2.9.6 (#2212)

Bumps [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.3 ...

9483f1530a74bb6c449f476f2731a1f8c1a762a2 authored over 5 years ago
build(deps): bump System.Collections.Immutable from 1.5.0 to 1.6.0 (#2211)

Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.5.0 to 1.6.0.
- [...

20ca9990a1f10bfd6664dc2cf1a4e71cd70051a1 authored over 5 years ago
Release: version 10.5

00948a21c732456475073c3e136eabe3e0146527 authored over 5 years ago
fix: UWP sometimes crashes in threading (#2208)

e6f6498c433dc404a53c59f1231a927bee4f8eed authored over 5 years ago
Fix: the disposal exceptions (#2209)

f49731bcb5a57459d7b9aa39751a0e7f2745da08 authored over 5 years ago
feature: add Android unit tests (#2201)

* Add Android tests

* Deploy Android unit tests in solution

* Fix memory leak in PocoObser...

8fb45dc740fc5902c8977a356712c7f187e51606 authored over 5 years ago
build(deps): bump Microsoft.CodeAnalysis.FxCopAnalyzers (#2193)

Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 2...

a82f7a646e918fd6d2dccf2b4440295e57732fa7 authored over 5 years ago
feature: Add Roslyn Analyzer for Fody plugin (#2199)

e24fbdd739dd6986f2ff78facf66064bc96b1908 authored over 5 years ago
Housekeeping: Update System.Reactive from 4.1.6 to 4.2.0 (#2204)

c661691c875070552dc9281c36bb2c3fabb54d4d authored over 5 years ago
feature: Added SuspendLayout to RoutedViewHost WinForms control. (#2200)

e3ef2a810047e4ecc205ff862f7de926f457f01b authored over 5 years ago
Release: Version 10.4

1357b1495789d78c8b4bb54505cb5d5b358aa4eb authored over 5 years ago
housekeeping: Update to MsBuild.Sdk.Extras 2.0.54 (#2198)

1f52747cd7e6a9df724c7f144a25ec81a324dca9 authored over 5 years ago
build(deps): bump Splat.Drawing from 9.0.5 to 9.1.1 (#2192)

Bumps [Splat.Drawing](https://github.com/reactiveui/splat) from 9.0.5 to 9.1.1.
- [Release note...

c5838d468c9977f32dcae057ab1ce6e1d4e27581 authored over 5 years ago
Fix: TypeLoadException in .net core app 3.0 (#2195)

Fixes #2194

382ac40350f1913a15c76ee6a6c585db49af8aa6 authored over 5 years ago
Housekeeping: Msbuild nuget package description validation (#2189)

f5f8d9ab88277e24903bdaaba6e0cc3ea9dc5e97 authored over 5 years ago
Feature: give packages unique descriptions and tags (#2190)

1d0fa9b52b8d6f55d35ac0931c30869e44975c66 authored over 5 years ago
feature: Add warning when running .NET Standard (#2186)

* Add warning when running .NET Standard

#2164

* Add reference to installation instruction...

76f6833958cbad0bf44fc06434157777a3df6846 authored over 5 years ago
housekeeping: Update CONTRIBUTING.md (#2185)

Update target base branch when submitting a pull request like spoken in #2164 (https://github.co...

aac1e6a05dd843281325be39a2826536df24a80e authored over 5 years ago
Fix NRE when accessing RxApp.SuspensionHost (#2181)

89c4621c065eb2eabe2823cf809f1119bfc93160 authored over 5 years ago
build(deps): bump Nerdbank.GitVersioning from 3.0.25 to 3.0.26 (#2179)

Bumps [Nerdbank.GitVersioning](https://github.com/AArnott/Nerdbank.GitVersioning) from 3.0.25 to...

5b93917d65a388e87ee405388123fc333a65fa64 authored over 5 years ago
fix: the WPF designer by removing abstract (#2180)

* fix: the WPF designer by removing abstract

* fixed api approval tests

e77e1e50a9809217604b3ae7c131d50999f5ad3c authored over 5 years ago
Update ReactiveUI.Blazor.csproj

9a1950484ad9e0dabc42d22a9b286da136a0cad0 authored over 5 years ago
build(deps): bump Splat.Drawing from 9.0.4 to 9.0.5 (#2176)

Bumps [Splat.Drawing](https://github.com/reactiveui/splat) from 9.0.4 to 9.0.5.
- [Release note...

753e511055e9d3ae9f56fe1c5e188502ff9c765c authored over 5 years ago
Update to version 10.3

88c5fdee056d02ba783e624c3fb5ea4f4eed0862 authored over 5 years ago
housekeeping: fix the integration tests (#2175)

66c2f08c8c42b384ee60aa4672d6d6b5bdd164c3 authored over 5 years ago
feature: Create the ReactiveUI.AndroidX package (#2174)

39564170f936cfb75aff5360cf3fa72b3895df25 authored over 5 years ago
build(deps): bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0 (#2172)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.2.0 to 16.3.0.
- [R...

ad579042d3569cebfd9fcdb56911ba6d2b1ec469 authored over 5 years ago
housekeeping: Update to splat 9 (#2173)

eb2dff2611b762ae94d4f8762052a2c3e826ba03 authored over 5 years ago
housekeeping: Update Reactive.Wasm to 1.0.1-preview.12

721c4a295e4251eaed1cc85ecdbe5294ff36dacf authored over 5 years ago
fix: in non-UI .netcoreapp3.0 applications a compile error is produced. (#2171)

a20758eb1e8bc2b1e53604a0ba842c82aaa661e7 authored over 5 years ago
housekeeping: Release 10.2

355dcb0aafb0e96a33ddd69cfb7a3b72e8d08441 authored over 5 years ago
Housekeeping: Prioritize DependencyObject over INPC for UWP based projects (#2168)

* Prioritize DependencyObject over INPC for UNO

* Prioritize DependencyObject over INPC also ...

be07b721c8dc02508a2156e56543f26d08938345 authored over 5 years ago
housekeeping: Update MsBuild.Sdk.Extras to 2.0.43 (#2167)

* Update global.json

* Attempt fix

* Further fix

* One more attempt

* further work
...

e6b043c65d9e9c215275437e1abd0830a4ca4142 authored over 5 years ago
fix: remove exception in .netstandard 2.0 code, due to increased number of .net standard projects (#2163)

a342f88b602f9165a4b491b04f19e9f02d1bbfa5 authored over 5 years ago
Housekeeping: add blazor to the cake build. (#2161)

* Update build.cake

* Update build.cake

5d5c66ed28575a1406fe82f9f8dce67c0f454a7f authored over 5 years ago
Updated to aspnetcore preview9 and fixed any changes in the API. (#2160)

51841835f26c0d26e50dfcd1c0806dbf60b9aafb authored over 5 years ago
fix: Edit a typo in RxApp summary comment (#2159)

6e09f3ee64ebca2ebda26139659af0a8d16ca06a authored over 5 years ago
housekeeping: use the azure repository for the cake repo now (#2158)

13024c8c36fec402c5505ac8b61fb13e8755c2cc authored over 5 years ago
housekeeping: Update to MonoAndroid 9.0 (#2157)

c4be8bcf5f65e217fb1419057c4d3d4cf1785554 authored over 5 years ago
housekeeping: Release 10.0 (#2102)

f396c32159999686831c2801d4b7c4a538fd54a3 authored over 5 years ago
Release: ReactiveUI 9.22

5359fd8c7ae5fd48896a16c718cd9adc00335cc8 authored over 5 years ago
feature: add view model change observables to android ReactiveRecyclerViewViewHolder (#2133)

* Added properties to return the view model of the item selected rather than the integer of the ...

8a962d770d0a3e2c505fd298f70128573f83da86 authored over 5 years ago
performance: Added ReactiveCommand Benchmarks (#2151)

* performance: Added ReactiveCommand Benchmarks

* Moving back to tizen40

98ac93bc2992fe3fffc7dbfa2354e3ba73cad49c authored over 5 years ago
housekeeping: Update to cake 0.34.1 (#2149)

6eafdf8ae88c8cbb48aa3bd7d569ff0bbcb3035b authored over 5 years ago
housekeeping: update cake build ps1 file.

58e9c1b48e1adb847b20f35469e308db2b1940c6 authored over 5 years ago
Release: ReactiveUI 9.21

e7b93c4fc27ef9fdc3be08725f026e8cf3f20f2c authored over 5 years ago
build(deps): bump FodyPackaging from 5.2.0 to 6.0.0 (#2143)

Bumps [FodyPackaging](https://github.com/Fody/Fody) from 5.2.0 to 6.0.0.
- [Release notes](http...

4d4f031ee9f7b0ad051ceaacdce7a2e5d52c692c authored over 5 years ago
build(deps): bump FodyHelpers from 5.2.0 to 6.0.0 (#2142)

Bumps [FodyHelpers](https://github.com/Fody/Fody) from 5.2.0 to 6.0.0.
- [Release notes](https:...

ac2f5965efd8c84a11d5d3e79bb5134e59abbcf6 authored over 5 years ago
build(deps): bump Fody from 5.2.0 to 6.0.0 (#2144)

Bumps [Fody](https://github.com/Fody/Fody) from 5.2.0 to 6.0.0.
- [Release notes](https://githu...

ba708256ca6feb953144aff37720644d323f7df7 authored over 5 years ago
housekeeping: Upgraded Xamarin.Forms to v4.1 (#2148)

eda541af28b2b548a4b42e6b7377b1604d612cc9 authored over 5 years ago
Downgrade MsBuild.Sdk.Extras (#2147)

6c7a93bf477bcfd78f737ffb0b676e153ba7e9c3 authored over 5 years ago
docs: add the uno platform, remove windows store (#2134)

2c81339061740965f43c307779cb34f1f8db7657 authored over 5 years ago
build(deps): bump Nerdbank.GitVersioning from 3.0.24 to 3.0.25 (#2131)

Bumps [Nerdbank.GitVersioning](https://github.com/AArnott/Nerdbank.GitVersioning) from 3.0.24 to...

5e6f18001405e3cff517a00a199756f7f647fbd9 authored over 5 years ago
Housekeeping update msbuild.sdk.extras to 2.0.41

762d96a5cbf01638b69672c7580ed047d7735a71 authored over 5 years ago
Housekeeping. Remove link to Uno documentation temporarily.

00f5ad42af961dc3c412a21c2b9b839ef18e571b authored over 5 years ago
docs: add uno platform to readme (#2136)

d7c622e29455f022047f5526db81177d02e975dd authored over 5 years ago
build(deps): bump FodyPackaging from 5.1.1 to 5.2.0 (#2139)

Bumps [FodyPackaging](https://github.com/Fody/Fody) from 5.1.1 to 5.2.0.
- [Release notes](http...

e5444a6ecf29006bf6afa1b3ea9908587526f950 authored over 5 years ago
build(deps): bump Fody from 5.1.1 to 5.2.0 (#2140)

Bumps [Fody](https://github.com/Fody/Fody) from 5.1.1 to 5.2.0.
- [Release notes](https://githu...

6a295a9984365073b7d65c7766ff6e5fb2b4c4ac authored over 5 years ago
build(deps): bump FodyHelpers from 5.1.1 to 5.2.0 (#2138)

Bumps [FodyHelpers](https://github.com/Fody/Fody) from 5.1.1 to 5.2.0.
- [Release notes](https:...

1b898bc7142db9e1dc775b7a217d0ea0d18b8836 authored over 5 years ago
fix: Android DesignTimeBuild issue with MsBuild.Sdk.Extras (#2137)

* fix: Android DesignTimeBuild issue with MsBuild.Sdk.Extras

* Fixing Resource.Designer issue...

dbc33b8f7fdb3337cc526ab82174e4624e4be7a9 authored over 5 years ago
housekeeping: Release ReactiveUI 9.20

33e9eda383e7f592e5fc255a509d09680ce4212c authored over 5 years ago
Bump System.Reactive, fix ReactiveUI.Uno compilation (#2130)

e2a31cf981dcccceacea3341871b3538f9807079 authored over 5 years ago
housekeeping: remove unused sdk references.

These are included in msbuild.sdk.extras now

0c4a36c5b61a9ed4c58af1d46abb8977dad52fdd authored over 5 years ago
housekeeping: update msbuild.sdk.extras to 2.0.31

c8ce7c8fcf3f8edcae892c8a58d0fa13c3cfbf6c authored over 5 years ago
housekeeping: update Microsoft.CodeAnalysis.FxCopanalyzers to 2.9.4 for windows.

6c155ab40e786939e4e04ae8d67d36b7d34a5117 authored over 5 years ago
build(deps): bump Microsoft.SourceLink.GitHub (#2123)

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta2-19351...

2d60c09597484818c91c3f8b63008f9a68cded1d authored over 5 years ago
Feature: add constructors to Uno ReactiveUserControl for Android/iOS (#2119)

fa0132c01c7f673ca94082218a26ccc073602972 authored over 5 years ago
Fix: Small docs typo correction (#2118)

2637a5dc029610971d53859fa79b274d7b2f8bdd authored over 5 years ago
fix: Uno ReactivePage has no parameterless constructor (#2117)

742a76a0c9b9d205c88fffd3f9af61534a436b9e authored over 5 years ago
fix: UAP referencing wrong version in events

d4cc7572e4767eb8fff9dbfdbfce69ab874d2b74 authored over 5 years ago
housekeeping: Release ReactiveUI 9.19

79d2aac1eaf38ecc058f75f5eb3a59c7a5abc202 authored over 5 years ago
housekeeping: Make UAP10.0.16299 the minimum version

199faf0779f3cb96488133755dfafc089c013644 authored over 5 years ago
fix: added constructors required by Uno.UI for Android and iOS. (#2116)

780e4463fd352675965518afdfd46b27e8bafc57 authored over 5 years ago
housekeeping: Update ReactiveUI.XamForms to use Xamarin.Forms 4.0.*

b043d99da8c536beb51ef9c5f5c9d129693c62f5 authored over 5 years ago
housekeeping: Update the events project to be 4.0

65033b9221482de912ee9ac5c8460a6d50ead871 authored over 5 years ago
build(deps): bump Microsoft.SourceLink.GitHub (#2113)

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta2-19324...

ebd58cb9f261cd543fe403cf361b95db92162877 authored over 5 years ago
fix: Replace default `MainThreadScheduler` on UAP (#2100)

See #2092, #2032 for more info. This replaces the usage of
`WaitForDispatcherScheduler` and `Co...

2fc4e6e323c364bbb245e1199e3d7b50a7766829 authored over 5 years ago
build(deps): update Splat.DryIoc requirement from 7.* to 8.* (#2106)

Updates the requirements on [Splat.DryIoc](https://github.com/reactiveui/splat) to permit the la...

bb9ed3ecd3c4cd1ce3566a36a8e46f6cffe18df9 authored over 5 years ago
build(deps): update Splat.Ninject requirement from 7.* to 8.* (#2105)

Updates the requirements on [Splat.Ninject](https://github.com/reactiveui/splat) to permit the l...

fbad0f91f0fb886ce2fddfc2f4213b0df40e697d authored over 5 years ago
build(deps): bump PublicApiGenerator from 9.0.0 to 9.1.0 (#2104)

Bumps [PublicApiGenerator](https://github.com/JakeGinnivan/ApiApprover) from 9.0.0 to 9.1.0.
- ...

698f0fcf623ad84f4c8b50a7f178ef5e76aad359 authored over 5 years ago
build(deps): update Splat.Autofac requirement from 7.* to 8.* (#2107)

Updates the requirements on [Splat.Autofac](https://github.com/reactiveui/splat) to permit the l...

e53ec4cc0b9d8e34410d6e32b207aa06c927a784 authored over 5 years ago
build(deps): bump Microsoft.SourceLink.GitHub (#2108)

Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.0.0-beta2-19270...

4d4a6afb4bf912e9d3ea8c13365db7ea3bfa60e7 authored over 5 years ago
build(deps): bump Microsoft.NET.Test.Sdk from 16.1.1 to 16.2.0 (#2109)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.1.1 to 16.2.0.
- [R...

1faeeda54eacce35dc16775e0a520a34f9db5ab6 authored over 5 years ago
build(deps): update Splat requirement from 7.* to 8.* (#2110)

Updates the requirements on [Splat](https://github.com/reactiveui/splat) to permit the latest ve...

312c0f872f0890ed521abeacbbea29a5f40f27d0 authored over 5 years ago
build(deps): bump Roslynator.Analyzers from 2.1.0-rc to 2.1.0 (#2111)

Bumps [Roslynator.Analyzers](https://github.com/JosefPihrt/Roslynator) from 2.1.0-rc to 2.1.0.
...

8200d378c5794b5a165b47faed6f9b71d7c250df authored over 5 years ago
feature: allow uno namespace for uap17.0.17763 (#2099)

2089f59e3c779175113401ecf3852b80d3ec95be authored over 5 years ago