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

Commits on Jun 11, 2015

  1. Moved ES6 recommendations into their own folder

    Karen Rustad committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    24d3728 View commit details
    Browse the repository at this point in the history
  2. Made ES5 made code style document

    Karen Rustad committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    1d4385e View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Updated ES6 doc to be a diff of the ES5 doc

    Karen Rustad committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    7f78c7c View commit details
    Browse the repository at this point in the history
  2. Always wrap jsx in parentheses, for sanity.

    Karen Rustad committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    4108cc7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2015

  1. Removed exhortation to not use explicit comparisons

    Because often explicit is better than implicit--sometimes
    you have cases where zero is valid input and undefined means
    do something else.
    Karen Rustad committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    9cdbd16 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Added section for CSS/etc code style, tips, and references.

    Includes content from the old src/web/web/README.style.txt.
    Karen Rustad committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    3f215a9 View commit details
    Browse the repository at this point in the history
  2. Changed title

    aldeka committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    3f32dda View commit details
    Browse the repository at this point in the history
  3. Update README.md

    aldeka committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    975a178 View commit details
    Browse the repository at this point in the history
  4. Add link to visual style guide

    aldeka committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    2dacf2a View commit details
    Browse the repository at this point in the history
  5. Update README.md

    aldeka committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    d5fa7c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2015

  1. Configuration menu
    Copy the full SHA
    f856fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26582cf View commit details
    Browse the repository at this point in the history
Loading