Thanks to visit codestin.com
Credit goes to github.com

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: piotrwitek/react-redux-typescript-guide
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Cu7ious/react-redux-typescript-guide
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    36189a1 View commit details
    Browse the repository at this point in the history
  2. Added missing quote

    piotrwitek committed Jan 24, 2019
    Configuration menu
    Copy the full SHA
    533ea05 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Add the example for useContext (#127)

    resolve #120 (comment)
    
    - divide `playground/src/context/theme-provider.tsx` to `theme-provider.tsx`, `theme-consumer.tsx` and  `theme-context.ts`.
    - add the example for `useContext` to `playground/src/hooks/use-theme-context.tsx`.
    sosukesuzuki authored and piotrwitek committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    92c9a5c View commit details
    Browse the repository at this point in the history
  2. Add useState example (#128)

    resolve #120
    sosukesuzuki authored and piotrwitek committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    38ccf55 View commit details
    Browse the repository at this point in the history
  3. Add examples for Context API (#129)

    Add examples for Context API
    sosukesuzuki authored and piotrwitek committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    446654f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Updated readme

    piotrwitek committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    3c7c1ca View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. Updated readme

    piotrwitek committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    3ba6300 View commit details
    Browse the repository at this point in the history
  2. Updated readme

    piotrwitek committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    75a5203 View commit details
    Browse the repository at this point in the history
  3. Updated readme

    piotrwitek committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    4c35a9a View commit details
    Browse the repository at this point in the history
Loading