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: wesbos/JavaScript30
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: skatsuta/JavaScript30
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 22 files changed
  • 2 contributors

Commits on Dec 10, 2016

  1. 01: add my JavaScript code

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    d094723 View commit details
    Browse the repository at this point in the history
  2. 02: add my JavaScript code

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    387b986 View commit details
    Browse the repository at this point in the history
  3. 06: add my JavaScript code

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    6320c80 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. 08: add my JavaScript code

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    1bbfef7 View commit details
    Browse the repository at this point in the history
  2. 10: add my JavaScript code

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    906b126 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2016

  1. 06: use MVVM pattern

    Signed-off-by: Soshi Katsuta <[email protected]>
    Soshi Katsuta committed Dec 14, 2016
    Configuration menu
    Copy the full SHA
    453b808 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2016

  1. 06: extract rendering from view model

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    427475f View commit details
    Browse the repository at this point in the history
  2. 08: refacter code by using MVVM pattern, but really slow

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 16, 2016
    Configuration menu
    Copy the full SHA
    2228130 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abba91d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. 11: add my JavaScript code

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    3afbad8 View commit details
    Browse the repository at this point in the history
  2. 15: add my JavaScript code

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    b250b26 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

  1. 19: add my JavaScript code

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    38dd178 View commit details
    Browse the repository at this point in the history
  2. 20: add my JavaScript code

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    b1763d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2016

  1. 30: add my JavaScript code

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Dec 24, 2016
    Configuration menu
    Copy the full SHA
    d55c96e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. 01: format by using prettier and eslint

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    85ce490 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. 15: some fixes by eslint

    Signed-off-by: Soshi Katsuta <[email protected]>
    skatsuta committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    3b85534 View commit details
    Browse the repository at this point in the history
Loading