Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.
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: freeCodeCamp/curriculum
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: freeCodeCamp/curriculum
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 9 commits
  • 11 files changed
  • 7 contributors

Commits on Jun 21, 2018

  1. Configuration menu
    Copy the full SHA
    d2f09ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bbb9d6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1dfe8f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    999c6af View commit details
    Browse the repository at this point in the history
  5. fix: example link will open in new tab (#22)

    Example link will open in new tab
    
    Final editing
    Nirajn2311 authored and raisedadead committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    5815401 View commit details
    Browse the repository at this point in the history
  6. fix: typo errors (#23)

    * Typo errors
    
    Unnecessary break
    
    Grammatical error
    
    * remove an unnecessary <br>
    Nirajn2311 authored and raisedadead committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    16ff132 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6de827c View commit details
    Browse the repository at this point in the history
  8. fix: sample code in intro to currying

    Corrected the code sample that didnt work
    Amended uncurried example to better tie in with rest of code making the lesson more cohesive
    johnkennedy9147 authored and raisedadead committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    d4cf9de View commit details
    Browse the repository at this point in the history
  9. chore(release): 1.2.1 [skip ci]

    ## [1.2.1](v1.2.0...v1.2.1) (2018-06-21)
    
    ### Bug Fixes
    
    * changes text to bold in the JS Algo and DS ([#20](#20)) ([999c6af](999c6af))
    * example link will open in new tab ([#22](#22)) ([5815401](5815401))
    * give 'Exercise Tracker' the correct id ([6de827c](6de827c))
    * Remove an unnecessary line from basic javascript challenge ([#19](#19)) ([e1dfe8f](e1dfe8f))
    * sample code in intro to currying ([d4cf9de](d4cf9de))
    * typo errors ([#23](#23)) ([16ff132](16ff132))
    semantic-release-bot committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    77f542a View commit details
    Browse the repository at this point in the history
Loading