Historial de Commits

Autor SHA1 Mensaje Fecha
  NaotoshiFujita d5e3578171 Make `Pagination#update()` public. hace 3 años
  NaotoshiFujita eac8647dda Add `data-splide-interval` to override the interval duration for the specific slide. hace 3 años
  NaotoshiFujita 2fabd2e0a0 Update the version number. hace 3 años
  NaotoshiFujita 34172a8e1a Bug Fix: Check the `cancelable` property to prevent the wheel event from moving the slider when the cursor is outside the track. hace 3 años
  NaotoshiFujita 7e4f5621e8 Add the `releaseWheel` option. hace 3 años
  NaotoshiFujita 11a7c1d808 Rename `isChild` to `isParent`. hace 3 años
  NaotoshiFujita ff3aa9cb24 Revise the sync system with removing the loop point. hace 3 años
  NaotoshiFujita 83f3cee598 Handle `sync()` called after mount. hace 3 años
  NaotoshiFujita b14d83b120 Bug Fix: Failed to sync indices when using arrow keys (#489). hace 3 años
  NaotoshiFujita da8452a2cb Bug Fix: The page index was incorrect in the loop mode (#482). hace 3 años
  NaotoshiFujita 5351ec3ba2 Check the dimension of the root element before resizing the slider. hace 3 años
  NaotoshiFujita 15898b5920 Improve the drag precision. hace 3 años
  NaotoshiFujita 1da88dcba4 Add the `noDrag` option for #470. hace 3 años
  NaotoshiFujita 10222ecd82 Fix #475. hace 3 años
  NaotoshiFujita 57776e9861 Bug Fix: The number of images that lazy load images is one more than intended. hace 3 años
  NaotoshiFujita 61cec2f9de Cleanup the NPM package. hace 3 años
  NaotoshiFujita e428e1383a Bug Fix: Safari on iOS 15 triggers the window resize event when swiping action resizes the bottom nav bar. hace 3 años
  NaotoshiFujita 174ad02f53 Change the destruction order for extensions. hace 3 años
  NaotoshiFujita ab94fff5b5 Bug Fix: Prevent scrolling when the active slide gets focus. hace 3 años
  NaotoshiFujita d6a3be61d3 Check the `completely` flag before discarding synced splides. hace 3 años
  NaotoshiFujita e1cda43f3d Change the value type of `EventMap`. hace 3 años
  NaotoshiFujita 11c3286ce9 Export the `EventMap` interface. hace 3 años
  NaotoshiFujita 120776f6e6 Bug Fix: `getAdjacent()` returns an incorrect index when the `perMove` option is 2. hace 3 años
  NaotoshiFujita b3a127ba3d Bug Fix: Should not remove the predefined inline styles of slides. hace 3 años
  NaotoshiFujita da6cf793b0 The `dragMinThreshold` accepts an object for a mouse threshold. hace 3 años
  NaotoshiFujita 56ca26def8 Improve the drag performance. Add the `useScroll` option. hace 3 años
  NaotoshiFujita 81fdec6c7b Bug Fix: `off` unexpectedly removes unlocked handlers. hace 3 años
  NaotoshiFujita 35e725106e Bug Fix: All listeners should have same listener options. hace 3 años
  NaotoshiFujita e4cd82c8a9 Bug Fix: The `passive` flag was missing. hace 3 años
  NaotoshiFujita 5c131c1c77 Bug Fix: Keep searching the closest index if the min distance is same with the previous target's. hace 3 años