Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADS-973] Fix wrapAround error on 3rd party carousel lib #707

Merged
merged 1 commit into from
Apr 5, 2018

Conversation

ChaoLiangSuper
Copy link
Contributor

@ChaoLiangSuper ChaoLiangSuper commented Mar 27, 2018

Upgrade 3rd party carousel lib to 4.0.1 and add fix commit for the first image disappear
Tried to upgrade to 4., but it is not solving this bug.
Have to fork fjaskolski's fix on (https://github.com/fjaskolski/nuka-carousel)
The version of this lib is still remaining to 3.0.1.
If this bug can be solved on version 4.
, we can upgrade to 4.* later.

Description

Motivation and Background Context

Does this PR introduce a breaking change?

  • Yes
  • No

How Has This Been Tested?

Screenshots (if appropriate):

mar-27-2018 14-48-56

Check-list:

  • I have read the Contributing document.
  • I've thought about and labelled my PR/commit message appropriately.
  • If this PR introduces breaking changes I've described the impact and migration path for existing applications.
  • CI is green (coverage, linting, tests).
  • I have updated the documentation accordingly.
  • I've two LGTMs/Approvals.
  • I've fixed or replied to all my code-review comments.
  • I've manually tested with a buddy.
  • I've squashed my commits into one.

@ChaoLiangSuper ChaoLiangSuper force-pushed the upgrade-carousel branch 2 times, most recently from d873735 to b5096a1 Compare March 27, 2018 00:48
@lightbringer1991
Copy link
Contributor

lightbringer1991 commented Mar 27, 2018

this is more like changing from official to your fork, what's the improvement on it, is it just a fix for first image disappears?

also it would be nice if there is an issue in the original package and/or a pull request to fix it

@codecov-io
Copy link

codecov-io commented Mar 27, 2018

Codecov Report

Merging #707 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #707   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          54     54           
  Lines         778    778           
  Branches      156    156           
=====================================
  Hits          778    778

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 777ba5d...f88adf9. Read the comment docs.

@ChaoLiangSuper
Copy link
Contributor Author

@lightbringer1991 I will add it later. Currently testing on a local branch. Still WIP.

@ChaoLiangSuper ChaoLiangSuper changed the title Upgrade 3rd party carousel lib [ADS-973] Upgrade 3rd party carousel lib [WIP] Mar 27, 2018
@ChaoLiangSuper ChaoLiangSuper changed the title [ADS-973] Upgrade 3rd party carousel lib [WIP] [ADS-973] Fix wrapAround error on 3rd party carousel lib Mar 27, 2018
Copy link
Contributor

@lightbringer1991 lightbringer1991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@omgaz
Copy link
Contributor

omgaz commented Apr 5, 2018

LGTMerging 🍜

@omgaz omgaz merged commit b0c40fd into master Apr 5, 2018
@omgaz omgaz deleted the upgrade-carousel branch April 5, 2018 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants