Skip to content

Releases: reactiveui/ReactiveUI

ReactiveUI 4.4.3

04 Mar 22:35
Compare
Choose a tag to compare

What's New

  • Fix a bug with certain service locators on WP7 (#197)
  • Fix a bug related to sorting in CreateDerivedCollection (#195)
  • Allow the connection created in CreateDerivedCollection to be disconnected (#199)
  • Enable Type Conversion and Binding Hooks in BindTo and correct a crashing bug in WinRT (#201)

ReactiveUI 4.4.2

27 Feb 04:17
Compare
Choose a tag to compare

What's New

  • Improve speed of View lookup, get rid of spurious throwing
  • Add documentation for RxUI View Bindings
  • Fix several WinRT-only bugs, especially around the SuspensionHost scenario