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: scala-js/scalajs-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.x
Choose a base ref
...
head repository: scala-js/scalajs-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 3, 2020

  1. Step 1: Setup

    gzm0 authored and sjrd committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    f85a3be View commit details
    Browse the repository at this point in the history
  2. Step 2: Integrating with HTML

    gzm0 authored and sjrd committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    488f06a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Step 3: Using the DOM

    gzm0 authored and sjrd committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    57fac5c View commit details
    Browse the repository at this point in the history
  2. Step 4: Reacting on User Input

    gzm0 authored and sjrd committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    a3c7921 View commit details
    Browse the repository at this point in the history
  3. Step 5: Using jQuery

    sjrd committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    a719e76 View commit details
    Browse the repository at this point in the history
  4. Step 6: Testing

    gzm0 authored and sjrd committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    8a226c9 View commit details
    Browse the repository at this point in the history
  5. Step 7: Optimizing for Production

    gzm0 authored and sjrd committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    a7dd068 View commit details
    Browse the repository at this point in the history
Loading