Commit Graph

294 Commits

Author SHA1 Message Date
Lukas Lipka 9ee55594bb Update Travis badge for new repo location 2015-08-07 09:39:00 +02:00
Krunoslav Zaher b3195efb03 Release 1.9 2015-08-03 00:09:58 +02:00
Krunoslav Zaher b3041abf67 Temporary removes iOS 7 automation. 2015-08-02 23:20:23 +02:00
Krunoslav Zaher e693ba7084 Renames flatMap index override to flatMapWithIndex. 2015-08-02 15:01:46 +02:00
Krunoslav Zaher 871532149f Small fixes for documentation. 2015-08-02 14:00:45 +02:00
Krunoslav Zaher 55f2962745 Merge pull request #71 from kzaher/feature/documentation
Documentation
2015-08-02 12:46:35 +02:00
Krunoslav Zaher b3f536491b Merge branch 'develop' into feature/documentation 2015-08-02 12:24:22 +02:00
Krunoslav Zaher 1eccea65f8 Adding CI. 2015-08-02 12:00:39 +02:00
Krunoslav Zaher ff5e6a3ed5 Merge pull request #78 from kzaher/feature/interaction-tests
little improvements in automation tests
2015-08-02 09:54:04 +02:00
Carlos García bbda58353b little improvements in automation tests
- more robust testing
- tests stop on failure
- now allow iOS non latest
2015-08-02 04:15:14 +02:00
Krunoslav Zaher 2e72f7120f Improves documentation. 2015-08-01 20:14:24 +02:00
Krunoslav Zaher 2faddc62b3 iOS 7 Support. 2015-08-01 15:13:26 +02:00
Krunoslav Zaher 69240a152f Adds assistant editor hint. 2015-08-01 14:35:20 +02:00
Krunoslav Zaher c4b2fbc641 Integrating automation. 2015-08-01 14:00:38 +02:00
Krunoslav Zaher 38545a06f5 Merge pull request #77 from kzaher/feature/interaction-tests
Adds automations tests for example app
2015-08-01 02:04:51 +02:00
Krunoslav Zaher 682d3536d2 Improving KVO code and KVO documentation. 2015-08-01 01:57:23 +02:00
Krunoslav Zaher 525e81a70c Improving KVO code and KVO documentation. 2015-08-01 01:52:54 +02:00
Krunoslav Zaher d571769061 Merge branch 'feature/documentation' of github.com:kzaher/RxSwift into feature/documentation 2015-07-31 11:43:46 +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
Krunoslav Zaher 2580ba9359 Merge branch 'develop' of github.com:kzaher/RxSwift into develop 2015-07-31 11:42:06 +02:00
Krunoslav Zaher a81646b943 Improves unit tests and adds rx_observe specializations for CoreGraphics. 2015-07-31 11:41:33 +02:00
Carlos García ae04b4c39f Adds automations tests for example app 2015-07-31 10:04:47 +02:00
Krunoslav Zaher ec281c7809 Merge pull request #76 from carlosypunto/subjects-playground
Subjects playground
2015-07-30 20:58:41 +02:00
Carlos García 5fa8d9e4dd subjects playground 2015-07-30 14:43:57 +02:00
Krunoslav Zaher 45a18a9668 Documentation fixes. 2015-07-29 12:49:18 +02:00
Krunoslav Zaher f79ed3c5fa Merge pull request #75 from shuoli84/master
Pull Request: Fix crash on iphone 5s ios7.1 simulater
2015-07-29 11:17:51 +02:00
shuo li 549590c296 Generate code from template 2015-07-29 11:20:55 +08:00
shuo li a0d5450628 Add fix for Throttle 2015-07-29 11:17:23 +08:00
shuo li 5a51d5b833 Use RxMutableBox to workaround compiler bug 2015-07-29 01:41:47 +08:00
Krunoslav Zaher 3c7d2af3d0 Documentation 2015-07-27 23:28:04 +02:00
Krunoslav Zaher d9c854f8d5 Improves generic `ObserveOn` and fixes unit tests. 2015-07-26 01:52:27 +02:00
Krunoslav Zaher b9bc986fe1 Improved sleeping code for unit tests. 2015-07-24 17:17:28 +02:00
Krunoslav Zaher 24dc2c6fe0 Fixes problem with issues/67. 2015-07-24 16:47:49 +02:00
Krunoslav Zaher 68e028c984 Release 1.8.1 2015-07-21 22:41:19 +02:00
Krunoslav Zaher cbc2d6803a Adds UITextView extensions. 2015-07-21 22:12:24 +02:00
Krunoslav Zaher c13e5dc106 Merge branch 'develop' of github.com:kzaher/RxSwift into develop 2015-07-21 22:03:38 +02:00
Krunoslav Zaher 78a30c7af1 Adds time tests with real schedulers. 2015-07-21 22:03:21 +02:00
Krunoslav Zaher 97bde4c08f Fixes problem with releasing data source on sequence terminating. 2015-07-21 20:31:17 +02:00
Krunoslav Zaher 08f4140981 Merge pull request #64 from tokorom/add-uitextview-rx
Add UITextView+Rx
2015-07-18 23:23:27 +02:00
tokorom 92cb0ce4e2 Add UITextView+Rx 2015-07-19 06:07:14 +09:00
Krunoslav Zaher 3bcef62f42 Fixes hotness of search bar rx_searchText. 2015-07-13 22:40:13 +02:00
Krunoslav Zaher a9e51abfd2 Release 1.8 2015-07-12 21:50:31 +02:00
Krunoslav Zaher e9514e8725 Pre release polish. 2015-07-12 21:49:15 +02:00
Krunoslav Zaher d756e0a08e Adds carthage installation options. 2015-07-12 21:28:06 +02:00
Krunoslav Zaher c2febe7626 Adds RxBlocking podspec. 2015-07-12 21:13:38 +02:00
Krunoslav Zaher d6f35e69bb Small fixes. 2015-07-12 21:06:44 +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 9f613c5a7e Merge branch 'feature/blocking' into develop 2015-07-12 18:48:46 +02:00