- Apr 11, 2016
-
-
Krunoslav Zaher authored
-
- Apr 10, 2016
-
-
Krunoslav Zaher authored
-
Krunoslav Zaher authored
-
Krunoslav Zaher authored
-
Krunoslav Zaher authored
-
Krunoslav Zaher authored
-
Krunoslav Zaher authored
UISearchBar Cancel Event
-
- Apr 09, 2016
-
-
Stephen H. Gerstacker authored
-
Krunoslav Zaher authored
-
- Apr 08, 2016
-
-
Krunoslav Zaher authored
removed unnecessary `break`
-
gomi_ningen authored
-
- Apr 07, 2016
-
-
Krunoslav Zaher authored
-
Krunoslav Zaher authored
-
Krunoslav Zaher authored
-
Krunoslav Zaher authored
fixed typo
-
Krunoslav Zaher authored
Replace failWith with error in examples
-
Krunoslav Zaher authored
Fixed Link to Dicision Tree
-
Krunoslav Zaher authored
fixed a comment
-
- Apr 06, 2016
-
-
gomi_ningen authored
-
gomi_ningen authored
-
shingt authored
-
- Apr 05, 2016
-
-
Krunoslav Zaher authored
-
- Apr 02, 2016
-
-
Krunoslav Zaher authored
Removed ambiguity in the documentation of 'value' property
-
krishna authored
-
- Mar 30, 2016
-
-
Krunoslav Zaher authored
Remove compiler warnings
-
Krunoslav Zaher authored
Use 'Completed' instead of 'Complete'
-
Alexander I. Kovács authored
Setting ENABLE_BITCODE to NO for test targets removes the following compiler warnings when building the project via Carthage and Xcode 7.3: ld: warning: Auto-Linking supplied '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework/XCTest', '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks/XCTest.framework/XCTest' does not contain bitcode. You must rebuild it with bitcode enabled (Xcode setting ENABLE_BITCODE), obtain an updated library from the vendor, or disable bitcode for this target.
-
Alexander I. Kovács authored
Setting APPLICATION_EXTENSION_API_ONLY to NO for test targets removes the following compiler warnings when building the project via Carthage and Xcode 7.3: ld: warning: linking against a dylib which is not safe for use in application extensions: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Frameworks/XCTest.framework/XCTest
-
- Mar 29, 2016
-
-
Nagasawa Hiroki authored
-
- Mar 28, 2016
-
-
Krunoslav Zaher authored
Adding drive to Variable operator to Driver
-
Krunoslav Zaher authored
Turns on 'Render Documentation' for playgrounds again
-
Krunoslav Zaher authored
Documentation for skipUntil corrected
-
Krishna authored
It seems a copy paste error as documentation for both `skipUntil` and `takeUntil` was same. I have corrected the documentation for `skipUntil` keeping `takeUntil` intact.
-
Shinichiro Oba authored
-
Stephen H. Gerstacker authored
- `searchBarCancelButtonClicked:` is only available on iOS. - UISearchBar instantiation is not supported on tvOS, so all subclass delegate methods and tests are skipped.
-
- Mar 27, 2016
-
-
Krunoslav Zaher authored
Added reactive extensions for UISearchController
-
Stephen H. Gerstacker authored
-
Stephen H. Gerstacker authored
- Added the searchTap for the "searchBarSearchButtonClicked:" delegate method. - Added the "rx_createDelegateProxy" method to UISearchBar.
-
- Mar 26, 2016
-
-
Krunoslav Zaher authored
Markdown typo on Why.md
-
- Mar 25, 2016
-
-
tarunon authored
-