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: igorlino/angular-elevatezoom-plus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.18b
Choose a base ref
...
head repository: igorlino/angular-elevatezoom-plus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 5 files changed
  • 5 contributors

Commits on Jun 7, 2016

  1. Version bump.

    Fix for zoom container bug. Destroy zoom container if $destroy was too late.
    ceilino committed Jun 7, 2016
    Configuration menu
    Copy the full SHA
    e6fd7da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a20057 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2016

  1. always update attrImageZoomSrc on ezpModel change

    when ezpOptions changes the plugin is recreated and then reads the
    attrImageZoomSrc attribute to get the zoom image
    
    the attrImageZoomSrc is set on the element where the directive is applied,
    so we need to update the attribute even if the plugin is already created
    akleiber authored Aug 23, 2016
    Configuration menu
    Copy the full SHA
    d7e42c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2016

  1. Merge pull request #14 from akleiber/always-update-attrImageZoomSrc

    fixes #13 always update attrImageZoomSrc on ezpModel change
    igorlino authored Aug 24, 2016
    Configuration menu
    Copy the full SHA
    b4089cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aeb784e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2017

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

Commits on Feb 16, 2017

  1. Merge pull request #15 from laravel-vesuvius/ezpmodel-watching-fix

    Fix for ezpModel watching
    igorlino authored Feb 16, 2017
    Configuration menu
    Copy the full SHA
    3a535cb View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Version bump for release.

    Update ezp version in the demo index
    ceilino committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    8770a67 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2017

  1. Release update

    igorlino committed Nov 27, 2017
    Configuration menu
    Copy the full SHA
    de435c2 View commit details
    Browse the repository at this point in the history
Loading