Naotoshi Fujita
|
5aff57ae60
Remove the `cover` option and the `Cover` component. Use default parameters.
|
3 years ago |
Naotoshi Fujita
|
334559355b
Replace all utility methods with the util package.
|
3 years ago |
Naotoshi Fujita
|
3bbe359ef5
Replace constructors with the util package.
|
3 years ago |
Naotoshi Fujita
|
8c02b3aea9
Replace the event system with the util package.
|
3 years ago |
Naotoshi Fujita
|
7b29da3420
Implement the "overflow" feature.
|
3 years ago |
Naotoshi Fujita
|
2b0b7f489e
Reformat code.
|
3 years ago |
Naotoshi Fujita
|
514a2ccff2
Refactoring with `Media#set()`. Add `transformIgnorePatterns` to fix the issue that jest fails to rename caches.
|
3 years ago |
Naotoshi Fujita
|
3449e06e86
Performance optimization. Keep user options after breakpoints hit.
|
3 years ago |
Naotoshi Fujita
|
453ae886e2
Make `label` and `labelledby` options responsive for destruction.
|
3 years ago |
NaotoshiFujita
|
29bca37273
Reduce the code size. Refactoring.
|
3 years ago |
NaotoshiFujita
|
dd717a21c2
Use a prototype for options.
|
3 years ago |
NaotoshiFujita
|
27417acd7d
Make `breakpoints` behave same as CSS media query, using all options whose query matches.
|
3 years ago |
NaotoshiFujita
|
d78a7f1c4f
Improving accessibility for synced sliders.
|
3 years ago |
NaotoshiFujita
|
be18e26e56
Did not need to register initial options to queries because of `accumulate()`.
|
3 years ago |
NaotoshiFujita
|
80445b6723
Revised the internal event system by utilizing native events.
|
3 years ago |
NaotoshiFujita
|
e50fae0e20
Create the Motion component.
|
3 years ago |
NaotoshiFujita
|
9ba6ad54de
Bug Fix: Merge options from the data attribute in the Splide constructor (#659).
|
3 years ago |
NaotoshiFujita
|
11a7c1d808
Rename `isChild` to `isParent`.
|
3 years ago |
NaotoshiFujita
|
ff3aa9cb24
Revise the sync system with removing the loop point.
|
3 years ago |
NaotoshiFujita
|
83f3cee598
Handle `sync()` called after mount.
|
3 years ago |
NaotoshiFujita
|
174ad02f53
Change the destruction order for extensions.
|
4 years ago |
NaotoshiFujita
|
d6a3be61d3
Check the `completely` flag before discarding synced splides.
|
4 years ago |
NaotoshiFujita
|
e1cda43f3d
Change the value type of `EventMap`.
|
4 years ago |
NaotoshiFujita
|
11c3286ce9
Export the `EventMap` interface.
|
4 years ago |
NaotoshiFujita
|
ff0073ef84
The default value of `completely` should be `true`.
|
4 years ago |
NaotoshiFujita
|
b4e9a8eac7
Add event types.
|
4 years ago |
NaotoshiFujita
|
ed676712ee
Add the menu role to the navigation slider.
|
4 years ago |
NaotoshiFujita
|
dfec89deb7
Refactoring.
|
4 years ago |
NaotoshiFujita
|
4b62d1fab4
Jump to the current index on refresh.
|
4 years ago |
NaotoshiFujita
|
d5ffbd4b83
Refactoring.
|
4 years ago |