| 
							
							
								 Kevin Ross | 9bbd049fea | normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion | 2015-11-10 13:36:15 -06:00 |  | 
			
				
					| 
							
							
								 Kevin Ross | 21b49987d8 | changed emptytois-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 |  | 
			
				
					| 
							
							
								 Kevin Ross | 3f1e2ef2d1 | move to is-focusedinstead of.focusto 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 |  | 
			
				
					| 
							
							
								 Kevin Ross | a482c287dc | introduced a new range of @md-input-* variables to get the sizing to the material spec without altering the font-size-base (which would affect absolutely everything).  Still some work to be done to differentiate the different densities properly. | 2015-11-09 13:32:46 -06:00 |  | 
			
				
					| 
							
							
								 Kevin Ross | 4d5317e8b8 | 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 |  | 
			
				
					| 
							
							
								 Kevin Ross | 1db81bebc0 | trying to align behavior of static labels with the look of floating labels | 2015-11-06 14:53:48 -06:00 |  | 
			
				
					| 
							
							
								 Kevin Ross | d2cf56d805 | due to css ~ adjacent sibling connector, existing <label> elements must be reordered after the input for floating labels to work. | 2015-11-06 14:20:23 -06:00 |  | 
			
				
					| 
							
							
								 Kevin Ross | eb67cd543f | re-refactored inputs.less - this time kept sibling ~ references properly intact | 2015-11-06 13:17:17 -06:00 |  | 
			
				
					| 
							
							
								 Kevin Ross | 59811e4ca5 | removed form-control-wrapper in lieu of standard form-group | 2015-11-06 10:30:05 -06:00 |  | 
			
				
					| 
							
							
								 Kevin Ross | 409df63756 | 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 |  | 
			
				
					| 
							
							
								 Kevin Ross | 1b2eedb6a2 | 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 |  | 
			
				
					| 
							
							
								 Kevin Ross | 427b5046fe | added generated file header, fixed contrast functions | 2015-11-04 16:54:57 -06:00 |  | 
			
				
					| 
							
							
								 Ivan Demidov | 1942e766fa | fixed bug not added class empty if input error and empty value | 2015-07-24 12:40:07 +03:00 |  | 
			
				
					| 
							
							
								 HeliumSquid | fd76104484 | Centred icons inside of floating action buttons. | 2015-07-04 17:30:47 +02:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 730d5a257f | grunt | 2015-06-05 15:38:14 +02:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 8da6f32583 | fixes #609 | 2015-06-05 15:37:09 +02:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 56a6d8d8ee | removed useless keyframes animation from inputs | 2015-03-19 15:26:00 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | dc15824fdd | fixed #504 | 2015-03-18 15:29:57 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | b4f40e2fb6 | fixed color of labels and floating labels | 2015-03-18 14:46:06 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 60e3893302 | fixed #348 | 2015-03-17 18:40:13 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 826683fed2 | fixed #403 | 2015-03-17 18:32:39 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 5678c1b257 | removed deprecated variables | 2015-03-17 18:27:20 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 8f0b53be03 | fixed input behaviors | 2015-03-17 18:08:03 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | c5eb110d78 | fixed style and behavior of floating labels | 2015-03-17 17:47:58 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 646c2f3750 | compiled new icons | 2015-03-17 17:32:26 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 0d4954f97d | fixed specificity of shadows | 2015-03-16 15:19:26 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 08fd0110b5 | implemented #480 to fix #275 | 2015-03-16 15:16:54 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 2f7d6791eb | fixed #499 | 2015-03-16 14:47:55 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | a4372ffcc5 | fixed some togglebutton selector | 2015-03-16 14:41:16 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | d134fd0d15 | fixed ripple color of toggle buttons | 2015-03-11 17:14:24 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | a0e4a91984 | improved material checkboxes (CHANGED MARKUP) | 2015-03-11 16:45:01 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 2708438daa | improved shadows and buttons | 2015-03-10 13:01:47 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 80fc8a14b3 | added color variations even on toggles' ripple | 2015-03-10 10:27:06 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 3cf4a656bf | btn states and toggles variations | 2015-03-09 20:56:57 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | a4c09ab76e | see changes to changelog.md | 2015-03-09 17:10:44 +01:00 |  | 
			
				
					| 
							
							
								 MatrixZ | ad7a12f063 | fixes #468 | 2015-03-06 11:21:25 +05:30 |  | 
			
				
					| 
							
							
								 MatrixZ | 631aa27922 | dist folder updated | 2015-03-03 18:04:43 +05:30 |  | 
			
				
					| 
							
							
								 FezVrasta | 129d099749 | fixed #435 | 2015-02-18 11:22:03 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 79ba5f49af | input underline is 1px, highlight underline is 2 px | 2015-01-27 15:26:48 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | dbe4705ef8 | 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 |  | 
			
				
					| 
							
							
								 Jeroen van Warmerdam | 05655dd96d | 🐛 Dropdown active class support. Fixes #368 | 2015-01-25 18:42:53 +01:00 |  | 
			
				
					| 
							
							
								 ryanmcdonough | 1ef093fb33 | Extra Browser Support in Dividers Added extra support for other browsers in dividers. As well as fall back
from the standard of min-resolution | 2015-01-13 10:36:56 +00:00 |  | 
			
				
					| 
							
							
								 ryanmcdonough | c6c1e2fa23 | Include dividers material design | 2015-01-12 13:53:59 +00:00 |  | 
			
				
					| 
							
							
								 FezVrasta | fcd35da52b | full color palette + ripples.js (WIP) | 2014-12-29 14:33:55 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 0095f43c22 | merging material colors | 2014-12-26 18:42:06 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 595a08ae66 | fix for #294 | 2014-12-18 13:59:34 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 28d37f40ae | fix for #258 | 2014-12-18 10:54:36 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 9d72a971e4 | btn-raised have a subtler shadow | 2014-12-16 11:13:49 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 0c12c1fc85 | Merge branch 'korgan00#material-colors-implementation' Conflicts:
	dist/css/ripples.css
	dist/css/ripples.css.map
	dist/css/ripples.min.css
	dist/css/ripples.min.css.map
	less/_colors.less | 2014-12-13 12:36:26 +01:00 |  | 
			
				
					| 
							
							
								 FezVrasta | 381b972f1c | fixed active and disabled elements of navbar | 2014-12-13 12:32:27 +01:00 |  |