Commit History

Author SHA1 Message Date
  NaotoshiFujita b16b5e2bee Bug Fix: The "is-active" class was not inserted the active slide when the updateOnMove option was true(#43). 5 years ago
  NaotoshiFujita 79e31b3a63 Breakpoints support "drag" and "pagination". Throttle duration for the resize event can be changed through options. 5 years ago
  NaotoshiFujita 30129de547 Update the version. 5 years ago
  NaotoshiFujita 3419c229c4 Autoplay can be resumed(#39). 5 years ago
  NaotoshiFujita 5e217cdc1c Bug Fix: Pagination should correspond with each breakpoint options(#40). 5 years ago
  NaotoshiFujita 5316a2a768 Bug Fix: "is-visible" class was sometimes missing because of the clientWidth rounded error. 5 years ago
  NaotoshiFujita 9f22a7a7a3 Bug Fix: Slide width was wrong when the window scrollbar was made hidden by the Layout component. 5 years ago
  NaotoshiFujita b1cb718167 Resolve a conflict with prototype.js using forEach instead of for-in(#27). 5 years ago
  NaotoshiFujita b68caef1a1 Support a hierarchical selector(#21). 5 years ago
  NaotoshiFujita 19f4ccd40f Bug Fix: Error occurred when "destroy" is true and "arrows" is false(#17). 5 years ago
  NaotoshiFujita 9f9695fa41 Add the splide.esm.js file. 5 years ago
  NaotoshiFujita 7cf59d41cf Thresholds for drag angle and swipe distance can be configured through options(#16). 5 years ago
  NaotoshiFujita bbc9cd5daf Set a type attribute of pagination and arrows to "button", which prevents them from submitting a form(#12). 5 years ago
  NaotoshiFujita df473fd358 Bug Fix: Window location was changed only in Safari when arrows or thumbnails were clicked(#10). 5 years ago
  NaotoshiFujita 63f86b431e Update version number. 5 years ago
  NaotoshiFujita 650830bcd3 Add themes. 5 years ago
  NaotoshiFujita 420c9ba627 Bug Fix: Hide broken image icons. 5 years ago
  NaotoshiFujita fac778f9a6 Add the rewindSpeed option to control transition duration on rewind. 5 years ago
  NaotoshiFujita 391b7db1b0 Bug Fix: "prevPoint" should've not been reset on destroy. 5 years ago
  NaotoshiFujita eeda69cba2 Remove setTimeout. 5 years ago
  NaotoshiFujita a2b7a1a85e Bug Fix: Transition component could not be overwritten. 5 years ago
  NaotoshiFujita 6c40a827b9 Bug Fix: Refresh events were removed unexpectedly. 5 years ago
  NaotoshiFujita 0b2d551661 Update version number. 5 years ago
  NaotoshiFujita 7226710b6d Bug Fix: Root classes and active index were not updated properly. 5 years ago
  NaotoshiFujita df028844df Bug Fix and Refactoring: "is-visible" was not toggled properly in Fade mode. 5 years ago
  NaotoshiFujita 73232ffc60 Refactoring. 5 years ago
  NaotoshiFujita 4ff38b916f Bug Fix: "nextIndex" should've been reset on destroy. 5 years ago
  NaotoshiFujita e5f1cb351e Refactoring. Remove unnecessary initial update event. 5 years ago
  NaotoshiFujita 016ac073f3 Refactoring. 5 years ago
  NaotoshiFujita 97a33ee4c2 Optimize "refresh" event. 5 years ago