Commit History

Author SHA1 Message Date
  NaotoshiFujita a9263f2a06 Bug Fix: Prevent click while dragging the slider in fade mode(#119). Remove a redundant line in the Breakpoints component. 4 years ago
  NaotoshiFujita b6b0617ff9 Bug Fix: Autoplay was not properly resumed on blur(#117). 4 years ago
  NaotoshiFujita cef2c7711b Bug Fix: The track position was wrong in RTL mode. 4 years ago
  Naotoshi Fujita 335ec3584a Merge pull request #111 from Findus23/patch-1 4 years ago
  Lukas Winkler ee11f8bda3 transfrom -> transform 4 years ago
  NaotoshiFujita 1ab6f13c86 Update packages. 4 years ago
  NaotoshiFujita 7b8ea5feb1 Merge remote-tracking branch 'origin/master' 4 years ago
  NaotoshiFujita e667474d60 Update packages. 4 years ago
  Naotoshi Fujita a846d2bbb6 Merge pull request #99 from SimonGemmel/patch-2 4 years ago
  SimonGemmel b98d5b8938 Fixed typo in will-change property 4 years ago
  NaotoshiFujita 61e61be412 Bug Fix: Relative units for the fixedWidth/fixedHeight option didn't work(#97). 4 years ago
  NaotoshiFujita fa183d69e8 Bug Fix: mount() was called twice when destroy() and mount() were called manually, because of the breakpoint component. 4 years ago
  Naotoshi Fujita dd0942298b Merge pull request #84 from Splidejs/dependabot/npm_and_yarn/lodash-4.17.19 4 years ago
  dependabot[bot] ef356277eb Bump lodash from 4.17.15 to 4.17.19 4 years ago
  NaotoshiFujita dab5aef1d4 Bug Fix: A "src" attribute was sometimes unexpectedly null. 5 years ago
  NaotoshiFujita 778235b31e The Lazyload component accepts a srcset attribute(#82). 5 years ago
  NaotoshiFujita cca5667746 Merge remote-tracking branch 'origin/master' 5 years ago
  NaotoshiFujita 2670673821 Bug Fix: Recalculate padding and gap on resize(#80). 5 years ago
  Naotoshi Fujita 6257d0e7b2 Merge pull request #75 from hybridvision/patch-1 5 years ago
  hybridvision 4b2eafc5d1 Fix typo in list CSS (will-change property) 5 years ago
  NaotoshiFujita d300827c68 Remove the unnecessary line because of optimization for the Track component. 5 years ago
  NaotoshiFujita 0e94e45d70 Update the version number. 5 years ago
  NaotoshiFujita 409a5059da Bug Fix: Sometimes transition animation was missing in RTL mode. 5 years ago
  NaotoshiFujita 9943b11f88 Bug Fix: Clones were not enough in autoHeight mode. Fix the lint errors. 5 years ago
  NaotoshiFujita d716088deb Bug Fix: Change the drag target element from the list to the track because it doesn't have explicit width. 5 years ago
  Naotoshi Fujita bec83d902d Update README.md 5 years ago
  NaotoshiFujita 0ee1ed3d29 Update Readme.md. 5 years ago
  NaotoshiFujita 545d5af0ec Update Readme.md. 5 years ago
  NaotoshiFujita 7d56740581 Add waitForTransition option to determine whether to prevent any actions while transitioning or not(#63). 5 years ago
  NaotoshiFujita 239eae5d03 Can select a document or a root element to listen to a keydown event. Also tab indices can be removed by the slideFocus option(#33). 5 years ago