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: survivejs-demos/redux-demo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: survivejs-demos/redux-demo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
  • 5 commits
  • 56 files changed
  • 1 contributor

Commits on Aug 8, 2017

  1. Configuration menu
    Copy the full SHA
    96d2f70 View commit details
    Browse the repository at this point in the history
  2. fix: Lint jsx too

    bebraw committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    0e27808 View commit details
    Browse the repository at this point in the history
  3. chore: Simplify App container

    bebraw committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    7955b95 View commit details
    Browse the repository at this point in the history
  4. chore: Add a stub for a sidebar menu

    This needs more design and controls. You should be able to control
    available Kanban boards there.
    bebraw committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    3093575 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. chore: Add a stub for the concept of board

    A Board will contain Lanes. This is needed for a tiny routing demo.
    bebraw committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    dfd5f8d View commit details
    Browse the repository at this point in the history
Loading