ReactiveUI.Validation

Validation helpers for ReactiveUI-based apps.

MIT License

Stars
225
Committers
18

Bot releases are visible (Hide)

ReactiveUI.Validation - 1.1.1

Published by reactiveuibot over 5 years ago

Changes:

  • fix: Make ValidationChangedObservable pipe pure (#20) @worldbeater
  • housekeeping: update UAP to uap10.0.17763 @glennawatson
  • housekeeping: Update msbuild.sdk.extras to 2.0.24 @glennawatson
  • housekeeping: update cake to 0.33.0 @glennawatson
ReactiveUI.Validation - 1.0.13

Published by reactiveuibot over 5 years ago

Changes:

  • 0b28a7e4d3de3909139feadbd467d46eea50ccda Housekeeping: add open collective bot configuration file @glennawatson
  • f85c741a00134bb7bb7a7367780fcba2d2831397 Fix #16 and added test. (#17) @alexmartinezm
  • f1263e6ddc004bd7da533d19fdf6b3a0c2b3e6d6 Remove .github templates to use global ones (#18) @worldbeater
  • bd2a4293d6f9764e51718b8cefcb7c5c3cd0b813 Housekeeping: Update README.md to contain updated Android (#15) @alexmartinezm
  • fe5af1b18324683275533d8840cfb047e45f774e Housekeeping: Improved readme samples and descriptions. (#14) @alexmartinezm
  • ee8525dbe7c7f0f8d9f516b677d6e9415a2a3135 fix: fix validation context, unit tests, warnings (#13) @glennawatson
  • 0e3e377eed0c228eb7aa92547fc9bffaf09634c7 housekeeping: Add Badges (#12) @glennawatson
  • 23cc81126319eefdba96df42232c4dbcebdc5a7d Replace ReactiveList with SourceList (#6) @worldbeater
  • 291585e3e644ea8ef91b419b139028743cadcee1 Added an analyzers, support for multiple validation and added Xamarin.Forms sample. (#5) @alexmartinezm
  • 73c8a2dadf1bfa416a499bdb58ecb9a5c34426d6 Housekeeping: Update code example and link NuGet package (#2) @worldbeater
ReactiveUI.Validation - 1.0.3

Published by reactiveuibot over 5 years ago

Overview

Changed the nuget package to have the appropriate links.

Changes:

  • a4e669c47f1cf5e260befe919729867b1c52ad45 housekeeping: Update links @glennawatson
ReactiveUI.Validation - 1.0.2

Published by reactiveuibot over 5 years ago

Overview

Now part of the ReactiveUI organisation. This release adds the Android support directly inside the one NuGet package.

What's changed

  • housekeeping: add unit tests @glennawatson
  • housekeeping: Add android support/CI engine support @glennawatson
  • housekeeping: Change the syntax highlighting/link locations. @glennawatson