FlipED icon indicating copy to clipboard operation
FlipED copied to clipboard

Update react-medium-image-zoom to the latest version 🚀

Open greenkeeper[bot] opened this issue 8 years ago • 41 comments

Version 0.8.0 of react-medium-image-zoom just got published.

Dependency react-medium-image-zoom
Current Version 0.7.3
Type dependency

The version 0.8.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of react-medium-image-zoom. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 8 commits .

  • 1d4d4e8 Merge pull request #34 from rpearce/rebuild-example-and-0.8
  • ae3baf6 0.8.0
  • 41f5ae9 rebuild example output
  • e15fb49 0.8.0
  • 9165799 Merge pull request #31 from cbothner/controlled
  • 8eecd51 Moves onZoom, onUnzoom calls to setState callbacks
  • 2793e31 Adds onZoom() and onUnzoom() callbacks
  • c0eb16a .keeps lib/ to prevent errors on first clone/build

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] avatar Feb 01 '17 21:02 greenkeeper[bot]

Version 0.9.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits .

  • 3a9f30d Merge pull request #36 from rpearce/preload
  • 5853896 0.9.0
  • 722ea3c Option to preload the zoom image

See the full diff.

greenkeeper[bot] avatar Mar 31 '17 07:03 greenkeeper[bot]

Version 0.9.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits .

  • a52bd66 Merge pull request #40 from rpearce/proptypes-update
  • f196d3d 0.9.2
  • f56d94d Update react, lockfile, example and readme
  • db286d6 Merge pull request #39 from ismay/update-to-prop-types
  • 55b2f44 Fix PropTypes deprecation
  • fd2d8c2 Merge pull request #37 from rpearce/example-folder
  • 32fd8d4 0.9.1
  • 10e3fda Moving example static code to example/build folder

See the full diff.

greenkeeper[bot] avatar Apr 13 '17 09:04 greenkeeper[bot]

Version 0.9.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 1 commits (ahead by 1, behind by 5).

  • f8967ab Revert to 0.9.1 for 0.9.3

See the full diff.

greenkeeper[bot] avatar Apr 13 '17 09:04 greenkeeper[bot]

Version 1.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits (ahead by 7, behind by 1).

  • 2255a76 Merge pull request #41 from rpearce/bump-to-1.0.0
  • dc3bf21 1.0.0
  • a52bd66 Merge pull request #40 from rpearce/proptypes-update
  • f196d3d 0.9.2
  • f56d94d Update react, lockfile, example and readme
  • db286d6 Merge pull request #39 from ismay/update-to-prop-types
  • 55b2f44 Fix PropTypes deprecation

See the full diff.

greenkeeper[bot] avatar Apr 13 '17 09:04 greenkeeper[bot]

Version 1.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits0.

  • a123a51 Merge pull request #44 from rpearce/makefile
  • eabe719 1.0.1
  • ab3304b In order to solidify dev process to compile all the things easily, we'll go with make

false

See the full diff

greenkeeper[bot] avatar May 04 '17 21:05 greenkeeper[bot]

Version 1.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits0.

  • fd8b233 1.0.2
  • f82d0e3 Merge pull request #43 from jeremybini/additional-zoom-props
  • 95f72b0 Remove unnecessary variable
  • 6e373d9 Do not set srcset to undefined when fetching zoomImage
  • 8c203b4 Default zoomImage to an empty object
  • ae56c20 Ensure shouldReplaceImage works with srcSet
  • c45dae2 Add srcset support and pass all props to zoomImage

false

See the full diff

greenkeeper[bot] avatar May 04 '17 21:05 greenkeeper[bot]

Version 1.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits0.

  • 0a8555f Merge pull request #46 from rpearce/overlay-style-precedence
  • 73faa3f 1.0.3
  • 270efc9 Overlay custom style precedence

false

See the full diff

greenkeeper[bot] avatar May 07 '17 20:05 greenkeeper[bot]

Version 1.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] avatar Jul 31 '17 04:07 greenkeeper[bot]

