NaotoshiFujita
							
						 | 
						
							
							
								8764462b29
							
							Use the `focus-in` custom class instead of `:focus-visible` to display a focus ring.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								29bca37273
							
							Reduce the code size. Refactoring.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								604a4d9b04
							
							Bug Fix: The `role` of the root element must not be updated.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								e3b2670643
							
							Reduce the file size. Fix lint errors.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								edbaf53125
							
							Bug Fix: Could not reach to the first/end slide if `trimSpace: true` and `rewind: true`.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								27ecadf03a
							
							Optimize performance and Refactoring.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								cd1c185304
							
							Remove slider styles. Change the target of the toggle button.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								4dac4bee1f
							
							Add `reduce()` method to Media and refactoring the code.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								dd717a21c2
							
							Use a prototype for options.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								ff79c0cc7f
							
							Bug Fix: `width` and `height` were not restored by breakpoints.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								67cf5c9010
							
							Refactoring.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								a215e2406f
							
							Flatten the `wheel` option.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								a3a6f7fb4e
							
							The `direction` option becomes responsive. Add the `paginationDirection` option.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								2130350d05
							
							Arrows and pagination can be placed anywhere in the slider.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								ac4f590ca7
							
							Calculate the valid dest index before calling `move()`.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								c323055b28
							
							Clean up. Add `snap` and `paginationKeyboard` options.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								d6f088f31e
							
							Update test cases.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								80445b6723
							
							Revised the internal event system by utilizing native events.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								f2de1cd5eb
							
							Refactoring.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								7fdd1cf999
							
							Add `wheel.min` and `wheel.sleep` options for inertia scroll.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								d74f636504
							
							Rename the Options component to "Media" and handle media queries by the component.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								1f4b101a2b
							
							Implement the live region so that SR can read contents of each slide when slides change.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								e1d0a4033d
							
							Add `aria-roledescription` to the root and all slide elements.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								cf9b2c96f7
							
							Add the `rewindByDrag` option (#636, #663).
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								3deb842b6f
							
							Refactoring the Drag component with `changedTouches`. Disable `touch-callout` by default if the drag is enabled.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								0ecac46b94
							
							Add comments.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								9d3012a59d
							
							Merge declarations.
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								3489ac0fa5
							
							Bug Fix: First aid (#541).
						 | 
						3 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								f59a9c2369
							
							Add the module declaration.
						 | 
						4 年 前 | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								1a3dba349d
							
							Export component types.
						 | 
						4 年 前 |