Merging base - #5
Open
lcampanis wants to merge 725 commits into
Open
Conversation
Move prettier to devDependencies
Fixing issue with asNavFor not detecting all slide changes
…d be deprecated for the following reasons: https://wesbos.com/let-vs-const/ and https://mathiasbynens.be/notes/es6-const
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
…Settings [Bug]: unslick is missing in filterSettings
Updated to React 19
Fix: vertical swiping does not work
Playwright
Replace enquire.js with window.matchMedia
fix unslick issues in vertical
fixed #2414: No clones when there is one slide or unslick=true
Remove extra post clones
Clone tests
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.