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: react-dnd/react-dnd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: VincentNarbot/react-dnd
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.
  • 7 commits
  • 159 files changed
  • 3 contributors

Commits on Mar 21, 2018

  1. Build Updates (#988)

    * Use yarn workspaces
    
    * Push devDependencies down into packages
    
    * Update lint-staged
    
    * Set tab-size to 2 in vscode settings
    
    * Run prettier over the codebase
    
    * Update yarn version on Travis
    
    * Update path on travis
    
    * Disable linting rules that don't work well with Yarn workspaces
    
    * Move documentation into a sub-package
    
    * Update jest config
    darthtrevino authored Mar 21, 2018
    Configuration menu
    Copy the full SHA
    6d0b0e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    485d7ff View commit details
    Browse the repository at this point in the history
  3. v2.6.0

    darthtrevino committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    af675a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    232d0d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Configuration menu
    Copy the full SHA
    aee9863 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2018

  1. Improve documentation for testing (#976)

    * Add example that includes testing a drag and drop
    
    * Add documentation on testing when using Enzyme
    dsgkirkby authored and darthtrevino committed Mar 25, 2018
    Configuration menu
    Copy the full SHA
    42e1221 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. Configuration menu
    Copy the full SHA
    164a804 View commit details
    Browse the repository at this point in the history
Loading