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: livingdocsIO/srcissors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: livingdocsIO/srcissors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 15 commits
  • 35 files changed
  • 3 contributors

Commits on Feb 19, 2017

  1. Change test setup

    marcbachmann committed Feb 19, 2017
    Configuration menu
    Copy the full SHA
    ded585b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Merge pull request #7 from upfrontIO/remove-grunt

    Remove grunt, remove phantomjs
    marcbachmann authored Feb 20, 2017
    Configuration menu
    Copy the full SHA
    e328be7 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. fix: add budo to dev dependencies, required in npm start

    Immanuel Häussermann committed May 4, 2017
    Configuration menu
    Copy the full SHA
    169fb2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from upfrontIO/fix-dev-dep-budo

    Add budo to dev dependencies
    manufaktor authored May 4, 2017
    Configuration menu
    Copy the full SHA
    a808c94 View commit details
    Browse the repository at this point in the history
  3. feat: configurable visibility for surrounding image

    new options are:
    showSurroundingImage: 'never|always|panning' # default: never
    surroundingImageOpacity: 0.2 # default 0.2
    Immanuel Häussermann committed May 4, 2017
    Configuration menu
    Copy the full SHA
    5f43540 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from upfrontIO/preview-opacity

    Add option to show out-of-crop parts of image
    manufaktor authored May 4, 2017
    Configuration menu
    Copy the full SHA
    82f8c9a View commit details
    Browse the repository at this point in the history
  5. Release 1.2.0

    Immanuel Häussermann committed May 4, 2017
    Configuration menu
    Copy the full SHA
    1dd3c18 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

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

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    526de13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    341e9c2 View commit details
    Browse the repository at this point in the history
  3. chore: Add .hound.yml

    marcbachmann committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    30c14b0 View commit details
    Browse the repository at this point in the history
  4. chore: Add drone.yml

    marcbachmann committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    3389d61 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b71ee8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f9547c View commit details
    Browse the repository at this point in the history
  7. chore: Add webpack notes to Changelog

    BREAKING CHANGE: Replace browserify with webpack as it didn't support requires properly. The setup got a bit simpler.
    marcbachmann committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    c6957e5 View commit details
    Browse the repository at this point in the history
Loading