FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							13cf2b7d7f 
							
						 
					 
					
						
						
							
							improved material checkboxes (CHANGED MARKUP)  
						
						
						
					 
					
						2015-03-11 16:45:01 +01:00 
						 
				 
			
				
					
						
							
							
								jplanells 
							
						 
					 
					
						
						
						
						
							
						
						
							6e10090a86 
							
						 
					 
					
						
						
							
							Empty check checkValidity null protection  
						
						... 
						
						
						
						Useful when used against contenteditable divs to avoid exceptions 
						
					 
					
						2015-02-18 13:45:25 +01:00 
						 
				 
			
				
					
						
							
							
								Fez Vrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							1775c018be 
							
						 
					 
					
						
						
							
							Merge pull request  #371  from kmmbvnr/master  
						
						... 
						
						
						
						Don't set floating label on leave 
						
					 
					
						2015-01-27 12:48:06 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							8969c06418 
							
						 
					 
					
						
						
							
							Big improvement on input highlight effect.  
						
						... 
						
						
						
						Now inputs doesn't need form-input-wrapper and neither the material-input span to make the animation. 
						
					 
					
						2015-01-26 18:05:46 +01:00 
						 
				 
			
				
					
						
							
							
								Mikhail Podgurskiy 
							
						 
					 
					
						
						
						
						
							
						
						
							3537c0c28c 
							
						 
					 
					
						
						
							
							Don't set floating label on leave  
						
						... 
						
						
						
						Navigation over empty fields using Tab should not bounce the labels 
						
					 
					
						2015-01-20 07:16:59 +05:00 
						 
				 
			
				
					
						
							
							
								Unai Recio 
							
						 
					 
					
						
						
						
						
							
						
						
							be366ac210 
							
						 
					 
					
						
						
							
							Fix(arrive):  
						
						... 
						
						
						
						- Adds conditions also when using arriveJS
- Includes ripples to the arrive support 
						
					 
					
						2015-01-16 16:37:26 +00:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							967ec61b0e 
							
						 
					 
					
						
						
							
							autofill feature is now set to false by default  
						
						
						
					 
					
						2015-01-06 10:28:40 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							2e6c341399 
							
						 
					 
					
						
						
							
							fixed problems with new ripples.js  
						
						
						
					 
					
						2015-01-06 10:25:09 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							c71b908582 
							
						 
					 
					
						
						
							
							full color palette + ripples.js (WIP)  
						
						
						
					 
					
						2014-12-29 14:33:55 +01:00 
						 
				 
			
				
					
						
							
							
								Guilherme Rv Coelho 
							
						 
					 
					
						
						
						
						
							
						
						
							2c7650e81a 
							
						 
					 
					
						
						
							
							Update ripples.js to allow multiple elements using ripples  
						
						... 
						
						
						
						There was a problem with the last update when two or more elements of the page used the ripple effect. This is fixed with this commit. 
						
					 
					
						2014-12-29 10:30:53 -02:00 
						 
				 
			
				
					
						
							
							
								Guilherme Rv Coelho 
							
						 
					 
					
						
						
						
						
							
						
						
							e28ce566e2 
							
						 
					 
					
						
						
							
							Update ripples.js to pass travis validation  
						
						
						
					 
					
						2014-12-28 13:52:06 -02:00 
						 
				 
			
				
					
						
							
							
								Guilherme Rv Coelho 
							
						 
					 
					
						
						
						
						
							
						
						
							83da3dc0bb 
							
						 
					 
					
						
						
							
							Update ripples.js to double quotes  
						
						
						
					 
					
						2014-12-28 13:36:55 -02:00 
						 
				 
			
				
					
						
							
							
								Guilherme Rv Coelho 
							
						 
					 
					
						
						
						
						
							
						
						
							bc07756b3b 
							
						 
					 
					
						
						
							
							Fix   #327  on ripples.js and improve structure  
						
						... 
						
						
						
						I've fixed  #327  and I also passed the plugin to a jQuery Boilerplate structure. I only made changes on the structure and not in the functions themselves, so the  code could be a little bit neater, cleaner and intuitive.
