Commit Graph

1807 Commits

Author SHA1 Message Date
Krunoslav Zaher 2969fbe70d Fixes for issue template. 2016-08-27 12:45:03 +02:00
Krunoslav Zaher 6ed8c6c00d Updates issue template. 2016-08-27 12:41:04 +02:00
Krunoslav Zaher de28113c06 Updates README.md with Swift 2.3 version. 2016-08-27 12:33:10 +02:00
Krunoslav Zaher 08501da396 Merge pull request #848 from damianesteban/fix/readme-carthage-directions
Fix carthage directions in readme
2016-08-25 18:16:48 +02:00
Damian Esteban e85b3203bc Fix carthage directions in readme 2016-08-25 12:08:43 -04:00
Krunoslav Zaher 900035d78b Fixes deprecated warnings. 2016-08-21 19:26:15 +02:00
Krunoslav Zaher ef71ba9f20 Updates requirements section in README.md 2016-08-21 18:45:44 +02:00
Krunoslav Zaher 72122e3e43 Updates documentation for 3.0.0.alpha.1 2016-08-21 18:40:08 +02:00
Krunoslav Zaher 87b792e54d Adds 3.0.0.alpha.1 changes to CHANGELOG. 2016-08-21 17:17:35 +02:00
Krunoslav Zaher 8cebcd786f Excludes table and collection view deprecated APIs from watchOS. 2016-08-21 15:20:57 +02:00
Krunoslav Zaher 7208a8d1cc Improves deprecation messages for table and collection views. #841 2016-08-21 15:09:14 +02:00
Krunoslav Zaher e1f72cb566 Improves version detection. 2016-08-21 03:49:56 +02:00
Krunoslav Zaher 154ac2583d Release 3.0.0.alpha.1 2016-08-21 03:44:23 +02:00
Krunoslav Zaher 136322ab6a Moves OSX example app to top of validate script. 2016-08-21 03:41:44 +02:00
Krunoslav Zaher 24c4587b51 Fixes playgrounds. 2016-08-21 03:27:07 +02:00
Krunoslav Zaher 22219781a5 Adds skip UI tests flag. 2016-08-21 02:09:40 +02:00
Krunoslav Zaher 48bb9fcba5 Adds skip automation flags. 2016-08-21 02:06:40 +02:00
Krunoslav Zaher 7f43e1eecd Temporary disables example failing tests. ¯\_(ツ)_/¯ 2016-08-21 00:24:15 +02:00
Krunoslav Zaher f8d8c45f10 Sprinkles of workarounds for Apple bugs. 2016-08-20 23:25:49 +02:00
Krunoslav Zaher 92d4bdf5e1 Changes order of pre-release tests. 2016-08-20 23:06:30 +02:00
Krunoslav Zaher ff6e4fd651 Removes old automation tests. 2016-08-20 23:02:59 +02:00
Krunoslav Zaher b68fc4260e Adds UITests. 2016-08-20 22:59:34 +02:00
Krunoslav Zaher c9742e51b6 Removes Float80 extensions. 2016-08-20 03:13:41 +02:00
Krunoslav Zaher 1f363cea2e Updates project signing. 2016-08-20 03:12:59 +02:00
Krunoslav Zaher 83f3323ed8 Sets validation to use custom CocoaPods build. 2016-08-20 02:58:18 +02:00
Krunoslav Zaher 278c681753 Fixes UICollectionView deprecation warning. 2016-08-19 15:57:46 +02:00
Krunoslav Zaher 9b1f22e6a0 Fixes deprecated rename for `NopDisposable`. 2016-08-19 15:34:22 +02:00
Krunoslav Zaher 9473953b65 Fixes compilation issues with RxExample-iOS tests. 2016-08-19 02:05:41 +02:00
Krunoslav Zaher 1998e54085 Fixes RxCocoa compilation issues. 2016-08-19 01:59:06 +02:00
Krunoslav Zaher 94d6c01e3b Enables testability. 2016-08-19 01:49:57 +02:00
Krunoslav Zaher a4f15128bf Deprecates `RxTextInput` in favor of `TextInput`. 2016-08-19 01:46:27 +02:00
Krunoslav Zaher 5610073ca9 Adds comments to `Reactive`. 2016-08-19 01:46:09 +02:00
Krunoslav Zaher 9ce054936d Merge branch 'swift-3.0-removing-rx_-prefix' of https://github.com/JegnuX/RxSwift into JegnuX-swift-3.0-removing-rx_-prefix 2016-08-19 00:45:51 +02:00
Krunoslav Zaher 4bd842301b Merge pull request #835 from mohsenr/xcode8-beta6
[Swift 3.0] Fixes for Xcode8 beta6
2016-08-18 00:14:51 +02:00
Mo Ramezanpoor 0fe4c9a792 Fixes RxExample. 2016-08-17 09:49:29 +01:00
Mo Ramezanpoor b9b593d740 Adds a nullability annotation to `_RXDelegateProxy`.
`AllTests` now passes.
2016-08-17 09:28:56 +01:00
Krunoslav Zaher 6763f1a4b7 Replaces `open` with `public`. 2016-08-16 22:10:41 +02:00
Mo Ramezanpoor d43e717415 WIP: AllTests compiles. 2016-08-16 16:09:08 +01:00
Mo Ramezanpoor 819635d9aa Fixes RxTests. 2016-08-16 15:36:44 +01:00
Mo Ramezanpoor b0026d65eb Fixes RxCocoa for macOS. 2016-08-16 15:36:20 +01:00
Mo Ramezanpoor 695ea19e02 WIP: Fixes warnings in RxCocoa. 2016-08-16 15:31:51 +01:00
Mo Ramezanpoor e55c6675f4 Removes the KVOCallback type alias.
The compiler wouldn’t recognise that it should be imported as escaping.
2016-08-16 15:13:47 +01:00
Mo Ramezanpoor 301ad9f438 WIP: Fix a bunch of RxCocoa compilation issues. 2016-08-16 15:01:07 +01:00
Mo Ramezanpoor 047c77a698 WIP: Removes a call to `unsafeAddress(of:)`. 2016-08-16 14:28:35 +01:00
Mo Ramezanpoor a2be331fee WIP: Fixes signature of `ReplaySubject.create()`. 2016-08-16 14:25:57 +01:00
Mo Ramezanpoor 2d36297601 WIP: Marks escaping closures as such. 2016-08-16 14:25:15 +01:00
Mo Ramezanpoor c12b315149 WIP: Fixes private access issues. 2016-08-16 14:25:01 +01:00
Mo Ramezanpoor 74464a4940 WIP: Clarifies references to `Swift.Never`. 2016-08-16 14:01:52 +01:00
Mo Ramezanpoor fcf8e4d092 WIP: Updates code for Xcode 8 beta 6 using the migrator with manual auditing.
The code doesn’t compile yet.
2016-08-16 14:00:14 +01:00
Jérôme Alves 43c0b952ec Remove `AnyObject` constraint and add a new protocol `ReactiveCompatible` to mark types which should be extended with the `rx` var. 2016-08-16 10:47:26 +02:00