Version 2.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 98c318c Merge pull request #52 from rpearce/controlled-uncontrolled
  • 9738884 2.0.0
  • feaa034 added changelog and entry for 2.0.0
  • 8edfe63 Updated dev tools and added package-lock
  • 2210fdc add setTimeout of 0 if isZoomed is true on mount
  • 1e3e9f3 Combined event wrappers; got controlled component calling back to consumer when it would normally close
  • e6f9fa2 Move components, defaults and helpers to their own files
  • 5bedd22 Controlled vs uncontrolled
  • 2d405b8 Merge pull request #53 from rpearce/rm-preload
  • fba34d9 Remove preload functionality

See the full diff

greenkeeper[bot] avatar Sep 20 '17 22:09 greenkeeper[bot]

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • ad93b88 Merge pull request #59 from rpearce/eslint-prettier
  • d9a0ce2 2.0.1
  • 4edf5b8 Dev – added eslint & prettier
  • 56a4fac updated readme

See the full diff

greenkeeper[bot] avatar Sep 21 '17 00:09 greenkeeper[bot]

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 32f9d18 Merge pull request #64 from rpearce/storybook-and-fixes
  • 8cc91d3 2.0.2
  • 2de4365 changelog 2.0.2
  • 9c362a2 Added storybook and a couple of bug fixes
  • 741ac25 Merge pull request #62 from rpearce/add-code-of-conduct-1
  • e77fd74 Create CODE_OF_CONDUCT.md
  • 53722fc Merge pull request #61 from rpearce/add-contributors
  • 5fb01f3 Add contributors
  • 2971736 updated changelog 2.0.1

See the full diff

greenkeeper[bot] avatar Sep 21 '17 04:09 greenkeeper[bot]

Version 2.0.3 just got published.

Update to this version instead 🚀

Release Notes v2.0.3

[2.0.3] - 2017-09-22

Fixed

  • shouldRespectMaxDimension was allowing images that were already rendered at their maximum size to be "zoomed," thus creating the issue where they don't actually zoom and instead just moved to the center of the screen.
Commits

The new version differs by 6 commits.

  • 30141f2 changelog 2.0.3
  • d92c408 Merge pull request #67 from rpearce/disable-if-cannot-zoom
  • 3095ccd 2.0.3
  • 835561c Add heaps to .npmignore
  • b794c66 If shouldRespectMaxDimension and no zoomImage and already at max dimensions, disable.
  • 9be797c Ignore example output js

See the full diff

greenkeeper[bot] avatar Sep 22 '17 04:09 greenkeeper[bot]

Version 3.0.0 just got published.

Update to this version instead 🚀

Release Notes v3.0.0

[3.0.0] - 2017-10-13

Added

  • support for React v16, making use of such things as its portals concept

Removed

  • support for React < v16
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] avatar Oct 12 '17 20:10 greenkeeper[bot]

Version 3.0.1 just got published.

Update to this version instead 🚀

Release Notes v3.0.1

[3.0.1] - 2017-10-20

Fixed

  • Now supporting keyboard interaction for accessibility (#70). Classified this as a bug and therefore a patch version.
Commits

The new version differs by 9 commits.

  • e2ba92b updated allcontributors to add @joshsloat
  • 4ba8cd6 Merge pull request #76 from rpearce/3-0-stable
  • 1b1e159 Merge pull request #75 from rpearce/3-0-1
  • 9779763 3.0.1
  • c913ebf updated changelog for v3.0.1
  • 5caa83b rebuild example app.js
  • a6ae9a8 Merge pull request #73 from joshsloat/keyboard-nav-3
  • 41cd7d0 example build
  • 4c4653c implement keyboard accessibility

See the full diff

greenkeeper[bot] avatar Oct 20 '17 11:10 greenkeeper[bot]

Version 3.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 3c03104 Merge pull request #86 from rpearce/3-0-stable
  • d0628c3 Merge pull request #85 from rpearce/3.0.2
  • c18611d CHANGELOG v3.0.2
  • 4ff4550 Merge pull request #83 from joshsloat/2-0-6-parity
  • 11fb760 Fix clicking causing focus on the image
  • 03ef1c4 bump version
  • 8b48aa6 Provide better example for ShouldHandleZoom
  • f923bc0 Allow image attributes to change after init

See the full diff

greenkeeper[bot] avatar Nov 06 '17 09:11 greenkeeper[bot]

Version 3.0.3 just got published.

Update to this version instead 🚀

Release Notes v3.0.3

[3.0.3] - 2017-12-02

Fixed

  • Fixed issue from #89 where hasAlreadyLoaded was preventing the zoomImage source from displaying when shouldReplaceImage was set to false.
Commits

The new version differs by 8 commits.

  • c0f1f64 Merge pull request #92 from rpearce/3-0-stable
  • 30e581a CHANGELOG 3.0.3
  • e2cc1ae Merge pull request #91 from rpearce/3-0-stable
  • 0aeee1a added alexshelkov for finding a bug
  • 05a8951 3.0.3
  • f5cab08 Remove hasAlreadyLoaded check to fix configuration bug
  • 32b907e Merge pull request #88 from rpearce/update-all-contrib
  • 8614675 add more contrib info

See the full diff

greenkeeper[bot] avatar Dec 02 '17 09:12 greenkeeper[bot]

Version 3.0.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] avatar Dec 02 '17 09:12 greenkeeper[bot]

