NaotoshiFujita
|
dab5aef1d4
Bug Fix: A "src" attribute was sometimes unexpectedly null.
|
5 年之前 |
NaotoshiFujita
|
778235b31e
The Lazyload component accepts a srcset attribute(#82).
|
5 年之前 |
NaotoshiFujita
|
cca5667746
Merge remote-tracking branch 'origin/master'
|
5 年之前 |
NaotoshiFujita
|
2670673821
Bug Fix: Recalculate padding and gap on resize(#80).
|
5 年之前 |
Naotoshi Fujita
|
6257d0e7b2
Merge pull request #75 from hybridvision/patch-1
|
5 年之前 |
hybridvision
|
4b2eafc5d1
Fix typo in list CSS (will-change property)
|
5 年之前 |
NaotoshiFujita
|
d300827c68
Remove the unnecessary line because of optimization for the Track component.
|
5 年之前 |
NaotoshiFujita
|
0e94e45d70
Update the version number.
|
5 年之前 |
NaotoshiFujita
|
409a5059da
Bug Fix: Sometimes transition animation was missing in RTL mode.
|
5 年之前 |
NaotoshiFujita
|
9943b11f88
Bug Fix: Clones were not enough in autoHeight mode. Fix the lint errors.
|
5 年之前 |
NaotoshiFujita
|
d716088deb
Bug Fix: Change the drag target element from the list to the track because it doesn't have explicit width.
|
5 年之前 |
Naotoshi Fujita
|
bec83d902d
Update README.md
|
5 年之前 |
NaotoshiFujita
|
0ee1ed3d29
Update Readme.md.
|
5 年之前 |
NaotoshiFujita
|
545d5af0ec
Update Readme.md.
|
5 年之前 |
NaotoshiFujita
|
7d56740581
Add waitForTransition option to determine whether to prevent any actions while transitioning or not(#63).
|
5 年之前 |
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 年之前 |
NaotoshiFujita
|
fe53e80423
Optimization. Remove horizontal and vertical directions of the Track component.
|
5 年之前 |
NaotoshiFujita
|
869144350b
Merge branch 'dev'
|
5 年之前 |
Naotoshi Fujita
|
13aa9116d3
Merge pull request #35 from AmirHosseinKarimi/master
|
5 年之前 |
NaotoshiFujita
|
14ae6d1d49
Change the calculation way for total width and height to insert non-slide elements in a slider.
|
5 年之前 |
NaotoshiFujita
|
e72128c9cf
Add the minimum velocity for staying on a same slide after drag.
|
5 年之前 |
NaotoshiFujita
|
0188d0a616
Defining "adjacent" const was redundant.
|
5 年之前 |
NaotoshiFujita
|
fc2aec9291
Support drag for the fade type(#30, #62).
|
5 年之前 |
NaotoshiFujita
|
0d8311af7f
Bug Fix: The return type of Track.toPosition() was wrong.
|
5 年之前 |
NaotoshiFujita
|
ba12065442
Merge remote-tracking branch 'origin/master'
|
5 年之前 |
NaotoshiFujita
|
70f7f8bb6b
Bug Fix: The return type of is() was wrong.
|
5 年之前 |
Naotoshi Fujita
|
1f50e107f1
Update README.md
|
5 年之前 |
NaotoshiFujita
|
be582d65e9
Fix a wrong argument name.
|
5 年之前 |
NaotoshiFujita
|
3ad623e83e
change the return type to void for callbacks.
|
5 年之前 |
NaotoshiFujita
|
1a2c28d255
Update readme.md.
|
5 年之前 |