Releases: ant-design/react-slick
Releases · ant-design/react-slick
v2.0.0
- chore: sync akiran/react-slick (#123) 8bdae05
- chore: sync upstream febc5ff
- fix prepublishOnly a8a6985
- Update @babel/runtime and add @testing-library/dom 7445260
- Update README.md 0d33c11
- refactor: migrate classnames to clsx (#121) 8f300bc
- chore: sync upstream (#120) 1cc7f3c
- Update GitHub Actions badge URLs in README 6bf3afe
- release 0.31.0 9744231
- Merge pull request akiran#2430 from akiran/clone-tests 3b03c6c
- increase wait time in responsive playwright tests cfbd65e
- updated jest config to add react-slick alias dabd4ad
- fixed clone test 9ba9df4
- removed sample tests 057c02c
- Merge pull request akiran#2428 from akiran/extra-clones a5a3cbe
- fix to remove extra clones 93dbaa6
- removed jquery react compate tests 7356a3a
- updated tests 148f7bb
- Merge pull request akiran#2415 from akiran/fix-2414 1fdb441
- fixed akiran#2414: No clones when there is one slide or unslick=true 143b524
- Fixed tests 5bf7a6b
- exclude playwright tests from jest f8b4745
- Merge pull request akiran#2413 from akiran/vertical-unslick 11d6c10
- unslick if slides <= slidesToShow 901840e
- remove extra space in vertical mode when no of slides is less than slides to show 5ac4077
- pass style props in unslick mode 60159c2
- Merge pull request akiran#2412 from akiran/remove-enquire 50a8736
- playwright test for responsive feature 4e4eaf3
- copy src files to src-jsx with jsx exntension for running playwright tests 3e10bb8
- removed enquire.js with window.matchMedia 482cbf3
- Merge pull request akiran#2411 from akiran/playwright 90e2c0a
- integrate playwright 1c608da
- Merge pull request akiran#2409 from perowong/master accd11f
- released 0.30.3 f79e812
- Merge pull request akiran#2408 from EATSTEAK/update-react-19 47cdd84
- Fix: vertical swiping does not work d9202f2
- updated to React 19 67ff46a
- test: use unified github action yml (#118) e3cf6e9
- docs: Update README.md 17c4018
- test: Update jest.config.js (#116) 1163402
- test: collect coverage (#115) e67d5a4
- test: add codecov action (#114) c81da0b
- Merge branch 'akiran:master' into master 0143df8
- Merge pull request akiran#2366 from rjsdnql123/unslick-is-missing-in-filterSettings bae8817
- Fix: The unslick property is missing in the filterSettings, so the value of unslick inside InnerSlider is always undefined c7a9666
v1.1.2
v1.1.1
v1.1.0
- chore: fix jquery in devDeps 2f92b7c
- Merge pull request #111 from ant-design/upstream a2edbe7
- type: update type 21a0cea
- Merge pull request #110 from ant-design/upstream 0f2eaff
- test: fix test case de91e69
- chore: sync upstream changes e0bd6b7
- Update ci.yml 98cee24
- Create ci.yml 17a57bb
- released 0.30.2 5478d8d
- Merge pull request akiran#2349 from akiran/fix-2344 5a7c0a8
- remove empty test file 9227178
- add asNavFor for default prop 23c6a47
- Merge pull request akiran#2343 from akiran/fix-2076 0f95c7a
- placeholder for test d4595b0
- updated jest config to ignore playwright tests b9150c1
- updated jest config to run tests only with .test.js extension 372349a
- Added regenerator-runtime for async jest tests cf31307
- Fixed akiran#2076 click issue in Fade mode ec32089
- Replaced codesandbox with stackblitz playground link 1a3f604
- Added slider-container class to examples e06967c
- cleanup examples c0fde5e
- examples config to docs 5a99cd1
- moved scripts from examples to docs 013f424
- Merge pull request akiran#2339 from jorrit/fixtestdep 72ffb60
- Move testing dependency to devDependencies 7710dc9
- updated readme 1bd9c09
- updated instructions for css loading 0a66bd7
- release 0.30.1 250f078
- Merge pull request akiran#2331 from akiran/fix-2315 99adf6f
- added tests for filterSettings util 02629d5
- check of NaN in props change detection 8c9488f
- Test for akiran#2315 27870b7
- Fixed akiran#2315 9d96291
- Merge pull request akiran#2330 from akiran/fix-1874 2420174
- fixed akiran#1874: slick-current is always on first slide despite initialSlide != 0 dbae660
- created a generic slider component for tests 358d8c0
- added node options to fix build issue 891f399
- release 0.30.0 ff0cd50
- added tests for akiran#1813 5b2e405
- Merge pull request akiran#2329 from rjsdnql123/fix/element-slidesToShow-same-value 15d93c5
- Fix: If the element (DOM element) and the value of 'slidesToShow' are the same, and 'infinite' is set to true, swipe should be possible. 3669b0a
- running single demo on different port d91bb58
- added react-slick alias in webpack for examples bb355c2
- added an empty prettierrc file to use default prettier config 76b833f
- fix: height style issue (#107) 57a9116
- Merge pull request akiran#2244 from akiran/function-component-examples 5558419
- fixed some issues with component changes 45e92f0
- Merge branch 'master' into function-component-examples 38f99c1
- remove other changes e1e766f
- added node options to run docs 882a01d
- Converted the examples to Functional component and created new SliderComponent in root test folder to test slider with various settings at a single place f5bb030
- wrote the tests of akiran#1874 that came out to be successful f880fba
- Merge pull request akiran#2194 from pZacca/add-pzacca 0d30a59
- Merge pull request akiran#2240 from akiran/fix-2221 f3f3c3d
- Fixed 2231: Move build script from prepublish -> prepublishOnly 9c52885
- Merge pull request akiran#2238 from akiran/fix-2166-2 90b1aff
- added a comment e45defb
- fix current slide issue e6b231a
- renamed few test utils b03b477
- removed the console logs 83423c8
- migrated all the tests to testing-library/react and removed Snapshots 338201f
- migrated all the test of examples from enezyme to react-testing-library c4f6fde
- completed the simpleslider test and started centerMode test 0711da9
- Merge branch 'master' into fix-2166 34b4ca0
- tests init 7035d84
- Fixed broken link from CONTRIBUTING.md 89d1e89
- wrote tests for basic slider example 4e6250b
- test setup with testing library 472c848
- remove old tests 2f7fdf5