Commit History

Author SHA1 Message Date
  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
  NaotoshiFujita fe53e80423 Optimization. Remove horizontal and vertical directions of the Track component. 5 years ago
  NaotoshiFujita 869144350b Merge branch 'dev' 5 years ago
  Naotoshi Fujita 13aa9116d3 Merge pull request #35 from AmirHosseinKarimi/master 5 years ago
  NaotoshiFujita 14ae6d1d49 Change the calculation way for total width and height to insert non-slide elements in a slider. 5 years ago
  NaotoshiFujita e72128c9cf Add the minimum velocity for staying on a same slide after drag. 5 years ago
  NaotoshiFujita 0188d0a616 Defining "adjacent" const was redundant. 5 years ago
  NaotoshiFujita fc2aec9291 Support drag for the fade type(#30, #62). 5 years ago
  NaotoshiFujita 0d8311af7f Bug Fix: The return type of Track.toPosition() was wrong. 5 years ago
  NaotoshiFujita ba12065442 Merge remote-tracking branch 'origin/master' 5 years ago
  NaotoshiFujita 70f7f8bb6b Bug Fix: The return type of is() was wrong. 5 years ago
  Naotoshi Fujita 1f50e107f1 Update README.md 5 years ago
  NaotoshiFujita be582d65e9 Fix a wrong argument name. 5 years ago
  NaotoshiFujita 3ad623e83e change the return type to void for callbacks. 5 years ago
  NaotoshiFujita 1a2c28d255 Update readme.md. 5 years ago