Skip to content
This repository has been archived by the owner on Oct 26, 2018. It is now read-only.

Split history syncing from action creators #259

Merged
merged 38 commits into from
Feb 17, 2016
Merged

Split history syncing from action creators #259

merged 38 commits into from
Feb 17, 2016

Commits on Feb 5, 2016

  1. Extract the action creators and middleware.

    Getting the easy parts done first.
    timdorr committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    7cdc72a View commit details
    Browse the repository at this point in the history
  2. Pull in @gaearon's history syncer.

    See reduxjs/redux#1362
    
    Some small modifications and commenting added. Absolutely needs tests!
    timdorr committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    2946938 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    21b511b View commit details
    Browse the repository at this point in the history
  4. Update the example against the new API.

    Not that bad. In fact, it's mostly stuff removed! :)
    timdorr committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    fbe174f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88bc0de View commit details
    Browse the repository at this point in the history
  6. Fix linting in example.

    timdorr committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    a2ec57b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    36845f5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    10e34d2 View commit details
    Browse the repository at this point in the history
  9. Clean up some testing framework stuff.

    Fix Firefox with babel-polyfill.
    timdorr committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    4c17b0e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2016

  1. Configuration menu
    Copy the full SHA
    c61c92c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4afd74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc12f70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a8c800 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #262 from webmasterkai/synchronicity

    Following feedback in #259
    timdorr committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    08b3818 View commit details
    Browse the repository at this point in the history
  6. Add back route action tests.

    timdorr committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    379dc9c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    def06ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2b177f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c88667 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #265 from webmasterkai/actionTypeAlt

    rename UPDATE_LOCATION to CALL_HISTORY_METHOD
    timdorr committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    a452791 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2016

  1. Redone docs.

    timdorr committed Feb 7, 2016
    3 Configuration menu
    Copy the full SHA
    cb9d6b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50faa62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4308208 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2016

  1. Configuration menu
    Copy the full SHA
    0b7b322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b2dc36 View commit details
    Browse the repository at this point in the history
  3. 4.0.0-beta.1

    timdorr committed Feb 8, 2016
    Configuration menu
    Copy the full SHA
    820f46e View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. Configuration menu
    Copy the full SHA
    8ed23ca View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. Configuration menu
    Copy the full SHA
    98ceca0 View commit details
    Browse the repository at this point in the history
  2. docs(readme): add example migration from ^3.0.0

    Includes a link to a commit migrating `^3.0.0` to `^4.0.0-beta`. Will update further once it's officially released.
    David Zukowski authored and David Zukowski committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    f0e09db View commit details
    Browse the repository at this point in the history
  3. Merge pull request #271 from davezuko/patch-2

    Add example migration from ^3.0.0
    timdorr committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    d54496c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2016

  1. Update README.md

    [shakacode/react-webpack-rails-tutorial](https://github.com/shakacode/react-webpack-rails-tutorial). react-router-redux + plus React + Redux + React Router + including **Server Rendering** using [React on Rails](https://github.com/shakacode/react_on_rails/), live at [www.reactrails.com](http://www.reactrails.com/).
    justin808 committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    d45f1c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #278 from justin808/patch-2

    Update README.md
    timdorr committed Feb 14, 2016
    Configuration menu
    Copy the full SHA
    60fa049 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Configuration menu
    Copy the full SHA
    8bc27b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdc941d View commit details
    Browse the repository at this point in the history
  3. added example to readme

    svrcekmichal committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    31b3809 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #280 from svrcekmichal/synchronicity

    added example to readme
    timdorr committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    d2e5173 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    67aefaa View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2016

  1. Add a SSR example.

    timdorr committed Feb 17, 2016
    Configuration menu
    Copy the full SHA
    87402ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d4750e View commit details
    Browse the repository at this point in the history