Eric Jensen
|
2b0dd31a9f
|
Correct mixed indentation by replacing tabs with spaces
|
2016-03-22 20:04:39 -07:00 |
Krunoslav Zaher
|
5d677eaf91
|
Standardizes header format.
|
2015-12-29 16:56:21 +01:00 |
Krunoslav Zaher
|
f39917d1e9
|
Fixes CocoaPods deprecated warning.
|
2015-12-21 03:02:24 +01:00 |
Krunoslav Zaher
|
ce5b31b8a9
|
Renames `rx_tap` to `rx_primaryAction` on `UIButton` for `tvOS` and adds it to unit tests.
|
2015-11-09 23:06:37 +01:00 |
Lars Lockefeer
|
a9d445c2cd
|
Added tvOS specific extension for UIButton
This extension registers for the `PrimaryActionTriggered` event, rather than the `TouchUpInside` event, to ensure `rx_tap` works as expected.
|
2015-11-09 08:24:11 +01:00 |
Krunoslav Zaher
|
059e3ca3ab
|
Adds watchOS targets and at least tests building targets.
|
2015-09-30 14:02:41 +02:00 |
Krunoslav Zaher
|
964d44d733
|
Documentation and interface cleanup.
|
2015-09-09 11:29:39 +02:00 |
Krunoslav Zaher
|
a4219416cd
|
Introduces new units `ControlProperty` and `ControlEvent`.
|
2015-08-31 22:01:07 +02:00 |
Krunoslav Zaher
|
9c893e75f4
|
Merges `RxSwift.xcodeproj`, `RxCocoa.xcodeproj` and `RxBlocking.xcodeproj` to `Rx.xcodeproj`.
|
2015-08-24 00:06:52 +02:00 |