Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update platform UAP 10069 -> UWP 10240, add Events and Testing projects #940

Merged
merged 145 commits into from Dec 31, 2015

Conversation

moswald
Copy link
Contributor

@moswald moswald commented Sep 13, 2015

Updates the ReactiveUI_UAP project to reference the latest Windows 10 SDK version (renaming it in the process to UWP).

Adds the Events and Testing projects.

This probably isn't fully complete, but after being rolled into #829 we'll have a better idea of what to do next. This is good enough to generate binaries for UWP projects to consume right now, though.

Known Issues/TODO:

  • Rename project.json to {project_name}.project.json
    • Having any project use project.json appears to force all projects in the solution to use it.
    • {project_name} (apparently) can't contain a . with UWP Tools 1.1. This is fixed with the latest UWP Tools.

asarium and others added 30 commits February 22, 2015 15:11
…in the UITableViewSource iff the EstimatedHeight method has been overridden. More detail here: https://gist.github.com/kentcb/aafc739ec1958af75289
Whenever a property chain returns a null observable, an instance of Observable.Empty<TRet> is swapped in.
…roperty

Fix handling of null PropertyName values in INPCObservableForProperty
Provide more meaningful messages when certain bindings fail
pull request tweak
[Android] Add ReactiveActivity ctors for JNI ownership transfer
moswald added a commit that referenced this pull request Dec 31, 2015
Bringing official UAP branch up to date with latest UWP SDK changes, and rxui7-master
@moswald moswald merged commit 0cdeedb into reactiveui:uap Dec 31, 2015
@ghuntley ghuntley modified the milestone: 7.0.0 Nov 6, 2016
glennawatson pushed a commit that referenced this pull request Mar 23, 2019
Bringing official UAP branch up to date with latest UWP SDK changes, and rxui7-master
@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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet