NaotoshiFujita
							
						 | 
						
							
							
								61e61be412
							
							Bug Fix: Relative units for the fixedWidth/fixedHeight option didn't work(#97).
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								fa183d69e8
							
							Bug Fix: mount() was called twice when destroy() and mount() were called manually, because of the breakpoint component.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								dab5aef1d4
							
							Bug Fix: A "src" attribute was sometimes unexpectedly null.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								778235b31e
							
							The Lazyload component accepts a srcset attribute(#82).
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								2670673821
							
							Bug Fix: Recalculate padding and gap on resize(#80).
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								d300827c68
							
							Remove the unnecessary line because of optimization for the Track component.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								0e94e45d70
							
							Update the version number.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								9943b11f88
							
							Bug Fix: Clones were not enough in autoHeight mode. Fix the lint errors.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								d716088deb
							
							Bug Fix: Change the drag target element from the list to the track because it doesn't have explicit width.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								7d56740581
							
							Add waitForTransition option to determine whether to prevent any actions while transitioning or not(#63).
						 | 
						5 years ago | 
					
				
					
						
							
								   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 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								fe53e80423
							
							Optimization. Remove horizontal and vertical directions of the Track component.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								14ae6d1d49
							
							Change the calculation way for total width and height to insert non-slide elements in a slider.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								fc2aec9291
							
							Support drag for the fade type(#30, #62).
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								27922ae4b2
							
							Add splide.d.ts for typescript. Update version number.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								cf9d816fdd
							
							Optimize code.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								94acfdb224
							
							Optimization. Adjust number of clones according to the track width or height.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								2e0e055618
							
							Number of clones are determined by fixedWidth or fixedHeight if they are provided, or can be by "clones" options(#55).
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								4652e38429
							
							Update version number.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								6297ebf177
							
							Update version number.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								0f6222240c
							
							Update version number.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								716981d5ab
							
							Evaluate all components again when Splide is remounted.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								61443b9d5a
							
							Bug Fix: Invalid realIndex was assigned to a slide when the length of slides were less than perPage.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								361f3dff57
							
							Emit "click" event when a slide is clicked.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								04afb570fb
							
							Bug Fix: perMove didn't work properly with autoplay(#50).
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								2fb853c469
							
							Bug Fix: New slides were not shown when multiple slides were added at the same time(#49).
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								bf9d192c29
							
							Update the version number.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								b16b5e2bee
							
							Bug Fix: The "is-active" class was not inserted the active slide when the updateOnMove option was true(#43).
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								79e31b3a63
							
							Breakpoints support "drag" and "pagination". Throttle duration for the resize event can be changed through options.
						 | 
						5 years ago | 
					
				
					
						
							
								   NaotoshiFujita
							
						 | 
						
							
							
								30129de547
							
							Update the version.
						 | 
						5 years ago |