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: shipshapecode/shepherd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0-beta.15
Choose a base ref
...
head repository: shipshapecode/shepherd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0-beta.16
Choose a head ref
  • 6 commits
  • 34 files changed
  • 2 contributors

Commits on Aug 7, 2018

  1. [feature/builder] - replace Gulp with module loader and npm (#203)

    * add webpack and some module compile settings
    
    * updates for karma integration
    
    * fix settings for UMD output and consuption
    
    * remove gulp and replace tasks in npm and webpack
    
    * add babel rc file for simplier config
    
    * remove commented import and add map file
    
    * fix items for task consistancy
    
    * add flag for directory
    
    * fix docs task
    
    * add missing postcss
    
    * Update yarn.lock
    
    * Add postcss global
    
    * Try postcss-cli
    
    * Try adding autoprefixer
    
    * Update .travis.yml
    chuckcarpenter authored and RobbieTheWagner committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    e71cf03 View commit details
    Browse the repository at this point in the history
  2. Do a build for docs

    RobbieTheWagner committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    0079f56 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2018

  1. increase test coverage (#206)

    * add instrumentor
    
    * add changes to increase code coverage
    
    * fix broken tests and cleanup unused code
    
    * Update yarn.lock
    
    * Add source-map-loader
    chuckcarpenter authored and RobbieTheWagner committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    2a7a3a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6ab7ea View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. Start on cypress (#209)

    * Start on cypress
    
    * Create a dummy app and setup-tour util
    
    * Set docs paths back
    
    * Add more tests
    
    * Fix lint
    
    * Add http-server
    
    * Add scrollTo and attachTo tests
    
    * Fix lint
    RobbieTheWagner authored Aug 14, 2018
    Configuration menu
    Copy the full SHA
    6b11529 View commit details
    Browse the repository at this point in the history
  2. 2.0.0-beta.16

    RobbieTheWagner committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    0dc484b View commit details
    Browse the repository at this point in the history
Loading