Naotoshi Fujita
|
ec867cc23c
`jump()` accepts a control pattern.
|
3 years ago |
Naotoshi Fujita
|
fa747225f7
Add the jump method to Controller. Rename Media to Breakpoints.
|
3 years ago |
Naotoshi Fujita
|
ea1171cb37
Accept the `!overflow` key for breakpoints. Reset the carousel position when setting `clones` to `0`.
|
3 years ago |
Naotoshi Fujita
|
cbc8dddeb7
Refactoring position calculation.
|
3 years ago |
Naotoshi Fujita
|
8d040f626a
Rename the option.
|
3 years ago |
Naotoshi Fujita
|
8bf25a6fd2
Manually call the `resize()` method after generating clones to ensure a carousel is resized.
|
3 years ago |
Naotoshi Fujita
|
fe74af6dbb
Use the tallest height in the fade type for consistency. Optimize transition components.
|
3 years ago |
Naotoshi Fujita
|
5b2eb73a1b
Add the `compact` option.
|
3 years ago |
Naotoshi Fujita
|
3a3b2870c6
Bug Fix: Handle the case which the `interval` is 0.
|
3 years ago |
Naotoshi Fujita
|
453ae886e2
Make `label` and `labelledby` options responsive for destruction.
|
3 years ago |
NaotoshiFujita
|
edb9d44575
Tweak comments.
|
3 years ago |
NaotoshiFujita
|
951adea6b3
Avoid overriding the `aria-label` if a slide already has.
|
3 years ago |
NaotoshiFujita
|
a215e2406f
Flatten the `wheel` option.
|
3 years ago |
NaotoshiFujita
|
a3a6f7fb4e
The `direction` option becomes responsive. Add the `paginationDirection` option.
|
3 years ago |
NaotoshiFujita
|
ea3a959f54
Change the version. Clean up.
|
3 years ago |
NaotoshiFujita
|
ac4f590ca7
Calculate the valid dest index before calling `move()`.
|
3 years ago |
NaotoshiFujita
|
7581094e66
Add a pagination test case.
|
3 years ago |
NaotoshiFujita
|
996f1bb457
Refactoring the Move component.
|
3 years ago |
NaotoshiFujita
|
e9129d9b0b
Clean up.
|
3 years ago |
NaotoshiFujita
|
80445b6723
Revised the internal event system by utilizing native events.
|
3 years ago |
NaotoshiFujita
|
cf9b2c96f7
Add the `rewindByDrag` option (#636, #663).
|
3 years ago |
NaotoshiFujita
|
815030f3c4
Bug Fix: #550
|
3 years ago |
NaotoshiFujita
|
9ad85ff3a2
Bug Fix: Should not update the status before moving the slider.
|
3 years ago |
NaotoshiFujita
|
870d98d27a
Add the `is-active` class to clones.
|
3 years ago |
NaotoshiFujita
|
593166d288
Add `Slides#update()`.
|
3 years ago |
NaotoshiFujita
|
da8452a2cb
Bug Fix: The page index was incorrect in the loop mode (#482).
|
4 years ago |
NaotoshiFujita
|
5351ec3ba2
Check the dimension of the root element before resizing the slider.
|
4 years ago |
NaotoshiFujita
|
1da88dcba4
Add the `noDrag` option for #470.
|
4 years ago |
NaotoshiFujita
|
10222ecd82
Fix #475.
|
4 years ago |
NaotoshiFujita
|
e1cda43f3d
Change the value type of `EventMap`.
|
4 years ago |