Skip to content

Conversation

@jonstodle
Copy link
Contributor

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

What is the current behavior? (You can also link to an open issue here)
Relates to: "official" visual studio/resharper code snippets #1051

What is the new behavior (if this is a feature change)?
Snippets for adding this.Bind, this.OneWayBind, this.BindCommand and a get/set RxUI property

What might this PR break?
I believe nothing

Please check if the PR fulfills these requirements

Other information:

ghuntley and others added 30 commits April 1, 2016 22:32
Prevents consumer from casting the result back to an ISubject:
http://www.introtorx.com/content/v1.0.10621.0/09_SideEffects.html#AsObservable
I don't have Cocoa development environment so I didn't test for this
platform.
Added .AsObservable() when ISubject is returned as IObservable
Xam Forms should not be automatically pulled into any PCL that uses events.
Subscribe to the source of an ObservableAsPropertyHelper immediately and add a deferSubscription parameter
…rk with resume behavior. Renamed variable from _launched to _Activated
…LaunchActivatedEventArgs_rxui7

changed LaunchActivatedEventArgs to IActivatedEventArgs
@dnfclas
Copy link

dnfclas commented Aug 26, 2017

@jonstodle,
Thanks for your contribution.
To ensure that the project team has proper rights to use your work, please complete the Contribution License Agreement at https://cla2.dotnetfoundation.org.

It will cover your contributions to all .NET Foundation-managed open source projects.
Thanks,
.NET Foundation Pull Request Bot

@jonstodle
Copy link
Contributor Author

@ghuntley Not sure I'm doing this right, so if there's anything to point out, don't be shy.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling a48cfac on jonstodle:jonstodle/snippets into ** on reactiveui:snippets**.

Remove unessecary elements
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ddb1be8 on jonstodle:jonstodle/snippets into ** on reactiveui:snippets**.

@dnfclas
Copy link

dnfclas commented Aug 26, 2017

@jonstodle, thanks for signing the contribution license agreement. We will now validate the agreement and then the pull request.

Thanks, .NET Foundation Pull Request Bot

@ghuntley
Copy link
Member

Not sure what happened here @jonstodle but this PR is all janky. There should only be one or two commits (the snippets). Can you please close this PR, clone down reactiveui:develop, create a new branch, do the needed, open a PR? Ta

@ghuntley ghuntley closed this Aug 29, 2017
@jonstodle
Copy link
Contributor Author

Yeah, I'm sorry about this. I've made a new PR: #1444

@lock lock bot locked and limited conversation to collaborators Jun 26, 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.