RxSwift/RxCocoa/Common
Krunoslav Zaher 2aebe1499f Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
..
CocoaUnits Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
Observables Move `rx_lazyInstanceObservable` from NSControl to private NSObject extension. 2016-01-21 11:27:11 +09:00
Proxies Standardizes header format. 2015-12-29 16:56:21 +01:00
CLLocationManager+Rx.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
DelegateProxy.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
DelegateProxyType.swift Adds `UIBindingObserver`. 2016-02-13 21:25:31 +01:00
KVORepresentable+CoreGraphics.swift KVO revamp. 2015-11-14 15:34:08 +01:00
KVORepresentable+Swift.swift KVO revamp. 2015-11-14 15:34:08 +01:00
KVORepresentable.swift Documents `KVORepresentable` optional initializer. 2015-12-20 22:46:42 +01:00
Logging.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
NSLayoutConstraint+Rx.swift adds rx_active observer for NSLayoutConstraint 2016-01-27 18:16:20 -05:00
Observable+Bind.swift [bindNext] Change error message to "Binding error: \(error)" 2016-01-27 11:26:52 -08:00
RxCocoa.swift Fixed `func castOrFatalError<T>(value: AnyObject!) -> T` in favor of `func castOrFatalError<T>(value: Any!) -> T` 2016-02-09 10:33:37 +02:00
RxTarget.swift Standardizes header format. 2015-12-29 16:56:21 +01:00
SectionedViewDataSourceType.swift Adds `SectionedViewDataSourceType` and `rx_modelDeselected`, `rx_deselectedItemAtIndexPath` for `UICollectionView`, and corresponding unit tests. 2016-01-10 20:19:30 +01:00
_RX.h Makes debug mode less verbose by treating `TRACE_RESOURCES` as a integer level. #397 2016-01-10 21:29:04 +01:00
_RX.m Standardizes header format. 2015-12-29 16:56:21 +01:00
_RXDelegateProxy.h Standardizes header format. 2015-12-29 16:56:21 +01:00
_RXDelegateProxy.m Standardizes header format. 2015-12-29 16:56:21 +01:00
_RXKVOObserver.h Standardizes header format. 2015-12-29 16:56:21 +01:00
_RXKVOObserver.m Improves thread safety of KVO by serializing KVO events. 2016-01-10 20:50:27 +01:00
_RXObjCRuntime.h Standardizes header format. 2015-12-29 16:56:21 +01:00
_RXObjCRuntime.m Standardizes header format. 2015-12-29 16:56:21 +01:00