Krunoslav Zaher
|
4754216ffd
|
Fixes broken link in `GettingStarted.md`.
|
2016-03-13 19:53:33 +01:00 |
Krunoslav Zaher
|
439e6bddda
|
Improves blocking unit tests cleanup logic.
|
2016-03-13 19:53:17 +01:00 |
Krunoslav Zaher
|
09eb8803d4
|
Fixes data source link in `GerringStarted.md`.
|
2016-03-13 18:08:36 +01:00 |
Krunoslav Zaher
|
f9663df3bf
|
Fixes compilation of example app.
|
2016-03-13 18:01:39 +01:00 |
Krunoslav Zaher
|
6b3b732208
|
Fixes RxExample-no-module compilation.
|
2016-03-13 17:50:52 +01:00 |
Krunoslav Zaher
|
dd73952b4e
|
Fixes problems with automation.
|
2016-03-13 17:30:55 +01:00 |
Krunoslav Zaher
|
e3154bd2b7
|
Fixes automation tests.
|
2016-03-13 17:30:55 +01:00 |
Krunoslav Zaher
|
cf7dd1714c
|
Fixes editing in RxExample app.
|
2016-03-13 17:30:55 +01:00 |
Krunoslav Zaher
|
ccd4f29231
|
Fixes debug configuration.
|
2016-03-13 17:30:55 +01:00 |
Krunoslav Zaher
|
718495a6ea
|
Fixes `rx_selectedScopeButtonIndex` tests.
|
2016-03-13 17:30:55 +01:00 |
Krunoslav Zaher
|
d1272a2d8d
|
Updates `CHANGELOG.md`.
|
2016-03-13 17:30:55 +01:00 |
Krunoslav Zaher
|
d7a271b48f
|
Release 2.3.0
|
2016-03-13 17:30:55 +01:00 |
Krunoslav Zaher
|
80edd849ff
|
Synchronizes `RxDataSources`.
|
2016-03-13 17:30:55 +01:00 |
Krunoslav Zaher
|
b8c7e520b8
|
Merge pull request #545 from narfdotpl/patch-1
Fixes typo in Units.md
|
2016-03-13 17:08:10 +01:00 |
Maciej Konieczny
|
c3a4a4cf92
|
Fixes typo in Units.md
|
2016-03-13 16:01:04 +01:00 |
Krunoslav Zaher
|
3d1177ece2
|
Merge pull request #544 from hachinobu/develop
fix typo. idenfifier → identifier
|
2016-03-13 15:54:47 +01:00 |
hachinobu
|
b8aab01b86
|
fix typo. idenfifier → identifier
|
2016-03-13 23:40:14 +09:00 |
Krunoslav Zaher
|
f3aa884f5e
|
Merge pull request #515 from stack/uisearchbar-additions
Support for UISearchBar selectedScopeButtonIndex
|
2016-03-13 14:48:33 +01:00 |
Krunoslav Zaher
|
896d656c3b
|
Fixes automation tests.
|
2016-03-13 12:50:02 +01:00 |
Stephen H. Gerstacker
|
4ebf810993
|
Added tests for selectedScopeButtonIndex
|
2016-03-12 22:23:27 -05:00 |
Stephen H. Gerstacker
|
23a3743a23
|
Typo in test name
|
2016-03-12 22:13:14 -05:00 |
Stephen H. Gerstacker
|
097467e07c
|
Merge branch 'develop' into uisearchbar-additions
|
2016-03-12 22:08:13 -05:00 |
Krunoslav Zaher
|
d16dd15679
|
Fixes unit tests for `UISearchBar`.
|
2016-03-13 00:23:00 +01:00 |
Krunoslav Zaher
|
4e860a541e
|
Fixes unit tests.
|
2016-03-12 22:00:33 +01:00 |
Krunoslav Zaher
|
e43a6785be
|
Documents why using `NSTextStorage + observeOn(MainScheduler.asyncInstance)` for `UITextField` extensions.
|
2016-03-12 21:36:43 +01:00 |
Krunoslav Zaher
|
19900bfaac
|
Fixes problem with UITextView two way binding.
|
2016-03-12 21:30:48 +01:00 |
Krunoslav Zaher
|
c6a1f799b0
|
Improves `Tips.md`.
|
2016-03-12 20:30:09 +01:00 |
Krunoslav Zaher
|
c3707616c0
|
Adds testing and tips documentation.
|
2016-03-12 20:13:22 +01:00 |
Krunoslav Zaher
|
7a16f60d31
|
Merge pull request #540 from pixyzehn/feature/modify-argument-in-uiview-extension
Change label to view in RxExample
|
2016-03-12 14:30:42 +01:00 |
Nagasawa Hiroki
|
3f2ecaf84b
|
Change label to view in RxExample
|
2016-03-11 10:16:49 +09:00 |
Krunoslav Zaher
|
e68becb3b3
|
Merge pull request #535 from garnett/simplify-computed-properties
Simplify computed properties
|
2016-03-08 22:57:33 +01:00 |
Krunoslav Zaher
|
7168dba9ec
|
Merge pull request #534 from garnett/fix-inline-doc-typos
Fix grammar errors and add some dots.
|
2016-03-08 22:53:56 +01:00 |
Krunoslav Zaher
|
1fa8cc431a
|
Merge pull request #536 from zhigang1992/PR-Remove-NSData
remove ?? NSData()
|
2016-03-08 22:52:58 +01:00 |
Zhigang Fang
|
b4d129974f
|
Remove unneed ?? NSData()
|
2016-03-08 09:08:08 +08:00 |
Denis Lebedev
|
0567020538
|
Simplify computed properties
|
2016-03-07 17:31:00 +00:00 |
Denis Lebedev
|
863678639d
|
Fix grammar errors and add some dots.
|
2016-03-07 17:18:45 +00:00 |
tarunon
|
66aee7d8bd
|
Add real scheduler test.
|
2016-03-07 16:18:10 +09:00 |
tarunon
|
f046602535
|
Merge remote-tracking branch 'head/develop' into feature/delay-operator
|
2016-03-07 14:58:33 +09:00 |
Krunoslav Zaher
|
e5735611c9
|
Improves playground documentation. #531
|
2016-03-06 22:51:35 +01:00 |
Krunoslav Zaher
|
c8aa48f32f
|
Adds run instructions to every playground page.
|
2016-03-06 22:49:55 +01:00 |
Krunoslav Zaher
|
c9e81b81f3
|
Merge pull request #530 from afonsograca/patch-2
Fixed Grammar mistake then/than
|
2016-03-06 22:43:57 +01:00 |
Krunoslav Zaher
|
6e08500ebc
|
Improves single operator logic.
|
2016-03-06 22:07:58 +01:00 |
Afonso
|
dbb2261f67
|
Fixed Grammar mistake then/than
"Then" was being used as the comparison connector of some sentences. The correct word usage is "than"
|
2016-03-05 21:44:49 +00:00 |
Krunoslav Zaher
|
18acdd02ff
|
Fixes `rx_badgeValue` inline documentation.
|
2016-03-05 21:04:06 +01:00 |
Krunoslav Zaher
|
375121f8e7
|
Fixes using original image instead of edited image. #492
|
2016-03-05 21:03:16 +01:00 |
Krunoslav Zaher
|
c36e93b991
|
Merge branch 'develop' of github.com:kzaher/RxSwift into develop
|
2016-03-05 20:51:17 +01:00 |
Krunoslav Zaher
|
8825bcc31e
|
Merge pull request #527 from ertrzyiks/add-rx-badgeValue-to-uitabbaritem
Adds 'rx_badgeValue' to UITabBarItem
|
2016-03-05 20:42:15 +01:00 |
Krunoslav Zaher
|
a7508fb3a7
|
Fixes `README.md` examples.
|
2016-03-05 19:37:57 +01:00 |
Mateusz Derks
|
8b9bbff4ee
|
Adds 'rx_badgeValue' to UITabBarItem
|
2016-03-04 14:14:38 +01:00 |
tarunon
|
7c73060c5c
|
Use `SchedulerType.scheduleRecursive` and `CompositeDisposable.removeDisposable`.
|
2016-02-29 18:18:08 +09:00 |