Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: brocoders/redux-async-connect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: brocoders/redux-async-connect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 12, 2016

  1. New interface for @asyncConnect decorator,

    router in decorator params,
    ability to use groups for props
    rodik committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    9ceb46a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2016

  1. Version 1.0.0-rc1

    rodik committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    ed35c37 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2016

  1. Configuration menu
    Copy the full SHA
    e333d97 View commit details
    Browse the repository at this point in the history
  2. Version 1.0.0-rc2

    rodik committed Feb 15, 2016
    Configuration menu
    Copy the full SHA
    37b87a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Configuration menu
    Copy the full SHA
    f5bee87 View commit details
    Browse the repository at this point in the history
  2. Version 1.0.0-rc3

    rodik committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    c37b771 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2016

  1. Load on server should dispatch end global load only if there was some…

    … async connect items
    rodik committed Mar 5, 2016
    2 Configuration menu
    Copy the full SHA
    9af423c View commit details
    Browse the repository at this point in the history
  2. Version 1.0.0-rc4

    rodik committed Mar 5, 2016
    Configuration menu
    Copy the full SHA
    4887652 View commit details
    Browse the repository at this point in the history
Loading