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: 1.2.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 Oct 19, 2020

  1. Step 1: Setup

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

    gzm0 authored and sjrd committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    7481ee8 View commit details
    Browse the repository at this point in the history
  3. Step 3: Using the DOM

    gzm0 authored and sjrd committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    faf303a View commit details
    Browse the repository at this point in the history
  4. Step 4: Reacting on User Input

    gzm0 authored and sjrd committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    258203d View commit details
    Browse the repository at this point in the history
  5. Step 5: Setup the UI in Scala.js

    sjrd committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0296d63 View commit details
    Browse the repository at this point in the history
  6. Step 6: Testing

    gzm0 authored and sjrd committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    d144be0 View commit details
    Browse the repository at this point in the history
  7. Step 7: Optimizing for Production

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