Now the plugin can be accessed alone, by doing: 
```javascript
$(selector).ripples();
```
Note: I've removed the default elements targeted by the plugin, for IMHO I think that should be in the initialization, and not in the plugin itself. 
						
					 
					
						2014-12-28 12:41:17 -02:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							cab494bb14 
							
						 
					 
					
						
						
							
							implement  #304  
						
						
						
					 
					
						2014-12-18 12:54:59 +01:00 
						 
				 
			
				
					
						
							
							
								Kyler Berry 
							
						 
					 
					
						
						
						
						
							
						
						
							03436e0901 
							
						 
					 
					
						
						
							
							281 added validity check to floating label conditions for number inputs  
						
						
						
					 
					
						2014-12-12 11:41:16 -05:00 
						 
				 
			
				
					
						
							
							
								Takuya Matsuyama 
							
						 
					 
					
						
						
						
						
							
						
						
							2813325f8b 
							
						 
					 
					
						
						
							
							Remove click event  
						
						
						
					 
					
						2014-12-08 23:41:25 +09:00 
						 
				 
			
				
					
						
							
							
								Takuya Matsuyama 
							
						 
					 
					
						
						
						
						
							
						
						
							71bb68967f 
							
						 
					 
					
						
						
							
							rippleOut on click and touchend  
						
						
						
					 
					
						2014-12-07 06:02:08 +09:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							2492580ea4 
							
						 
					 
					
						
						
							
							fixed inputs  
						
						
						
					 
					
						2014-12-04 14:47:42 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							10ff35807d 
							
						 
					 
					
						
						
							
							patch for   cd55699 
						
						
						
					 
					
						2014-12-04 11:35:45 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							cd3a8f8daa 
							
						 
					 
					
						
						
							
							fixed   #264  and improved the arrive.js implementation and performances  
						
						
						
					 
					
						2014-12-04 11:34:13 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							dae8545453 
							
						 
					 
					
						
						
							
							added support to browsers that don't support CSS transitions ( #261 )  
						
						
						
					 
					
						2014-12-04 09:24:36 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							9c6bfabc2d 
							
						 
					 
					
						
						
							
							fixed problem with input file  
						
						
						
					 
					
						2014-12-03 16:02:26 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							8debf9be67 
							
						 
					 
					
						
						
							
							$.ripples is now optional  
						
						
						
					 
					
						2014-12-03 09:55:18 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							185117e598 
							
						 
					 
					
						
						
							
							implemented toggle buttons  #248  
						
						
						
					 
					
						2014-12-01 13:29:34 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							66610aada1 
							
						 
					 
					
						
						
							
							fixed   #244  and  #239  
						
						
						
					 
					
						2014-12-01 11:59:48 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							3f184f1cc2 
							
						 
					 
					
						
						
							
							improved mobile compatibility  
						
						
						
					 
					
						2014-11-28 09:35:17 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							30d53dab95 
							
						 
					 
					
						
						
							
							Ripples.js rewritten with jQuery + added JS maps  
						
						
						
					 
					
						2014-11-26 12:42:41 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							66c4e706a3 
							
						 
					 
					
						
						
							
							fixed   #234  
						
						
						
					 
					
						2014-11-26 10:18:02 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							99c9bd78a6 
							
						 
					 
					
						
						
							
							2nd attempt to  fix   #161  
						
						
						
					 
					
						2014-11-17 10:55:48 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							121c59f100 
							
						 
					 
					
						
						
							
							PR  #207  
						
						
						
					 
					
						2014-11-17 09:14:41 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							a520f3c0a3 
							
						 
					 
					
						
						
							
							fixed   #161  
						
						
						
					 
					
						2014-11-17 09:08:18 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							d47af552fd 
							
						 
					 
					
						
						
							
							added support for hints under inputs on focus  
						
						
						
					 
					
						2014-11-12 13:22:17 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							eaa9ddc149 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'origin/develop' into develop  
						
						
						
					 
					
						2014-11-12 11:42:51 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							b2d22f0325 
							
						 
					 
					
						
						
							
							fixed   #184  
						
						
						
					 
					
						2014-11-12 11:42:40 +01:00 
						 
				 
			
				
					
						
							
							
								Phuc Nguyen 
							
						 
					 
					
						
						
						
						
							
						
						
							4a4dc0e16e 
							
						 
					 
					
						
						
							
							Fix ripple color  
						
						
						
					 
					
						2014-11-07 16:20:17 +07:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							c75a47d95f 
							
						 
					 
					
						
						
							
							more specific selector to avoid problems  
						
						
						
					 
					
						2014-11-04 10:51:29 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							3c7ea66c87 
							
						 
					 
					
						
						
							
							fix for  #135  
						
						
						
					 
					
						2014-10-30 10:03:10 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							e6a9368a90 
							
						 
					 
					
						
						
							
							fixed checkbox ripple  
						
						
						
					 
					
						2014-10-30 09:34:53 +01:00 
						 
				 
			
				
					
						
							
							
								Fez Vrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							ffe78ee34f 
							
						 
					 
					
						
						
							
							Merge pull request  #159  from npvn/develop  
						
						... 
						
						
						
						Fix: Floating label is not floated on paste event 
						
					 
					
						2014-10-30 08:56:10 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							3656966750 
							
						 
					 
					
						
						
							
							js fix and rename of css to scss  
						
						
						
					 
					
						2014-10-29 16:20:53 +01:00 
						 
				 
			
				
					
						
							
							
								Phuc Nguyen 
							
						 
					 
					
						
						
						
						
							
						
						
							fc13cdb91d 
							
						 
					 
					
						
						
							
							Fix: Floating label is not floated on paste event  
						
						
						
					 
					
						2014-10-29 17:26:13 +07:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							1cfbb247e9 
							
						 
					 
					
						
						
							
							fixed   #148  
						
						
						
					 
					
						2014-10-28 14:54:46 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							1a48ab7650 
							
						 
					 
					
						
						
							
							fix   #134  
						
						
						
					 
					
						2014-10-28 10:21:00 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							b63eea1697 
							
						 
					 
					
						
						
							
							fix for  #133  
						
						
						
					 
					
						2014-10-28 08:59:01 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							1988b37bec 
							
						 
					 
					
						
						
							
							related to  #148  
						
						
						
					 
					
						2014-10-28 08:45:33 +01:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							d74f2f0adf 
							
						 
					 
					
						
						
							
							re-implemented arrive.js  
						
						
						
					 
					
						2014-10-19 19:38:31 +02:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							50f02a29e3 
							
						 
					 
					
						
						
							
							refactor of Material.js  
						
						
						
					 
					
						2014-10-18 18:12:02 +02:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							b4a6b00800 
							
						 
					 
					
						
						
							
							fixed behavior of floating labels  
						
						
						
					 
					
						2014-10-18 16:05:05 +02:00 
						 
				 
			
				
					
						
							
							
								FezVrasta 
							
						 
					 
					
						
						
						
						
							
						
						
							2a6e82f4b4 
							
						 
					 
					
						
						
							
							Fix by @mikenovikov for  #129  
						
						
						
					 
					
						2014-10-18 15:45:04 +02:00 
						 
				 
			
				
					
						
							
							
								Phuc Nguyen 
							
						 
					 
					
						
						
						
						
							
						
						
							ebdf2f0c3f 
							
						 
					 
					
						
						
							
							Merge upstream/develop into card  
						
						
						
					 
					
						2014-10-13 18:01:22 +07:00