Ecosyste.ms: OpenCollective

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

github.com/reactiveui/ReactiveUI.Validation

Validation helpers for ReactiveUI-based apps.
https://github.com/reactiveui/ReactiveUI.Validation

Fix #60, #61, #70 (#82)

* Use OAPH instead of ROOC

* Fix error sharing when last property is the same (#60)

* Use ...

a6af6213d3c2ab3f3c20edddac45b3456b678d1b authored over 4 years ago
Update azure-pipelines.yml

915b47a72f24b875816e9e9cf8375e3edfae0199 authored over 4 years ago
Update version.json

73f9b48423da7c995e7c1a1bedd4b71d81ee8138 authored over 4 years ago
build(deps): bump PublicApiGenerator from 9.3.0 to 10.1.0 (#76)

* build(deps): bump PublicApiGenerator from 9.3.0 to 10.1.0

Bumps [PublicApiGenerator](https:...

7c7b05a77fd52f551eaffafe187b83eb99477e31 authored over 4 years ago
build(deps): bump Microsoft.NET.Test.Sdk from 16.6.0 to 16.6.1 (#73)

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

900d41004281227104c0178e5ba95610a6f9c68d authored over 4 years ago
build(deps): bump Nerdbank.GitVersioning from 3.1.74 to 3.1.91 (#74)

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.1.74 to ...

e0ddfb61a95a4c4c6cd2640ca0ab217652eb3a8e authored over 4 years ago
build(deps): bump xunit.runner.visualstudio from 2.4.1 to 2.4.2 (#77)

Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.1 to 2.4...

46d8e20362d67bdb8904803ae4ac772aa996c125 authored over 4 years ago
housekeeping: Updated Cake to v0.38.1 (#78)

11bf997581fa8c1c4c7a2238e52e9ffc66686119 authored over 4 years ago
Added support for GetErrors parameter being null (#69)

* Added support for GetErrors parameter being null

* Update ReactiveValidationObject.cs

* ...

156656cf107f349576d1b01b7d47bc87f4e07288 authored almost 5 years ago
build(deps): bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.0 (#72)

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

21359ad5c2eeac5f1bc4d16b6f0380f8065dea67 authored almost 5 years ago
build(deps): bump Microsoft.NET.Test.Sdk from 16.4.0 to 16.5.0 (#62)

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

8640c89422c358bdd5dd720d121aa7201ff8a751 authored almost 5 years ago
build(deps): bump Nerdbank.GitVersioning from 3.0.50 to 3.1.74 (#68)

Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.0.50 to ...

6276aec3bfdf17d111a58d87b069d7ee5d08f1d2 authored almost 5 years ago
Use TaskpoolScheduler for WPF/WF ValidationContext (#67)

700ac113f7b5221f97a98f0932aa895792005ba0 authored almost 5 years ago
Feature extension and testcase for new ModelObservableValidation (#59)

* extension method for overload with property lambda

* testcase for new functionality

aa218ee50bd84a917347e29d2886403fb2dfe9b4 authored almost 5 years ago
Feature: ModelObservableValidation + INotifyDataErrorInfo (#58)

* INotifyErrorInfo working with ModelObservableValidationBase part 1

* common base interface ...

710ee6f82f4de5a60a33e54e9f78d5920f436a44 authored almost 5 years ago
build(deps): bump Nerdbank.GitVersioning from 3.0.28 to 3.0.50 (#56)

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

8dedb6991481245709a2b5f2e8b51f6757728146 authored about 5 years ago
Fix ReactiveValidationObject<T> concurrency issues (#54)

* Update ReactiveValidationObject.cs

* Don't rely on IsValid observable

* Update tests to ...

0ea848e17ae0d9a9949308d83d3a4f2f63f2122d authored about 5 years ago
build(deps): update ReactiveUI requirement from 10.* to 11.* (#52)

Updates the requirements on [ReactiveUI](https://github.com/reactiveui/reactiveui) to permit the...

433f19e1ade82c527506838a21139edf2841627b authored about 5 years ago
build(deps): bump Nerdbank.GitVersioning from 3.0.25 to 3.0.28 (#48)

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

78e59a0f79f5d53df40dfc8f23e0015d97753bcc authored about 5 years ago
build(deps): bump Microsoft.SourceLink.GitHub (#49)

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

dafb4d3c2586a83c24601eb42bb66d9d2a9e717f authored about 5 years ago
build(deps): bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0 (#47)

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

cac82070d5acfbb51320f1559588e0f9f880e229 authored about 5 years ago
Housekeeping: Update MSBuild.Sdk.Extras (#53)

Build fails due to .Net Core SDK which is no longer available on hosted agent. Aligned this file...

6603d3d1b28ffd775fdf8134369d856c7a10ad74 authored about 5 years ago
Update version.json

0ed14a6026a3746bc700a8a305558e9535fca6b3 authored over 5 years ago
Support INotifyDataErrorInfo, rename ISupportsValidation (#44)

dba52779c9615815175966a6e2d3a5d9e1c3bd6e authored over 5 years ago
Release version 1.3

88ca76274d651d1f879b800429bf317cb013ae32 authored over 5 years ago
housekeeping: Update cake/targets to latest (#43)

4dace029ea0178e9f0fe8d26ac4d37a0f0e3d97c authored over 5 years ago
Update to ReactiveUI 10 (#42)

16aebf270a7b3e7240dc3e3e5083e0cbab5424c7 authored over 5 years ago
fix: file create locking file for api approval

465bbd625bfec43b78f773e6958e34376b9fd9bd authored over 5 years ago
build(deps): bump Microsoft.SourceLink.GitHub (#30)

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

0df02efedc73316d71f2272597dfbc1320a1f387 authored over 5 years ago
build(deps): bump Nerdbank.GitVersioning from 2.3.183 to 3.0.24 (#32)

Bumps [Nerdbank.GitVersioning](https://github.com/AArnott/Nerdbank.GitVersioning) from 2.3.183 t...

bf18170b8166807f4285d5ea35d095e8b7f46e95 authored over 5 years ago
housekeeping: update to PublicApiGenerator v9.3.0

7428b46a4171ec59d445d6bff084ddfc0a8793d0 authored over 5 years ago
fix: api approvals

8fb30bd2fa8fe1f177e3e5ed50b08dc2da0b3be7 authored over 5 years ago
housekeeping: Update to the latest msbuild.sdk.extras/pipelines

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

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

15989ac3f7f96eabafade6e0611259eaaf6100db authored over 5 years ago
build(deps): bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.2.0 (#25)

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

3c101e1ecdc31ce5c00deb0eb04f58cf0481eb1f authored over 5 years ago
build(deps): bump PublicApiGenerator from 8.1.0 to 9.1.0 (#26)

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

7c4497f28714fcda7c496e0fc30fba0117fd1b50 authored over 5 years ago
build(deps): bump Nerdbank.GitVersioning from 2.3.38 to 2.3.183 (#28)

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

3624c62325ee85dab66cd6e076fa86cae215d0f8 authored over 5 years ago
Fix typos, add logo and downloads badge to README (#22)

316b56506ef9bfc18029188a87f3f4ab056aef5f authored over 5 years ago
Release version 1.2

2c843ceab5f73ae217ee864ba3f57f47b58cefe2 authored over 5 years ago
Housekeeping: Use Space char as default delimiter (#21)

b6e0a3241b5acd9bf20ce6a84a8ae4c5d9863576 authored over 5 years ago
Release: version 1.1

076d5efc116c6887bf815dac83fdd921d82de0eb authored over 5 years ago
fix: Make ValidationChangedObservable pipe pure (#20)

9f1395a70a69de2c321b94ec5658f096a1b366ed authored over 5 years ago
housekeeping: update UAP to uap10.0.17763

21f3222a6be7357f13e8e6af499f516e90530f19 authored over 5 years ago
housekeeping: Update msbuild.sdk.extras to 2.0.24

1bbd4e4f398fd7ab89ad6bb59fb3fce98b1e711f authored over 5 years ago
housekeeping: update cake to 0.33.0

534a88ce355a1ec66d0a653236694aecc49af330 authored over 5 years ago
Housekeeping: add open collective bot configuration file

0b28a7e4d3de3909139feadbd467d46eea50ccda authored almost 6 years ago
Fix #16 and added test. (#17)

f85c741a00134bb7bb7a7367780fcba2d2831397 authored almost 6 years ago
Remove .github templates to use global ones (#18)

Global templates live at https://github.com/reactiveui/.github

f1263e6ddc004bd7da533d19fdf6b3a0c2b3e6d6 authored almost 6 years ago
Housekeeping: Update README.md to contain updated Android (#15)

Changed Android extensions namespace.

bd2a4293d6f9764e51718b8cefcb7c5c3cd0b813 authored almost 6 years ago
Housekeeping: Improved readme samples and descriptions. (#14)

fe5af1b18324683275533d8840cfb047e45f774e authored almost 6 years ago
fix: fix validation context, unit tests, warnings (#13)

* Fix warnings.

* Fixed warnings.

* Fixed failing test, add api tests, fix remaining warni...

ee8525dbe7c7f0f8d9f516b677d6e9415a2a3135 authored almost 6 years ago
housekeeping: Add Badges (#12)

0e3e377eed0c228eb7aa92547fc9bffaf09634c7 authored almost 6 years ago
Replace ReactiveList with SourceList (#6)

Former-commit-id: 60781a24711af79fbdb371519ffa74c5dbaf5486 [formerly ae32a7c97e515f556c7849095...

23cc81126319eefdba96df42232c4dbcebdc5a7d authored almost 6 years ago
Added an analyzers, support for multiple validation and added Xamarin.Forms sample. (#5)

Former-commit-id: 1583b944d1f5d6bd1a9f78d503f8eb46b3bc74e9

291585e3e644ea8ef91b419b139028743cadcee1 authored almost 6 years ago
Housekeeping: Update code example and link NuGet package (#2)

Former-commit-id: 2c7307b2433328108487544b2c44a150ca1564ed

73c8a2dadf1bfa416a499bdb58ecb9a5c34426d6 authored almost 6 years ago
housekeeping: Update links

Former-commit-id: a4e669c47f1cf5e260befe919729867b1c52ad45

87efd195f5e21c990bc861c20285231b5cc0feae authored almost 6 years ago
housekeeping: add unit tests

Former-commit-id: 14d7bb33b45adeb57e58de5d4fbbc4c8ec6616f1

043f8ab3460b97c804fb125a542bc49ff52b99d3 authored almost 6 years ago
housekeeping: Add android support/CI engine support

Former-commit-id: 77fc15a38d9c9c247cc3a86e3bb34bc452487d47

4a59cce3496ae378846cd7dcee26d9bee063de46 authored almost 6 years ago
housekeeping: Change the syntax highlighting/link locations.

Former-commit-id: d7e4d2776cb497237b28cbfd7cfe26c24dd5ac13

6c84ce8d0134902a5a5dd23690d3aa227b1d7113 authored almost 6 years ago
Updated readme.

Former-commit-id: 984a8b987af44196d18e6964613fd5a466df02a7

6d0e2b3d410c5c0c2f5c5684e86c1db3e290a0b0 authored almost 6 years ago
Fixed nuget id.

Former-commit-id: a2f10c0b223697c61b602cdee3c6d2d2eb1d636d

91a28acf751df8e28bcc4c16f82046dc8ad7985c authored almost 6 years ago
Added NuGet link in readme.

Former-commit-id: d49436cfad46394417277c8b4150f4d7b293bbc3

547f7093e2d7526f5c095647a63c8aaa3b5010c5 authored almost 6 years ago
Added nuspec and updated readme.

Former-commit-id: 13bdffbb38241ff61a445c08d2b5ad4f21c17a43

35a1ac971ecfc38a2a915d4110ab74a8309d4331 authored almost 6 years ago
Added logo.

Former-commit-id: 3fb18f9b6d5c423b0494d5334ff7849ee0179335

4490617503f3740a7a86bcb202ac0a5c177ada73 authored almost 6 years ago
Fix readme.

217ee0b684e55dac44fd31f4108672772644c02e authored almost 6 years ago
Updated readme.

d61a19548b9725b47dbca1ae5456bb8d5800af26 authored almost 6 years ago
Updated to NetStandard and improved code.

7e9278e0e4c896fd1eb541140f348c3b62909391 authored almost 6 years ago
Initial commit

33535cf0ccdf9084afa7c373ea50c0b3bf78ba74 authored almost 6 years ago