Commit Graph

68 Commits

Author SHA1 Message Date
Krunoslav Zaher 8d0f514b6d Release 2.0.0-rc.0 2015-12-21 03:29:03 +01:00
Krunoslav Zaher 135de0f5fa Adds links to `Units.md` unit. 2015-12-21 03:23:02 +01:00
Krunoslav Zaher a6aa088dca Updates `cellType` parameter in README.md. 2015-12-21 03:00:22 +01:00
Fernando Paredes 740a3c4805 Update README's KVO to match new API 2015-12-18 08:05:12 -08:00
Fernando Paredes b7c0891e4e Update NSURLSession function in README 2015-12-17 22:00:45 -08:00
Bruno Koga e63912fafb Fixes broken WWDC 2014 links on README.md 2015-12-09 13:07:24 +01:00
Krunoslav Zaher aeff907a8d Release 2.0.0-beta.4 2015-12-07 00:58:20 +01:00
Krunoslav Zaher d2b374a6a7 Exposes `UITableView` and `UICollectionView` delegate and data source proxies. 2015-12-05 17:42:43 +01:00
Arkadiusz Holko ca96692715 Add missing articles in cell blurring example in README 2015-12-03 17:55:28 +01:00
Arkadiusz Holko a057dc750a Fix typo in README: s/exists/exits/ 2015-12-03 16:40:25 +01:00
Krunoslav Zaher a64594ad61 Release 2.0.0-beta.3 2015-11-16 01:27:06 +01:00
Krunoslav Zaher 7d3387989d Adds `flatMapLatest` to `Driver` unit. 2015-11-15 23:21:39 +01:00
Fernando Paredes f20618ed75 Update README to use standard Carthage syntax 2015-11-05 09:57:57 -08:00
Krunoslav Zaher 31095a8cb0 Release 2.0.0-beta.2 2015-11-02 11:12:20 +01:00
Krunoslav Zaher 7acb77a41d Updates tvOS support details. 2015-10-20 12:33:41 +02:00
Krunoslav Zaher e13747fab8 Updates `Readme.md`. 2015-10-20 09:54:55 +02:00
Krunoslav Zaher 2958e0a796 Prototype of units. 2015-10-15 23:30:47 +02:00
Yoshinori Sano 978b4eb629 Fix outdated comments on UISearchBar's rx_searchText property. 2015-10-09 09:15:59 +09:00
Krunoslav Zaher 55ed31acbc Adds instructions how to use tvOS from Cocoapods. 2015-10-04 13:03:57 +02:00
Krunoslav Zaher 3fe6163451 Adds tvos support to Cocoapods. 2015-10-04 12:22:30 +02:00
Krunoslav Zaher cf90d2f486 Release 2.0.0-alpha.4 2015-10-02 23:35:28 +02:00
Krunoslav Zaher 428cc453bb Release 2.0.0-alpha.3 2015-09-13 16:15:52 +02:00
Krunoslav Zaher 15a252e5df Fixes documentation and podspecs. 2015-09-09 11:44:25 +02:00
Krunoslav Zaher c4ea7b4bb2 Documentation and interface cleanup. 2015-09-08 22:32:09 +02:00
Krunoslav Zaher 6139b16ca3 Updates documentation. 2015-09-04 23:15:16 +02:00
Krunoslav Zaher 1a59524fc9 Fixes URLs in README.md 2015-09-01 13:19:28 +02:00
Krunoslav Zaher b7e8592ea3 Small fixes for README.md 2015-09-01 13:02:01 +02:00
Krunoslav Zaher a6211a121e Updates documentation. 2015-09-01 12:21:06 +02:00
Krunoslav Zaher 43c6a443d5 Transforms operator properties into extension functions. Transforms free functions on collections to `SequenceType` extensions. Removes unnecessary overloads. Cleanup. 2015-08-26 23:11:46 +02:00
Krunoslav Zaher 2c33f7a89a Replaces `>-` with protocol extensions. Unit tests pass. Adds `CHANGELOG.md` 2015-08-10 01:43:30 +02:00
Krunoslav Zaher 1251f2ce14 Merge branch 'develop' into feature/swift2.0 2015-08-08 19:29:13 +02:00
Lukas Lipka 9ee55594bb Update Travis badge for new repo location 2015-08-07 09:39:00 +02:00
Krunoslav Zaher 8957cab8f9 Merge branch 'develop' into feature/swift2.0 2015-08-06 02:38:23 +02:00
Krunoslav Zaher 871532149f Small fixes for documentation. 2015-08-02 14:00:45 +02:00
Krunoslav Zaher 2e72f7120f Improves documentation. 2015-08-01 20:14:24 +02:00
Krunoslav Zaher 525e81a70c Improving KVO code and KVO documentation. 2015-08-01 01:52:54 +02:00
Krunoslav Zaher 2cb9b205f7 Documentation fixes. 2015-07-31 11:43:31 +02:00
Krunoslav Zaher 130c014e73 Documentation 2015-07-31 11:43:31 +02:00
Seivan Heidari 09cdeca380 Update RXCocoa
And some work on RXCocoasamples.
2015-07-21 22:46:16 +02:00
Krunoslav Zaher d756e0a08e Adds carthage installation options. 2015-07-12 21:28:06 +02:00
Krunoslav Zaher c1c974f13d Updates documentation. 2015-07-12 20:52:51 +02:00
Krunoslav Zaher 4e59fa86af Updates documentation and adds RxTarget. 2015-07-12 19:45:01 +02:00
Krunoslav Zaher 0b9331c678 Updates roadmap url. 2015-07-06 12:01:14 +02:00
Krunoslav Zaher fe84c223e5 Adds RxDataSourceKit documentation. 2015-07-05 20:33:14 +02:00
Krunoslav Zaher d5c977109a Update documentation and polishing. 2015-07-05 18:40:06 +02:00
Carlos García 5642810882 small rx_text correction 2015-06-20 08:39:37 +02:00
Krunoslav Zaher a631010071 Updates readme and renames `foldl` to `reduce`. 2015-06-14 19:14:57 +02:00
Carlos García f7b2082974 operator list updated and linked 2015-06-09 09:36:09 +02:00
Harish Subramanium 10afbdb29a Update README.md
Fix incorrect category
2015-06-08 18:25:33 +10:00
Harish Subramanium fc3eac7cbb Update README.md
Separate supported operators into categories so that they are easier to read and reason about when comparing them to ReactiveX.io. 
http://reactivex.io/documentation/operators.html#categorized
2015-06-08 17:01:17 +10:00