Skip to content

Conversation

@worldbeater
Copy link
Contributor

@worldbeater worldbeater commented Oct 27, 2018

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

A new control is added, that implements the IViewFor<TViewModel> interface — ReactiveWindow<TViewModel>. Why? ReactiveUserControl exists, but ReactiveWindow doesn't, but sometimes it can be useful to avoid writing boilerplace code (and also to avoid mistakes when implementing IViewFor interface using dependency properties)

What is the current behavior? (You can also link to an open issue here)

There is no ReactiveWindow<TViewModel>.

What is the new behavior (if this is a feature change)?

There is ReactiveWindow<TViewModel>.

What might this PR break?

Nothing.

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)

@worldbeater worldbeater requested review from a team October 27, 2018 20:57
@glennawatson glennawatson merged commit 44f2693 into master Oct 28, 2018
@delete-merged-branch delete-merged-branch bot deleted the add-reactive-window branch October 28, 2018 09:29
glennawatson pushed a commit that referenced this pull request Mar 23, 2019
@lock lock bot locked and limited conversation to collaborators Jun 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants