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

Merge pull request #1628 from reactiveui/develop

Ship ReactiveUI v8.0.1 (v2)

b20cd8ee10614bbe623bfd60765a20cfd94ebecb authored over 6 years ago
housekeeping: resolve broken build due to NET45 compilation symbol (#1626)

7ab27b1696a87910fc0da34670b1f72fbcb9e98a authored over 6 years ago
housekeeping: pin xamarin.forms version used by eventbuilder (#1625)

2caed884026c2377e2163601cf3f65bcb4c2ce63 authored over 6 years ago
Merge pull request #1622 from reactiveui/develop

Ship ReactiveUI v8.0.1

c9efb2881f2d126eafcbebe8215cb4dc79f28e44 authored over 6 years ago
fix: disable WeakEventManager for net461 build (#1617) (#1620)

Fixes https://github.com/reactiveui/ReactiveUI/issues/1617

84dbd763c8cda81da736785ea42991488d42f601 authored over 6 years ago
housekeeping: fix configuration for tizen (#1606)

c3aff0b635698d317c3b3994bff7298a7e47c355 authored over 6 years ago
Merge branch 'develop' into master

ce9d17073dc851ada403e9dfa537cb4d2d28f232 authored over 6 years ago
feature: what if we were licensed under MIT? (#1602) (#1608)

I keep getting reports from folks who want to contribute but their employer has a restrictive li...

f361213a001aa504e415adf1de1b0bdab683bb5e authored over 6 years ago
feature: what if we were licensed under MIT? (#1602)

I keep getting reports from folks who want to contribute but their employer has a restrictive li...

2e4ab3d11a5e65de1c35c67fa244c316e88ef126 authored over 6 years ago
housekeeping: fix configuration for tizen (#1606)

056d60b5346515134fcb3d68daace8478a3ea486 authored over 6 years ago
Merge pull request #1422 from reactiveui/develop

Ship ReactiveUI v8.0 (netstandard20)

+semver: breaking

b5b72edc40a59f403181a2d7f4369ea507197744 authored over 6 years ago
fix: runtime API check for the Android time picker (#1233) (#1589)

a49cc64249a2fac4799966a246ca25f81522baa1 authored over 6 years ago
fix: use netstandard 2.0 compatible version of splat (#1579)

12fc3e39eb027ff5c415a2076f67bf8dfad10213 authored over 6 years ago
docs: add details about developer environment set up (#1591)

17ca5544a6296a370f5a6e7bef4ad33025418932 authored almost 7 years ago
chore: use same vs2017 appveyor image for master and develop (#1594)

421048e3aff66f98fc5f9bb0d72a172afa9a0de5 authored almost 7 years ago
housekeeping: added .net foundation to readme (#1592)

364578b6eefe4b0edca55c2820828c92b20b5ce3 authored almost 7 years ago
Use cake 22 (#1593)

* use later xunit so we don't need a publish step
* move nuget.config to root
* remove explicit ...

d9e0d7507c4dacec0f1c6c556340130a1da0e04d authored almost 7 years ago
househeeping: resolve broken CI infrastructure (#1587)

34a97559fcccebf902211fc3660c15f477c7e524 authored almost 7 years ago
chore: update xUnit to latest version (#1553)

a9385494c84de4f248cc045cc85adee9dc7a6362 authored almost 7 years ago
refactor: remove unused UIKIT ifdefs (#1555)

7c471444c9f7514a9899892c4a93097a10f4a516 authored almost 7 years ago
fix: allow ANDROID_HOME to contain spaces when building (#1569)

331c1e73961cf4b902b6663276543b7cf57ec348 authored almost 7 years ago
fix: implement IHandleObservableErrors on ReactiveCommand (#1573)

a828285c2f055fbda0928f3c053a015b44ecb5e1 authored almost 7 years ago
chore: pin reactiveui nuget dependency (#1568)

5bd7165b160f7ec821c1b2a4a92eed2b0a576f97 authored almost 7 years ago
chore: fix android home on appveyor (#1554)

198fe6dfc236ff9b10a1d5edc7dcc6373a34d9c1 authored almost 7 years ago
housekeeping: fix default values for snippet variables (#1562)

b5ec4a814c048f669d3bcdc78b191e326f9c71ba authored almost 7 years ago
housekeeping: add .idea to gitignore (#1563)

b1947215b21524d4cc9a0f3b3f66ecdd4101da37 authored almost 7 years ago
Added git hash to AssemblyInformationVersion (#1560)

975a184c3eac6dbc163f610803441dc3f33cb2ad authored about 7 years ago
fix: include xml docs in WPF package (#1556)

Fixes #1538

284ac93f36a6729aa41957f4d970063a02bd206a authored about 7 years ago
housekeeping: tidy comments in RoutableViewModelMixin (#1548)

cfb376f47007e179eeb9c3fabae1ba52c9b01c6b authored about 7 years ago
housekeeping: tidy comments in registerable interfaces (#1547)

7b53bdeea2e2e00516d1e1c2066fe912ebf52af9 authored about 7 years ago
fix: activate iOS views synchronously

e4860d818edff6a90fd346632ed9dbce9c969539 authored about 7 years ago
chore: allow spaces in repository path when building ReactiveUI via the build script

b4c20a9b8308f66abf1d3a423acebc0c3be9bbc4 authored about 7 years ago
Update to sign service v2 (#1543)

chore: update to sign service v2

2f39d469b1e64a291525c46036ccb5f598c594d0 authored about 7 years ago
chore: fix build (#1542)

5dda8de45cb5959786bfa585766646971baa9862 authored about 7 years ago
fix: several ReactiveCommand bugs (#1534)

* Use custom WithLatestFrom implementation that bypasses unexpected behavior in the operator pro...

144698f8a25bcce1fe52390f67afec1d389e5409 authored about 7 years ago
feature: target monoandroid80 instead of monoandroid70 and upgraded to 26.1.0.1 support lib (#1519)

aea6e791021cd4ca978e10a8b42dc2c0f413fb10 authored about 7 years ago
housekeeping: compile csproj with multiple target frameworks in parallel (#1532)

87479e503c29bca3780d58f2f19d4cc120612f54 authored about 7 years ago
housekeeping: use new nuget package names to enable nuget namespace reservation (#1530)

ca9eecf874f6bb8d540ad5fd06980bb5b75e871d authored about 7 years ago
fix: this.Events() was not available for consumption due to assembly name conflicts (#1529)

0b7a300e29a131a890d8771861034c44e58af70b authored about 7 years ago
feature: nameof() overload for ObservableAsPropertyHelper mixin (#1522)

fixes https://github.com/reactiveui/ReactiveUI/issues/1505

2c812f630a4702a6d1c45a7ed34767bff8399abe authored over 7 years ago
housekeeping: remove fully qualified test names in test explorer (#1524)

79ef2b03830a15f67b05cc248d10b8f5ae801e44 authored over 7 years ago
fix: add pending changes at same starting index when using RemoveRange (#1437)

bf39f3bee20b17755e3885eeb6ce17cf15d39eb5 authored over 7 years ago
feature: pin android sdk version to keep generated events in line in line with build target (#1520)

cbf94b0678f3131b3376e550ada6a98ee6202919 authored over 7 years ago
housekeeping: github has spoken this is the new convention (#1518)

c391cfc13efd762302fb90bb57ef2a1bf43b576e authored over 7 years ago
feat: propagate obsolete attributes to generated observables (#1514)

12237eed427249fb3607f996727017ad25a031f6 authored over 7 years ago
feature: add IsSubscribed property to ObservableAsPropertyHelper<T> (#1512)

7a5bd17cb4d55f4951fdcba16fdc6b7c55292ec9 authored over 7 years ago
housekeeping: net45 legacy project with CPS workaround (#1511)

6e195d1d9e85e7a7c792a5a5b390eb8191646f12 authored over 7 years ago
fix: remove ViewModel="{Binding .}" from Cinephile (#1509)

Since this was fixed https://github.com/reactiveui/ReactiveUI/pull/1270 we don't need to relly o...

c648e591e86a61584578d2751fee84b5b2db16ac authored over 7 years ago
housekeeping: split activation related classes into one file per class (#1393)

24859337b98628b9be0e18186ec5507daa77f163 authored over 7 years ago
docs: upgraded version of xam forms and changed ondestroy to use flush instead of shutdown (#1506)

7264dd7aae22eac8ef0bebade8d7cb7904dead2b authored over 7 years ago
housekeeping: let's keep cinephile as an xamarin.forms app (#1502)

4bb588e4025f2b4ec00753b0969b25be96ce3721 authored over 7 years ago
housekeeping: fixed broken link to stackoverflow (#1497)

c77215daf0e21b406015eb05e7558bf7868e0266 authored over 7 years ago
housekeeping: the f in wpf is foundation, not framework (#1500)

18d0d824348d6773a0e6a39e8439b798dad7ea2e authored over 7 years ago
feature: added ctors for JNI ownership transfer in ReactiveAppCompatActivity (#1496)

0cfedb90ced6926cf4a5a823bdb95106f2a72611 authored over 7 years ago
housekeeping: upload msbuild binlogs even when the build fails (#1490)

fixes #1488

9d868f3bab8e02392aae2c6f228b2e8a02358fcf authored over 7 years ago
feature: bumped to xamarin forms 2.4 (#1493)

35035549eda9f126aae6f1edbfdd727f2349ce21 authored over 7 years ago
housekeeping: remove && exit 0 (#1489)

8207bc8b63c04e0e0a0721df378b2871c7a0f258 authored over 7 years ago
Update extras (#1487)

* update signclient version
* update extras version
* update sourcelink
* restore separately
* A...

f9bc4c8cfeb71bb4a4c53f0891866f40186c7e50 authored over 7 years ago
docs: add warning about disposing command-to-event bindings when deactiving views (#1484)

568115b157b4f544d38f05b07ab641efbcbfbde7 authored over 7 years ago
fix: BindCommand parameter expression no longers require ViewModel to be non-null

fixes #1164

088d683bb0e0dbb6774078b7ab5903bdcb52acb8 authored over 7 years ago
housekeeping: specify cake version in bootstrap script (#1483)

4a061cb4d455f4e3eb40f5c22b4e37c28efe6b83 authored over 7 years ago
housekeeping: pinned Cake 0.21.0 and tools/addins to current version (#1482)

40f0b26412b5460eb9c58897e9b93950d3702879 authored over 7 years ago
housekeeping: cleanup of readme, contributing guide, pull-request template, coc, license (#1478)

d61a35263cede04387f10360c78094d4fcce7857 authored over 7 years ago
housekeeping: move the code of conduct to the website (#1479)

ddd37567fd43cc9128ba05a0c291c04f569557c6 authored over 7 years ago
test: use new threads explicitly in message bus test (#1472)

50afd6d552be36dcadb9c8a6415f4b4153d83cb8 authored over 7 years ago
housekeeping: copy API approval results to appveyor so maintainers don't need to re-run builds (#1475)

a7d74114186e72632f478632f3c1021c1e6d032d authored over 7 years ago
housekeeping: remove build.sh (#1470)

Currently, the only end-to-end way for all platforms to build ReactiveUI is on
Windows via build...

618c3ccff3acc67a10a6bc585ea3f8ee7e92d557 authored over 7 years ago
housekeeping: update CONTRIBUTING.md to reference 'develop' branch instead of 'master' (#1469)

Fixes #1467

5e4cfd6ff12d29a56c26283a7962da539ac5a2bd authored over 7 years ago
housekeeping: don't autoclose dx issues or cx issues (#1468)

8307418d53c328885dd8ab8ab7ae172dc8c414e7 authored over 7 years ago
docs: add cinephile sample application (#1459)

promote cinephile application into the main repository. Right now the application uses Xamarin.F...

7e63812df7bc11864d2e5da6aff6790d968919c0 authored over 7 years ago
chore: fix xml doc on ReactiveDerivedBindingListMixins (#1462)

36f216ae8ba1b5e578b74386659c23a618aa315f authored over 7 years ago
chore: add api approval tests (#1461)

e68a41b7e6d2f6770f74589597e509a3a3cdff66 authored over 7 years ago
housekeeping: improve stability of CI when re-running a failed build (#1458)

2ce7ea74102f01a68472c5a95d7483db155a630b authored over 7 years ago
documentation: added baseline for xamarin.forms sample application (#1457)

4335cf2fe2bce01388de1903812476a107ae206f authored over 7 years ago
fix: added netstandard 1.1 build and added clamped system.reactive references (#1456)

5ea7390e4366d01a8cb772bc40fafc9da92608dc authored over 7 years ago
chore: remove SILVERLIGHT #ifdefs (#1425)

Fixes #1365, #1397

79f4be45fa3c26817b5693002605e7ab46d64238 authored over 7 years ago
housekeeping: add license to nuget package (#1454)

4b4e49be12ac2a8eba98aa10e65102be64d22324 authored over 7 years ago
fix: set UWP min version to 10.0.10586.0 (#1452)

aa1764bc2e57958fe722753a425c1102cd02a168 authored over 7 years ago
fix: restrict system.reactive to 3.1.1 as min but never 4.x series (#1451)

Fixes #1413 by bypassing NuGet issue @ https://github.com/NuGet/Home/issues/5751

55de9ff96055d7b738887839f791ea519966283a authored over 7 years ago
fix: now throws an exception and path is correct (#1449)

Progresses #1431

02acd313f91f152a46e66f4e404d2571acfe245c authored over 7 years ago
feature: add code snippets for VS, VS4Mac and Rider (#1444)

7bd2dd5272c75ac547e7dc9ce897ecce1a5a995b authored over 7 years ago
housekeeping: ¯\_(ツ)_/¯ and proposal labels won't be autoclosed (#1448)

d434ea2d83ee0c2b0e60fccfb794e9c15e95357f authored over 7 years ago
housekeeping: upgrade MSBuild.Sdk.Extras (#1446)

2a719e7bc8b8357c6f3ad59845f8528248c01be8 authored over 7 years ago
housekeeping: update to MSBuild.Sdk.Extras 1.0.9 (#1442)

aa903949d472ab329f479c871a0be350613ffb65 authored over 7 years ago
chore: remove legacy code (#1439)

b41985434a2aa56c97400d11c75a47ee08b5ddd9 authored over 7 years ago
core: make ViewContractAttribute.Contract public (#1441)

dc9e5682f2f6461050ab45a28c38a44d5e10d929 authored over 7 years ago
feature: add netcoreapp build (#1418)

48389df48e99a0539f965286be36a05dd1b58676 authored over 7 years ago
housekeeping: merged probot message into single line (#1436)

68d789c29dc7a3c2d65e8ca10080f4790710c2e0 authored over 7 years ago
feature: automatically close stale github issues in a friendly way (#1435)

904f4f3c8316eb767715bcd08c16b8a67875a421 authored over 7 years ago
housekeeping update ISSUE_TEMPLATE to match website (#1432)

0815a417d16792fd53cdfb113fa79f4825eba5be authored over 7 years ago
fix: removed duplicate ComponentModelTypeConverter for WPF (#1433)

6c26a26643f7f6a5e255a88be8a8b2cdadac2dff authored over 7 years ago
fix: roll back ReactiveUI.Wpf project to standard csproj

afda346f581f3b3a6b2fed658b5aa0213dd2f7b6 authored over 7 years ago
housekeeping: ignore cla github labels otherwise release will break (#1430)

266872053a3ea9ee1b2f5ac29864984b527d7519 authored over 7 years ago
housekeeping: added identity signing to NuGet packages (#1426)

1978f6bf714e5041e731108825f747ca7ee0d992 authored over 7 years ago
housekeeping: resolve red builds on the develop branch after VS2017 15.3 (#1428)

Fixes #1420
Fixes #1409

5485e2ce950879211648c9e22d02837ffef08e6e authored over 7 years ago
chore: cull Splat methods that were never removed (#1423)

60f1f80d1b25755115a4d360f76e751d177336c3 authored over 7 years ago
housekeeping: use .NET foundation appveyor infrastructure (#1419)

f31d62afedf2da0997536052e2c4118d4cb63130 authored over 7 years ago
chore: update to xunit 2 (#1380)

Fixes #1301

fc95bcd07848a7b4fd5a135b16ba3245de65964e authored over 7 years ago
chore: use pre-release visual studio 2017 sdk to work around tooling issues (#1416)

e983083969eea1947a42476d66ae2f2b30d57f21 authored over 7 years ago
housekeeping: improve wording on PR template (#1415)

28c43edfbb68c20348756220d4a1ad1ef1532450 authored over 7 years ago