- Grand Rapids, MI
- matt@diephouse.com
- http://matt.diephouse.com
-
Joined on
Feb 27, 2008
Pinned repositories
2,413 contributions in the last year
Contribution activity
December 2016
- Fixed the unbound memory growth of unidirectional bindings.
- Fixed a leak in `CompositeDisposable.DisposableHandle`.
- Rename `NSError` to `Error` to match the api
- [WIP] Composed properties internal refactoring + `observe(on:)`.
- Fix typo
- Fix typo
- Rename `innerDisposable` to `inner`.
- Fix broken non-optional to optional bindings.
- `observe(on:)` for properties + gardening in `PropertyProtocol`.
- Add throwing versions of attempt(_:) and attemptMap(_:)
- Make `Action` retain its state property.
- A more detailed intro in the README.
- [Travis] Use Xcode 8.2 image
- Release Roadmap
- Allow all termination events to be recursively sent.
- `Atomic`: The Unexpected Journey.
- Drop the label of `SignalProducer` initializers that take a sequence.
- Add withLatest(from:) (Rx.withLatestFrom)
- BindingSourceProtocol
- Use AnyError for `URLSession.reactive.data(with:)`
- Fixed a `Lifetime` related KVO crash.
- Mention the necessary import of ReactiveSwift
- fixed typo
- Add reactive UIScrollView
- Public `NSObject.makeBindingTarget`.
- Add valueChanged action to UISwitch
- Bound the properties of `CocoaAction` to the main thread.
- Fix NSPopUpButtonSpec for RAS 1.0.0-rc.1.
- Add reactive NSPopUpButton
- Release Roadmap
- Update ReactiveSwift to 1.0.0-rc.1.
- Fix a typo
- Add reactive UISearchBar
- Remove duplicate documentation thats already in ReactiveSwift
- Send the UIControl sender for each control event
- Add reactive refresh control.
- Add ReactiveCocoa specific documentation
- Keyboard Frame Notification
- [swift3-prep] Add String shims
- [CarthageKit/Scannable] Adopt API Design Guidelines
- [swift3-prep] Rename `permuteWith(_:)` to `permute(with:)`
- [swift3-prep] Add Foundation.NSString shims
- [swift3-prep] Rename `satisfiedBy` to `isSatisfied(by:)`
- [swift3-prep] Add (some) Sequence and Collection shims
- Only build pushes to master and PRs on CI
- [swift3-prep] Add missing Foundation.FileManager shims
- Reduce NSString API usages
- [swift3-prep] Add Foundation.URL shims
Created an issue in ReactiveCocoa/ReactiveSwift
that received 3
comments
Retain Action's state property
8
contributions
in private repositories
Dec 20 – Dec 21