Skip to content

Merge upstream react slick #7

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

Open
wants to merge 147 commits into
base: master
Choose a base branch
from
Open

Conversation

ghost
Copy link

@ghost ghost commented Mar 8, 2021

Merge react-slick (https://github.com/akiran/react-slick) to our forked version. I've updated a couple of components to use beta version then to fe-pa and it's now on the server, see this preview link https://fe-server-search-listings-f5caa24a.pre.domain.com.au/sale/

Changes - akiran/react-slick@0.23.2...master our master has 0.23.2 from react-slick
React-slick release page - https://github.com/akiran/react-slick/releases

https://github.com/domain-group/fe-co-carousel/pull/54
https://github.com/domain-group/fe-co-listing-card/pull/440

Celia Amador and others added 30 commits November 12, 2018 15:09
Fixing issue with asNavFor not detecting all slide changes
updated var(s) to let and const
Fixes the asNavFor issue when infinite is false. fixed #1562
fix: non-existed lifecycle UNSAFE_componentWillUnmount
Added style props to the component allowing to user to pass inline styles
the last browsers requiring webkit vendor prefix is about 6years ago.
it's good enough to remove it.
There is no case componentDidMount that will be called on server side.
Good to not have the guard
refactor: no componentDidMount called on server
refactor: remove deprecated vendor prefix
DeronW and others added 25 commits October 19, 2020 11:33
In some cases, for instance while running some tests via storyshot, we can get a blocker with this error message:

`Error: Uncaught [TypeError: Cannot read property 'querySelectorAll' of undefined]`

Adding `this.list &&` at the beginning of this test will avoid such of issues and let pass well the tests

I would really appreciate that fix to be able to move forward from `0.25.2` of react-slick to the latest version

Thanks
Need to enforce images list validation
…ents: onTouchMove, onTouchStart"

This reverts commit cc5341f.
@ghost ghost force-pushed the merge-upstream-react-slick branch from 14b10f1 to f44a8fb Compare March 16, 2021 08:45
@ghost ghost changed the base branch from lazyload-preload to master March 16, 2021 23:24
@ghost ghost requested review from xanido, albertstill and jooj123 March 17, 2021 02:44
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.