Kevin Ross
|
f29c9e2333
|
#792 needs specificity of focus
|
2015-12-24 11:43:57 -06:00 |
|
Kevin Ross
|
34d4310b1a
|
resolves #792 - make sure it is outline: 0 not none to disable dotted inner focus border in firefox
|
2015-12-24 11:38:08 -06:00 |
|
Kevin Ross
|
6af9964f4b
|
Resolves #764 btn-group-raised color variations not rendered
|
2015-12-08 14:53:40 -06:00 |
|
Kevin Ross
|
3877095274
|
Resolves #763 - button active and focus states
|
2015-12-08 14:39:12 -06:00 |
|
Kevin Ross
|
3a5b3ded81
|
#745 reviewed fab buttons, updated sass conversion
|
2015-11-24 16:34:17 -06:00 |
|
Kevin Ross
|
bea724ce70
|
#745 disabled buttons and button groups
|
2015-11-24 14:54:42 -06:00 |
|
Kevin Ross
|
76d49769ab
|
#745 btn and btn-group size variations
|
2015-11-24 14:27:01 -06:00 |
|
Kevin Ross
|
188b87cabc
|
#745 btn-group and variations reworked, only fab left to review
|
2015-11-24 14:13:29 -06:00 |
|
Kevin Ross
|
6aabc5b60f
|
checkpoint - a bunch of work on buttons, focused on spec compliance
|
2015-11-24 11:33:04 -06:00 |
|
Kevin Ross
|
677e33f4a2
|
Big refactoring checkpoint (not working yet), much work on web fonts, buttons, and primarily removing superfluous color variations that were generated without need. Variations mixins now require a component to be passed to make sure are generating specific css, and these variation mixins can now be executed from within the context (instead of the outside looking in with a long selector name).
|
2015-11-23 17:43:41 -06:00 |
|
Kevin Ross
|
a713a08550
|
#740 remove color variations
|
2015-11-22 10:23:34 -06:00 |
|
Kevin Ross
|
f64ff8a142
|
@mdb- namespace known material variables before beginning to use bs variables directly
|
2015-11-21 08:56:29 -06:00 |
|
Kevin Ross
|
d6f0eb8097
|
Added file input variation samples
|
2015-11-17 10:18:37 -06:00 |
|
Kevin Ross
|
80610d9bc9
|
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 |
|
Kevin Ross
|
e6027d6568
|
mixin btn-shadow must be defined before use.
|
2015-11-04 14:23:20 -06:00 |
|
Kevin Ross
|
6acbb9ca7d
|
discovered invalid css btn-ink
|
2015-11-03 10:17:44 -06:00 |
|
Vilsol
|
c4ac976642
|
Fix small icons on chrome
|
2015-05-09 23:16:03 +01:00 |
|
FezVrasta
|
bed5d8c478
|
fixed #403
|
2015-03-17 18:32:39 +01:00 |
|
FezVrasta
|
a587319fa1
|
improved shadows and buttons
|
2015-03-10 13:01:47 +01:00 |
|
FezVrasta
|
bdf459edf4
|
btn states and toggles variations
|
2015-03-09 20:56:57 +01:00 |
|
Ian Serlin
|
18fe5814a9
|
allows .btn* classes to be specified in any order and still receive proper hover state colors
|
2015-01-02 15:04:01 -08:00 |
|
Edmond Lau
|
b20988e534
|
fixed a bracket typo bug in _buttons
|
2014-12-26 18:00:18 -05:00 |
|
phoeagon
|
e471237942
|
Floating Action Button should float higher than Raised Button (See http://www.google.com/design/spec/what-is-material/objects-in-3d-space.html#objects-in-3d-space-elevation)
|
2014-12-26 13:03:07 +08:00 |
|
FezVrasta
|
cbaeedd3b2
|
fix for #294
|
2014-12-18 13:59:34 +01:00 |
|
FezVrasta
|
1149a6ed6e
|
btn-raised have a subtler shadow
|
2014-12-16 11:13:49 +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 |
|
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 |
|
FezVrasta
|
5bbd510ef0
|
@davideschiera fixed #237
|
2014-11-27 09:45:54 +01:00 |
|
FezVrasta
|
b66aeba01b
|
fixed #204
|
2014-11-26 12:53:20 +01:00 |
|
FezVrasta
|
17bd065187
|
fixes #142
|
2014-10-31 09:40:37 +01:00 |
|
FezVrasta
|
f4edecb3b0
|
removed references of the old less compiler
|
2014-10-31 09:27:35 +01:00 |
|
FezVrasta
|
a9d6b5fbb9
|
fixed #145
|
2014-10-28 09:40:58 +01:00 |
|
FezVrasta
|
94bf1a0871
|
fix for #150
|
2014-10-28 09:10:40 +01:00 |
|
FezVrasta
|
ec97fa0022
|
removed .import extension from styles
|
2014-10-18 16:17:31 +02:00 |
|
FezVrasta
|
9a1de8d3e4
|
improved support for Meteor.js (#103)
|
2014-10-08 14:52:08 +02:00 |
|
FezVrasta
|
db43be835e
|
added some focus effect on some buttons
|
2014-10-06 16:09:25 +02:00 |
|
FezVrasta
|
f397af8796
|
refactor to follow the way SASS is organized
|
2014-10-03 15:00:58 +02:00 |
|