Version 3.0.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 6 commits ahead by 6, behind by 3.

  • 6c6de05 3.0.5
  • 4d3e825 updated changelog
  • f425501 Merge pull request #98 from joshsloat/2.0.7-parity
  • 955b449 add logic to prevent tabbing to other dom elements while an image is zoomed
  • 9a588ef Added docs/template updates
  • 062439f changelog v3.0.4

See the full diff

greenkeeper[bot] avatar Dec 05 '17 22:12 greenkeeper[bot]

Version 3.0.6 just got published.

Update to this version instead 🚀

Release Notes v3.0.6

[3.0.6] - 2018-01-08

Fixed

  • Fixed issue where quickly, repeatedly triggering the zoom and unzoom actions had some lingering timeout actions that no longer existing on a component, throwing errors in the console (#106)
Commits

The new version differs by 15 commits.

  • 5953645 Merge pull request #110 from rpearce/3-0-stable
  • 8a5160d Merge pull request #109 from rpearce/3-0-6
  • 14e8e64 3.0.6
  • 080c8e9 Changelog v3.0.6
  • 6bdba3c Fix timeout issue when triggering quickly
  • 550893d Merge pull request #103 from rpearce/3-0-stable
  • 5b15c48 Merge pull request #102 from rpearce/mobilize-example
  • ab5e563 Added snowsoul bug report to contributors list
  • 1a72b36 make the example constrained/mobile-friendly
  • 6b9bba2 Merge pull request #100 from rpearce/3-0-stable
  • 9be99e1 Merge pull request #95 from rpearce/3-0-stable
  • c76f409 Merge pull request #94 from rpearce/3-0-stable
  • 0857896 Merge pull request #93 from rpearce/3-0-stable
  • c0f1f64 Merge pull request #92 from rpearce/3-0-stable
  • e2cc1ae Merge pull request #91 from rpearce/3-0-stable

See the full diff

greenkeeper[bot] avatar Jan 08 '18 03:01 greenkeeper[bot]

Version 3.0.7 just got published.

Update to this version instead 🚀

Release Notes v3.0.7

[3.0.7] - 2018-01-09

Added

  • AUTHORS file (#107)
Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] avatar Jan 08 '18 18:01 greenkeeper[bot]

Version 3.0.8 just got published.

Update to this version instead 🚀

Release Notes v3.0.8

[3.0.8] - 2018-01-09

Changed

  • AUTHORS file
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] avatar Jan 08 '18 18:01 greenkeeper[bot]

Version 3.0.9 just got published.

Update to this version instead 🚀

Release Notes v3.0.9

[3.0.9] - 2018-01-16

Fixed

  • Resolved Firefox issue where switching an image's src attribute causes an obnoxious "flicker" effect (#96)
Commits

