NaotoshiFujita
|
a9263f2a06
Bug Fix: Prevent click while dragging the slider in fade mode(#119). Remove a redundant line in the Breakpoints component.
|
4 년 전 |
NaotoshiFujita
|
b6b0617ff9
Bug Fix: Autoplay was not properly resumed on blur(#117).
|
4 년 전 |
NaotoshiFujita
|
cef2c7711b
Bug Fix: The track position was wrong in RTL mode.
|
4 년 전 |
Naotoshi Fujita
|
335ec3584a
Merge pull request #111 from Findus23/patch-1
|
4 년 전 |
Lukas Winkler
|
ee11f8bda3
transfrom -> transform
|
4 년 전 |
NaotoshiFujita
|
1ab6f13c86
Update packages.
|
4 년 전 |
NaotoshiFujita
|
7b8ea5feb1
Merge remote-tracking branch 'origin/master'
|
4 년 전 |
NaotoshiFujita
|
e667474d60
Update packages.
|
4 년 전 |
Naotoshi Fujita
|
a846d2bbb6
Merge pull request #99 from SimonGemmel/patch-2
|
4 년 전 |
SimonGemmel
|
b98d5b8938
Fixed typo in will-change property
|
4 년 전 |
NaotoshiFujita
|
61e61be412
Bug Fix: Relative units for the fixedWidth/fixedHeight option didn't work(#97).
|
4 년 전 |
NaotoshiFujita
|
fa183d69e8
Bug Fix: mount() was called twice when destroy() and mount() were called manually, because of the breakpoint component.
|
4 년 전 |
Naotoshi Fujita
|
dd0942298b
Merge pull request #84 from Splidejs/dependabot/npm_and_yarn/lodash-4.17.19
|
4 년 전 |
dependabot[bot]
|
ef356277eb
Bump lodash from 4.17.15 to 4.17.19
|
4 년 전 |
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 년 전 |