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
|
f9728a858f
|
Adds explanation to how to run the examples in `ConnectableObservableOperators` playground.
|
2016-02-20 12:19:02 +01:00 |
Nagasawa Hiroki
|
ab3d9de696
|
Remove a blank line
|
2016-02-06 19:22:30 +09:00 |
Jorge Bernal
|
1e9a14a230
|
Add generate example to playground
|
2016-01-21 07:55:22 +01:00 |
Petr Korolev
|
37e4166295
|
improve example
|
2016-01-20 14:35:40 +02:00 |
Mike Finney
|
c7aa8607b9
|
Needed to add print statement in order to see what was coming from sequenceInt
|
2015-12-30 08:09:47 -06:00 |
Krunoslav Zaher
|
8b2984e4e2
|
Deprecates `Variable` implementing `ObservableType` in favor of `asObservable()`, and changes behavior so it completes the sequence once it is deallocated.
|
2015-12-29 23:49:30 +01:00 |
Krunoslav Zaher
|
79a6f59de2
|
Fixes warnings in playgrounds.
|
2015-12-28 02:54:25 +01:00 |
Krunoslav Zaher
|
9cae95d3ef
|
Fixes Swift 2.2 warnings.
|
2015-12-25 12:50:42 +01:00 |
Krunoslav Zaher
|
fd28645051
|
Fixes warnings in playgrounds.
|
2015-12-23 11:23:54 +01:00 |
Krunoslav Zaher
|
23b5f4e04a
|
Fixes warnings in playgrounds.
|
2015-12-19 15:16:29 +01:00 |
nRewik
|
90833dc290
|
Update new Playground API
|
2015-12-14 21:14:47 +07:00 |
Krunoslav Zaher
|
018523bf1e
|
Improves explanation in playgrounds.
|
2015-11-18 10:53:59 +01:00 |
Carlos García
|
1fd3034336
|
2 more combineLatest examples and added .DS_Store to .gitignore
|
2015-11-17 20:06:42 +01:00 |
Krunoslav Zaher
|
218b342a9a
|
Makes disposal explicit in playgrounds so it doesn't confuses people.
|
2015-11-15 13:18:05 +01:00 |
yury
|
0995a7e979
|
Remove warnings in playground
|
2015-10-29 14:27:31 +03:00 |
yury
|
cfa3ff051c
|
Revert "Build should failed"
This reverts commit fc9c564587.
|
2015-10-29 14:16:59 +03:00 |
yury
|
fc9c564587
|
Build should failed
|
2015-10-29 13:45:19 +03:00 |
yury
|
af31d2155f
|
Run playgrounds in pre-release-tests.sh
|
2015-10-29 01:58:11 +03:00 |
yoshinori_sano
|
465f9c7ef8
|
Fix trivial typo.
|
2015-09-22 18:18:03 +09:00 |
Krunoslav Zaher
|
2c4ee7137b
|
Turns on rendered markup for playgrounds.
|
2015-09-13 16:28:51 +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
|
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
|
98d528fe9a
|
Renames playgrounds to `Rx.playground`.
|
2015-08-24 01:20:51 +02:00 |