Krunoslav Zaher
de28113c06
Updates README.md with Swift 2.3 version.
2016-08-27 12:33:10 +02:00
Damian Esteban
e85b3203bc
Fix carthage directions in readme
2016-08-25 12:08:43 -04: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
Jérôme Alves
96ef70cc2f
Update documentation (.md files)
2016-08-16 09:05:24 +02:00
Junior B
208a84db0f
Update README.md
2016-08-07 01:33:37 +02:00
Krunoslav Zaher
ca831c7321
Updates README with a friendly information about Xcode 8.0 beta.
2016-07-04 07:16:33 +02:00
Krunoslav Zaher
f86d12a53b
Release 2.6.0
2016-07-04 02:27:30 +02:00
Jesse Farless
64e40ef604
Fix typos and tweak language in docs
2016-05-12 13:42:29 +02:00
Krunoslav Zaher
0536a8868f
Updates CocoaPods integration documentation.
2016-04-21 21:31:05 +02:00
Krunoslav Zaher
6455a64acf
Removes book on left side of README.md
2016-04-20 13:54:09 +02:00
Orta
2eb01273b8
Update README.md
2016-04-20 12:39:16 +01:00
Orta
91e7a3dead
Use a fancy table in the README
2016-04-20 11:48:31 +01:00
Krunoslav Zaher
411c4c284c
Great readme commit.
2016-04-20 12:08:42 +02:00
Krunoslav Zaher
c136ce57e6
Updates release notes.
2016-03-22 12:23:03 +01:00
rasad88
e8530fffcb
Add Carthage compatibility badge
2016-03-17 14:35:23 -07:00
Krunoslav Zaher
c3707616c0
Adds testing and tips documentation.
2016-03-12 20:13:22 +01:00
Brian Troncone
d0bc059509
Fixed a few grammar issues in README
...
Copy of PR from master branch, fixed a few grammar issues in README to increase readability.
2016-02-24 17:16:12 -05:00
Krunoslav Zaher
e05e527111
Adds another useful link to understand reactive programming.
2016-02-20 11:34:35 +01:00
Krunoslav Zaher
1524ead3f2
Polishes README.md
2016-02-14 23:26:18 +01:00
Krunoslav Zaher
3f46a7a0f6
Unifies header depth.
2016-02-14 15:31:03 +01:00
Krunoslav Zaher
29c9d9df14
Adds groups to links in README.md
2016-02-14 15:29:12 +01:00
Krunoslav Zaher
dc9a0f5505
Updates documentation.
2016-02-14 15:10:14 +01:00
Krunoslav Zaher
cf308a1e74
Merge pull request #477 from iandundas/patch-1
...
Updated CocoaPods instructions for latest CocoaPods
2016-02-09 08:47:00 +01:00
Ian Dundas
753a4338b7
Updated CocoaPods instructions for latest CocoaPods
...
In CocoaPods 1.0.0.beta.3, the Podfile now needs to specify the target name, otherwise `pod install` fails with the following:
```[!] The dependency `RxSwift (~> 2.0)` is not used in any concrete target.
The dependency `RxCocoa (~> 2.0)` is not used in any concrete target.```
I added an extra step to the instructions to make it work again. The above format of course still works on the pre-1.0.0 cocoapods as well, so I believe it's safe to update the instructions already.
2016-02-08 20:52:39 +01:00
Prayag Verma
6741269975
Fix minor typo in Readme.md
...
Replace `a` with `an`
2016-02-02 23:43:09 +05:30
Krunoslav Zaher
cf06a20750
Removes explicit slack url in favor of badge.
2016-01-26 22:33:55 +01:00
Krunoslav Zaher
329cc17bc6
Updates index and comparison part.
2016-01-26 22:05:54 +01:00
Krunoslav Zaher
49a74d9437
Adds badges to `README.md`.
2016-01-25 22:33:33 +01:00
Krunoslav Zaher
1c47f0a792
Updates documentation.
2016-01-02 00:36:33 +01:00
Krunoslav Zaher
f4ef06e88d
Updates documentation with API changes.
2015-12-30 03:16:20 +01:00
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