Naotoshi Fujita
							
						 | 
						
							
							
								9946ee4cd0
							
							Add the `is-overflow` status class.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								e51856e7b9
							
							Rebuild dist files.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								a80902dc1a
							
							Revert "Always resize the carousel on update and refresh."
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								b5d1e3b632
							
							Always resize the carousel on update and refresh.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								f379368844
							
							Bug Fix: Clones were unexpectedly duplicated on refresh.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								b159099e54
							
							Prevent slides from having margin in the fade mode.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								ef791659b0
							
							Bug Fix: The end index should not be clamped when the compact mode is not enabled.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								e0227f4710
							
							Exposes the internal method `update()`.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								be6637f997
							
							Fix #851.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								68b7d39fbb
							
							Bug Fix: The order of the `Slides` array was incorrect after refresh.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								9cdf587c53
							
							Fix #848.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								e400a24f57
							
							Rebuild all dist files.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								77d8b17ddb
							
							Update dependencies and rebuild files.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								3449e06e86
							
							Performance optimization. Keep user options after breakpoints hit.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								0f34c52691
							
							Ignore the empty role option so that we can prevent Splide from assigning the `role="region"`. Tweak the i18n string.
						 | 
						3 years ago | 
					
				
					
						
							
								   Naotoshi Fujita
							
						 | 
						
							
							
								453ae886e2
							
							Make `label` and `labelledby` options responsive for destruction.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								8764462b29
							
							Use the `focus-in` custom class instead of `:focus-visible` to display a focus ring.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								e3b2670643
							
							Reduce the file size. Fix lint errors.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								9de478b2ef
							
							Restores `speed` to the initial value after drag since it's not "non-essential" motion.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								27417acd7d
							
							Make `breakpoints` behave same as CSS media query, using all options whose query matches.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								3995064102
							
							Compute the valid dest index in the `computeDestIndex` method.
						 | 
						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
							
						 | 
						
							
							
								2130350d05
							
							Arrows and pagination can be placed anywhere in the slider.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								c323055b28
							
							Clean up. Add `snap` and `paginationKeyboard` options.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								6432b0e59a
							
							Check if there is enough width to shift the slider.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								4a02052bf5
							
							Refactoring the scroll component.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								823990ea04
							
							Forwards focus to the active slide on loop or rewind. Remove the focus class.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								e9129d9b0b
							
							Clean up.
						 | 
						3 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								d78a7f1c4f
							
							Improving accessibility for synced sliders.
						 | 
						3 years ago |