Kevin Ross
|
564106a5ec
|
Transitioned label styles to be indicated on the form-group
|
2015-11-17 15:26:19 -06:00 |
|
Kevin Ross
|
3c6f83dec0
|
checkpoint before transitioning label styles to form-group
|
2015-11-17 12:02:44 -06:00 |
|
Kevin Ross
|
1bf1fbf428
|
fixed line wrap/spacing/width on help-block
|
2015-11-17 10:28:06 -06:00 |
|
Kevin Ross
|
d6f0eb8097
|
Added file input variation samples
|
2015-11-17 10:18:37 -06:00 |
|
Kevin Ross
|
dffa3bcddc
|
removed hint class in lieu of standard help-block
|
2015-11-11 10:36:57 -06:00 |
|
Kevin Ross
|
721f8842f0
|
added textarea sample vs legacy
|
2015-11-11 09:37:36 -06:00 |
|
Kevin Ross
|
1112b96929
|
shimmed the floating-label as placeholder to have a perfect match to the static label
|
2015-11-11 09:29:35 -06:00 |
|
Kevin Ross
|
214ba3a369
|
refactored form-group variants into a mixin, much less code.
|
2015-11-10 16:35:08 -06:00 |
|
Kevin Ross
|
8a9fb6bbe4
|
normalized placeholder size variants
|
2015-11-10 15:32:06 -06:00 |
|
Kevin Ross
|
c104125ff5
|
standardized on form-group-sm/lg instead of it AND input-sm/lg. Any input-sm/lg is now converted to form-group-* equivalent. Much simpler css and less variants to maintain.
|
2015-11-10 14:45:08 -06:00 |
|
Kevin Ross
|
593968cf2c
|
fixed legacy floating labels
|
2015-11-10 14:31:56 -06:00 |
|
Kevin Ross
|
a1212eea18
|
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 |
|
Kevin Ross
|
a74bdccf2b
|
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
|
ade1673c62
|
bootlinted the index
|
2015-11-06 18:02:34 -06:00 |
|
Kevin Ross
|
80ea586b74
|
htmllinted the demo files - fixed errors
|
2015-11-06 17:41:39 -06:00 |
|
Kevin Ross
|
404f54a5c2
|
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
|
fd2911bfb7
|
trying to align behavior of static labels with the look of floating labels
|
2015-11-06 14:53:48 -06:00 |
|
Kevin Ross
|
eb7efcc48a
|
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
|
f6f608ea4e
|
Allow elements without form-group for backward compatibility, since it seems feasible at this point.
|
2015-11-06 11:04:07 -06:00 |
|
Kevin Ross
|
36896a585b
|
Standardized hints while providing backwards compatibility on data-hint
|
2015-11-06 10:34:41 -06:00 |
|
Kevin Ross
|
2d52fc271c
|
removed form-control-wrapper in lieu of standard form-group
|
2015-11-06 10:30:05 -06:00 |
|
Kevin Ross
|
000d46d930
|
format only (so changes are more obvious)
|
2015-11-06 09:28:16 -06:00 |
|
Kevin Ross
|
a22c4243a7
|
html files should be local paths to ensure we are testing changes (not old changes pushed on gh-pages)
|
2015-11-05 10:53:58 -06:00 |
|
Christian
|
55b89c133c
|
Update index.html
Update to Bootstrap latest version v3.3.5
|
2015-06-24 23:37:14 +09:00 |
|
FezVrasta
|
ae761b5aec
|
limited minimum donation amount trough PayPal due to accounting troubles.
|
2015-03-16 15:05:35 +01:00 |
|
FezVrasta
|
13cf2b7d7f
|
improved material checkboxes (CHANGED MARKUP)
|
2015-03-11 16:45:01 +01:00 |
|
Fez Vrasta
|
4f902c680f
|
Merge pull request #487 from GradyD/docs
Added getting started doc
|
2015-03-11 08:26:44 +01:00 |
|
GradyD
|
44a84d7315
|
removed http
|
2015-03-10 23:04:23 -04:00 |
|
GradyD
|
811501dc58
|
Finished off take 1 of Getting Started
|
2015-03-09 23:07:04 -04:00 |
|
GradyD
|
7ca9679398
|
Added getting started doc
|
2015-03-09 23:00:46 -04:00 |
|
GradyD
|
a4eb6281f5
|
Start docs
|
2015-03-09 18:32:26 -04:00 |
|
FezVrasta
|
bdf459edf4
|
btn states and toggles variations
|
2015-03-09 20:56:57 +01:00 |
|
FezVrasta
|
55bddb069c
|
see changes to changelog.md
|
2015-03-09 17:10:44 +01:00 |
|
Christian
|
afbbb45e3c
|
Update index.html
Update CDN link to latest version of Bootstrap (3.3.2).
|
2015-02-12 18:23:59 +09:00 |
|
FezVrasta
|
e60800e1cc
|
added carbon ad
|
2015-02-11 17:03:18 +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 |
|
FezVrasta
|
c71b908582
|
full color palette + ripples.js (WIP)
|
2014-12-29 14:33:55 +01:00 |
|
FezVrasta
|
ef82b0e804
|
Merge branch 'korgan00#master'
Conflicts:
index.html
|
2014-12-26 18:43:31 +01:00 |
|
FezVrasta
|
9d645a45f8
|
merging material colors
|
2014-12-26 18:42:06 +01:00 |
|
Korgan
|
a10e9ec6f5
|
commented unnecesary style
|
2014-12-19 20:12:48 +01:00 |
|
Korgan
|
fa00e02134
|
added black and white buttons
|
2014-12-19 19:32:20 +01:00 |
|
FezVrasta
|
f568613a85
|
fixed #315
|
2014-12-19 09:28:13 +01:00 |
|
FezVrasta
|
d15cf4c1fb
|
Merge remote-tracking branch 'origin/master'
|
2014-12-13 12:40:20 +01:00 |
|
FezVrasta
|
f02d8385b8
|
Added explanation for material color variations
|
2014-12-13 12:40:09 +01:00 |
|
FezVrasta
|
09c7d9cb17
|
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
|
f9c738d19e
|
some improvement on navbars
|
2014-12-13 12:26:25 +01:00 |
|
Clarke Benedict Tapay Plumo
|
c74a9459dc
|
Fix grammar @ input hint
|
2014-12-12 11:38:08 +08:00 |
|
FezVrasta
|
810ff90928
|
reduced animation time on demo
|
2014-12-10 20:32:31 +01:00 |
|
Korgan
|
ad997a65cf
|
All colors mixed
|
2014-12-06 02:45:14 +01:00 |
|
Korgan
|
3e51fc3f92
|
material colors aproximation
|
2014-12-05 03:35:32 +01:00 |
|