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

Merge changes from upstream master #4

Closed
wants to merge 172 commits into from
Closed

Conversation

sbergen
Copy link

@sbergen sbergen commented Jan 17, 2019

No description provided.

TORISOUP and others added 30 commits June 29, 2017 03:02
Just renamed `disposedValue` to `isDisposed` for clarity and inverted check in `TakeWhile` calls.
…itted by an Observable after a second Observable emits an item or terminates".

Previously, TakeUntil() would only complete if an OnNext() was emitted on second observable, but not if an OnCompleted() was emitted.
Minor comment misspelling corrected: RaectiveCommand -> ReactiveCommand
Reboot UniRx - Add UniRx.Async, Improve ReactiveProperty, Support .NET Standard 2.0
neuecc and others added 27 commits August 19, 2018 01:31
Improve UniRx.Async Cancellation and more features
Fixed UniTask<T> converted to coroutine won't finish running
@sbergen
Copy link
Author

sbergen commented Feb 8, 2019

Can't merge a pure upstream master, and there are conflicts with #5 , so closing this...

@sbergen sbergen closed this Feb 8, 2019
@sbergen sbergen deleted the merge/upstreamMaster branch February 8, 2019 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet