| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								_alerts.less
							
						
					
				 | 
				
					
						
							
							Added // SASS conversion note: to any less file that has a content change that must be manually synced to the _mixins-shared.scss
						
					
				 | 
				2015-11-04 17:50:22 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_buttons.less
							
						
					
				 | 
				
					
						
							
							Added // SASS conversion note: to any less file that has a content change that must be manually synced to the _mixins-shared.scss
						
					
				 | 
				2015-11-04 17:50:22 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_cards.less
							
						
					
				 | 
				
					
						
							
							removed .import extension from styles
						
					
				 | 
				2014-10-18 16:17:31 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_checkboxes.less
							
						
					
				 | 
				
					
						
							
							switched from scale() to scale3d() to fix some rendering problems
						
					
				 | 
				2015-03-17 15:33:50 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_colors.less
							
						
					
				 | 
				
					
						
							
							fix and added 'inverse' color
						
					
				 | 
				2014-12-19 19:33:21 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_dialogs.less
							
						
					
				 | 
				
					
						
							
							Fix padding issue for dialogs according Material design guide lines
						
					
				 | 
				2015-04-08 10:24:22 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_dividers.less
							
						
					
				 | 
				
					
						
							
							removed syntactically incorrect ,
						
					
				 | 
				2015-11-04 15:39:34 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_icons-material-design.less
							
						
					
				 | 
				
					
						
							
							fixed classes
						
					
				 | 
				2015-03-18 11:02:39 -05:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_icons.less
							
						
					
				 | 
				
					
						
							
							fix #140
						
					
				 | 
				2014-10-28 10:12:49 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_inputs-size.less
							
						
					
				 | 
				
					
						
							
							move to is-focused instead of .focus to prevent potential oversight with :focus.  Standardizing styles based on form-group instead of a mixture of input state and form-group state, including validity, which now sets form-group.has-error
						
					
				 | 
				2015-11-10 10:26:00 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_inputs.less
							
						
					
				 | 
				
					
						
							
							changed empty to is-empty.  All signaling is now on the form-group - is-empty (was: input.empty) | is-focused (was: input.focus) | has-error (was: input:invalid)
						
					
				 | 
				2015-11-10 11:52:15 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_labels.less
							
						
					
				 | 
				
					
						
							
							fix for #154
						
					
				 | 
				2014-11-12 11:51:00 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_lists.less
							
						
					
				 | 
				
					
						
							
							fixed checkboxes inside lists
						
					
				 | 
				2015-03-11 16:53:17 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_material.less
							
						
					
				 | 
				
					
						
							
							sass is inclusion order dependent.  In order to get the full-palette vs standard-palette, it required a separation of the content in material.less into _material.less to separate dependencies vs content.
						
					
				 | 
				2015-11-05 10:56:14 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_mixins-fullpalette.less
							
						
					
				 | 
				
					
						
							
							Fixed https://github.com/FezVrasta/bootstrap-material-design/issues/394
						
					
				 | 
				2015-06-27 13:18:26 +03:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_mixins.less
							
						
					
				 | 
				
					
						
							
							move to is-focused instead of .focus to prevent potential oversight with :focus.  Standardizing styles based on form-group instead of a mixture of input state and form-group state, including validity, which now sets form-group.has-error
						
					
				 | 
				2015-11-10 10:26:00 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_navbar.less
							
						
					
				 | 
				
					
						
							
							A lot of work normalizing static control-labels with floating labels.  This was primarily achieved by having material.js put the focus on the form-group, and adjusting styles as needed.  Also done was a standardization of label/input sizes, and the introduction/testing of standardized form-group sizes.
						
					
				 | 
				2015-11-06 16:46:05 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_panels.less
							
						
					
				 | 
				
					
						
							
							removed deprecated variables
						
					
				 | 
				2015-03-17 18:27:20 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_plugin-dropdownjs.less
							
						
					
				 | 
				
					
						
							
							Fixes #672
						
					
				 | 
				2015-08-26 10:52:01 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_plugin-nouislider.less
							
						
					
				 | 
				
					
						
							
							switched from scale() to scale3d() to fix some rendering problems
						
					
				 | 
				2015-03-17 15:33:50 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_plugin-selectize.less
							
						
					
				 | 
				
					
						
							
							fix selectize
						
					
				 | 
				2014-10-28 11:34:39 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_plugin-snackbarjs.less
							
						
					
				 | 
				
					
						
							
							removed references of the old less compiler
						
					
				 | 
				2014-10-31 09:27:35 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_popups.less
							
						
					
				 | 
				
					
						
							
							implemented #480 to fix #275
						
					
				 | 
				2015-03-16 15:16:54 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_progress.less
							
						
					
				 | 
				
					
						
							
							removed references of the old less compiler
						
					
				 | 
				2014-10-31 09:27:35 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_radios.less
							
						
					
				 | 
				
					
						
							
							switched from scale() to scale3d() to fix some rendering problems
						
					
				 | 
				2015-03-17 15:33:50 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_shadows.less
							
						
					
				 | 
				
					
						
							
							improved shadows and buttons
						
					
				 | 
				2015-03-10 13:01:47 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_tabs.less
							
						
					
				 | 
				
					
						
							
							some improvement on navbars
						
					
				 | 
				2014-12-13 12:26:25 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_togglebutton.less
							
						
					
				 | 
				
					
						
							
							Added // SASS conversion note: to any less file that has a content change that must be manually synced to the _mixins-shared.scss
						
					
				 | 
				2015-11-04 17:50:22 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_variables.less
							
						
					
				 | 
				
					
						
							
							move to is-focused instead of .focus to prevent potential oversight with :focus.  Standardizing styles based on form-group instead of a mixture of input state and form-group state, including validity, which now sets form-group.has-error
						
					
				 | 
				2015-11-10 10:26:00 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_welljumbo.less
							
						
					
				 | 
				
					
						
							
							fixed color of labels and floating labels
						
					
				 | 
				2015-03-18 14:46:06 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								material-fullpalette.less
							
						
					
				 | 
				
					
						
							
							sass is inclusion order dependent.  In order to get the full-palette vs standard-palette, it required a separation of the content in material.less into _material.less to separate dependencies vs content.
						
					
				 | 
				2015-11-05 10:56:14 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								material.less
							
						
					
				 | 
				
					
						
							
							sass is inclusion order dependent.  In order to get the full-palette vs standard-palette, it required a separation of the content in material.less into _material.less to separate dependencies vs content.
						
					
				 | 
				2015-11-05 10:56:14 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								ripples.less
							
						
					
				 | 
				
					
						
							
							ripples are now subtler
						
					
				 | 
				2014-12-10 20:36:31 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								roboto.less
							
						
					
				 | 
				
					
						
							
							integrate sass demo into the grunt process.  Gruntfile.js  fails the jshint process with line too long, but it seems a better tradeoff to ignore this than to try to hack away at making an array.join on the regex.  roboto.less changed because import order matters in sass.
						
					
				 | 
				2015-11-05 08:11:38 -06:00 |