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: poppinss/youch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: poppinss/youch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.2
Choose a head ref
  • 13 commits
  • 9 files changed
  • 1 contributor

Commits on Jan 26, 2017

  1. Configuration menu
    Copy the full SHA
    5ad3b4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ada73 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1cefff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48f2d3e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. refactor(resources): remove uncessary file and fix styles

    Fix styles for table to break the word when a word is too long
    thetutlage committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    fb8df29 View commit details
    Browse the repository at this point in the history
  2. refactor(youch): add conditional before looping over frames

    frames can be undefined at times, so it is required to make sure frames is a valid array before
    
    mapping over them
    thetutlage committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    4c7e6e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91761a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7ff73f View commit details
    Browse the repository at this point in the history
  5. refactor(youch): filter empty frames

    at times frames are reference to functions with no file, we should filter those frames
    thetutlage committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    e421b2d View commit details
    Browse the repository at this point in the history
  6. refactor(*): cleanup code and improve formatting

    got rid of stackman since it makes use of Error.prepareErrorStack which is buggy in itself
    thetutlage committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    d59d6c1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d95fbe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    553c105 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d84619 View commit details
    Browse the repository at this point in the history
Loading