The new version differs by 7 commits.

  • d4754e7 Merge pull request #117 from rpearce/fix-firefox-flicker
  • d1188d2 Changelog v3.0.9
  • 414939a 3.0.9
  • 4a179e1 fix firefox flicker #96
  • 277a058 Merge pull request #115 from rpearce/3-0-stable
  • a45e3cb Merge pull request #114 from rpearce/add-kendagriff-contrib
  • 487aefc Added kendagriff to all contributors for bug report

See the full diff

greenkeeper[bot] avatar Jan 16 '18 01:01 greenkeeper[bot]

Version 3.0.10 just got published.

Update to this version instead 🚀

Release Notes v3.0.10

[3.0.10] - 2018-01-19

Changed

  • removed the Firefox check and apply the flicker "fix" to all browsers equally (#119)
Commits

The new version differs by 8 commits.

  • 1dedc72 Added HippoDippo to contributors
  • b34ea92 changelog v3.0.10
  • 6ca9318 3.0.10
  • ba62260 Merge pull request #121 from HippoDippo/remove-firefox-check
  • 86cd1c2 Removed isFirefox check from Zoom.js
  • 2ed2b6d Merge pull request #118 from rpearce/use-docs
  • 951d8cb Use docs folder instead of gh-pages
  • d540a46 updated readme badges

See the full diff

greenkeeper[bot] avatar Jan 19 '18 02:01 greenkeeper[bot]

Version 3.0.11 just got published.

Update to this version instead 🚀

Release Notes v3.0.11

[3.0.11] - 2018-05-09

Fixed

  • Resolved issue #128 where initializing with isZoomed={true} was throwing errors.
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] avatar May 09 '18 08:05 greenkeeper[bot]

Version 3.0.12 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] avatar Jun 04 '18 20:06 greenkeeper[bot]

Version 3.0.13 just got published.

Update to this version instead 🚀

Release Notes v3.0.13

[3.0.13] - 2018-07-30

Fixed

  • Resolved issue where we were calculating imageCenterX with
    window.innerWidth instead of document.body.clientWidth
    (PR: #133)
Commits

The new version differs by 10 commits.

  • 644eb30 add docs/ to .npmignore
  • 625567e update doc build
  • 92789c0 Changelog for v3.0.13
  • ecaf453 Add @ludwigfrank as a contributor
  • 2b3c121 3.0.13
  • 7cbf4b3 Merge pull request #134 from rpearce/update-deps
  • 25d563e Merge pull request #133 from ludwigfrank/patch-1
  • ff113d1 Update build dependencies
  • ef6dc5b Calculate imageCenterX with clientWidth
  • 9ba5723 package-lock updated

See the full diff

greenkeeper[bot] avatar Jul 30 '18 00:07 greenkeeper[bot]

Update to this version instead 🚀

Release Notes for v3.0.14

[3.0.14] - 2018-09-17

Fixed

  • Resolved issue #137 where broken images would continue allowing the component
    to function
  • Now ensures an image prop's onLoad callback is adequately sent to the
    consumer
Commits

The new version differs by 5 commits.

  • 75bd8b3 CHANGELOG v3.0.14
  • 40aebc1 Add @serfgy as a contributor
  • 49b34e5 3.0.14
  • 6d7a35a Merge pull request #138 from rpearce/disable-on-error
  • 82ad334 Disable on image fetch error

See the full diff

greenkeeper[bot] avatar Sep 17 '18 03:09 greenkeeper[bot]

Update to this version instead 🚀

Release Notes for v3.0.15

[3.0.15] - 2018-10-25

Fixed

  • Resolved issue #139 where zoomMargin wouldn't accept a number in string
    format
Commits

The new version differs by 5 commits.

  • 5d157c7 3.0.15
  • cf5b0e5 CHANGELOG v3.0.15
  • b9d7953 Add @babyPrince as a contributor
  • de572ae Merge pull request #140 from rpearce/zoomMargin-type-fix
  • 4f42810 Fix zoomMargin not accepting number as string

See the full diff

greenkeeper[bot] avatar Oct 24 '18 19:10 greenkeeper[bot]

Update to this version instead 🚀

greenkeeper[bot] avatar Apr 22 '19 04:04 greenkeeper[bot]

Update to this version instead 🚀

greenkeeper[bot] avatar Jun 19 '19 13:06 greenkeeper[bot]