Skip to content

History

Revisions

  • Typo in variable name

    @dennisfen dennisfen committed Mar 16, 2018
    8603f9d
  • Fix formatting issues (no space between # and its heading text)

    @JordanMartinez JordanMartinez committed Feb 22, 2018
    536ab38
  • Updated How to Compose an EventStream Well (markdown)

    @oowekyala oowekyala committed Oct 1, 2017
    32394a5
  • Fix headers not rendering properly

    @oowekyala oowekyala committed Oct 1, 2017
    f08d104
  • Fix formatting issues on headers and subpoint indententation in lists

    @JordanMartinez JordanMartinez committed Mar 16, 2017
    075d819
  • Properly indent subpoints

    @JordanMartinez JordanMartinez committed Mar 16, 2017
    d04b8b2
  • Updated ReactFX vs ReactiveX (markdown)

    @Groostav Groostav committed Jul 29, 2016
    123a754
  • Updated Error Handling (markdown)

    @JordanMartinez JordanMartinez committed May 12, 2016
    c890f00
  • Updated InhiBeans (markdown)

    @JordanMartinez JordanMartinez committed May 12, 2016
    dafcf8c
  • Fix broken link to StateMachine page

    @JordanMartinez JordanMartinez committed Mar 16, 2016
    7b13e17
  • Include new page on StateMachine

    @JordanMartinez JordanMartinez committed Mar 16, 2016
    c6f5152
  • Update name of page

    @JordanMartinez JordanMartinez committed Mar 16, 2016
    d28a900
  • Update name of page

    @JordanMartinez JordanMartinez committed Mar 16, 2016
    73a0320
  • Update name of page

    @JordanMartinez JordanMartinez committed Mar 16, 2016
    392a14f
  • Added page about StateMachine

    @JordanMartinez JordanMartinez committed Mar 16, 2016
    cb50540
  • Fix typo: Subscription#multi is the correct method, not Subscription#combine

    @JordanMartinez JordanMartinez committed Mar 10, 2016
    3ad2b81
  • Update ToC to include Val and Var pages

    @JordanMartinez JordanMartinez committed Mar 10, 2016
    0185101
  • Capitalize "Instance

    @JordanMartinez JordanMartinez committed Mar 10, 2016
    7076d84
  • Update the title so that it reads better (previous commit's update didn't display the hyphen between main and sub points)

    @JordanMartinez JordanMartinez committed Mar 10, 2016
    0216405
  • Update the title to better separate main and subpoint

    @JordanMartinez JordanMartinez committed Mar 10, 2016
    14b7f50
  • Added a page explaining how to create a Val and Var instance as well as explaining the Property<Number> implementation and its workarounds

    @JordanMartinez JordanMartinez committed Mar 10, 2016
    3278bfd
  • Added a page explaining Val and Var briefly by summarizing Tomas' main points and referencing his blog posts' links so that they'll be found more easily by new users of this library.

    @JordanMartinez JordanMartinez committed Mar 10, 2016
    6ded1ab
  • Removed typo from previous page reorganizing that used copy & paste: sentence ended with ", see"

    @JordanMartinez JordanMartinez committed Dec 5, 2015
    b667f3f
  • Added brief section about how to debug EventStream objects using the `hook()` method

    @JordanMartinez JordanMartinez committed Dec 5, 2015
    b4191f5
  • Since DefaultEventStream doesn't hava a javadoc explaining what it does, switched reference to EventStream method `withDefaultEvent()` that does have javadoc explaining its usage.

    @JordanMartinez JordanMartinez committed Dec 1, 2015
    12addbe
  • Now the DefaultEventStream has been created, fix Example 1 so that it no longer uses the old workaround: merge an EventSource with an EventStream and push an initial event later.

    @JordanMartinez JordanMartinez committed Dec 1, 2015
    cabb461
  • better optimized the if-condition-then-color statements.

    @JordanMartinez JordanMartinez committed Nov 22, 2015
    034e34b
  • formatted "fillChanger" to inline code style and added Subscription filler where it was missing.

    @JordanMartinez JordanMartinez committed Nov 22, 2015
    4934f26
  • Added more readable/efficient version of Example 1's combo->feedTo streams (Less Boilerplate Approach) and distinguish it from the first approach (Naive Approach).

    @JordanMartinez JordanMartinez committed Nov 22, 2015
    672fbf5
  • Updated Home (markdown)

    @TomasMikula TomasMikula committed Nov 22, 2015
    431e367