| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								_alerts.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_buttons.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_cards.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_checkboxes.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_colors.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_dialogs.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_dividers.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_icons-material-design.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_icons.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_inputs-size.scss
							
						
					
				 | 
				
					
						
							
							normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion
						
					
				 | 
				2015-11-10 13:36:15 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_inputs.scss
							
						
					
				 | 
				
					
						
							
							normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion
						
					
				 | 
				2015-11-10 13:36:15 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_labels.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_lists.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_material.scss
							
						
					
				 | 
				
					
						
							
							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.scss
							
						
					
				 | 
				
					
						
							
							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-shared.scss
							
						
					
				 | 
				
					
						
							
							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 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_mixins-utilities.scss
							
						
					
				 | 
				
					
						
							
							sass conversion cleanup/removal of commented code
						
					
				 | 
				2015-11-04 17:36:36 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_mixins.scss
							
						
					
				 | 
				
					
						
							
							sass conversion cleanup/removal of commented code
						
					
				 | 
				2015-11-04 17:36:36 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_navbar.scss
							
						
					
				 | 
				
					
						
							
							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.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_plugin-dropdownjs.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_plugin-nouislider.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_plugin-selectize.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_plugin-snackbarjs.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_popups.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_progress.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_radios.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_shadows.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_tabs.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_togglebutton.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_variables.scss
							
						
					
				 | 
				
					
						
							
							normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion
						
					
				 | 
				2015-11-10 13:36:15 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								_welljumbo.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								material-fullpalette.scss
							
						
					
				 | 
				
					
						
							
							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.scss
							
						
					
				 | 
				
					
						
							
							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.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								roboto.scss
							
						
					
				 | 
				
					
						
							
							sass demos added and linked.  Files are generated in dist/sassc (so that fonts link properly), but ignored by .gitignore to avoid unnecessary distribution.
						
					
				 | 
				2015-11-05 08:25:02 -06:00 |