Commit Graph

137 Commits

Author SHA1 Message Date
shockwork
fbbc5f0339 Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design 2014-10-03 14:01:02 +02:00
shockwork
84e18436d0 add sass fork 2014-10-03 13:58:24 +02:00
FezVrasta
7b8024b808 added memo 2014-10-03 13:06:04 +02:00
FezVrasta
8f955cb453 fix ripples detection 2014-10-03 13:03:59 +02:00
shockwork
666ec3b040 .. run grunt 2014-10-03 12:54:47 +02:00
FezVrasta
b155b25555 Merge remote-tracking branch 'origin/master' 2014-10-03 11:52:35 +02:00
FezVrasta
86a7dde9fb pkg.json 2014-10-03 11:52:23 +02:00
Fez Vrasta
10b1bc8cd9 Merge pull request #71 from pmarti/master
Do not add the ripple effect to all a elements
2014-10-03 11:40:52 +02:00
Pablo Marti
9c79313679 Do not add the ripple effect to all a elements
Sometimes we might not want to have some links "rippled" this patch prevents so. Ideally we'd have the possibility of passing our own set of selectors to ripples.init tho
2014-10-03 16:39:46 +07:00
FezVrasta
7fc9bd45bf fixed images 2014-10-03 11:00:58 +02:00
FezVrasta
a15bd3115d moved index to root, @shockwork please do the magic :) 2014-10-03 10:58:37 +02:00
FezVrasta
deaa7dd9f6 improved README 2014-10-03 10:02:21 +02:00
FezVrasta
99face76a0 Merge remote-tracking branch 'origin/master' 2014-10-03 09:47:01 +02:00
FezVrasta
13fa12366a fix #67 2014-10-03 09:46:24 +02:00
Fez Vrasta
c53cc5bf66 Merge pull request #68 from timiles/patch-1
Toast button says "Show snackbar" - changing to "Show toast"
2014-10-02 18:58:56 +02:00
Tim Iles
370e77a409 Toast button says "Show snackbar" - changing to "Show toast" 2014-10-02 17:27:12 +01:00
FezVrasta
8cc954a887 security fix 2014-10-02 11:36:05 +02:00
FezVrasta
39fc813c42 Merge remote-tracking branch 'origin/master' 2014-10-01 10:47:58 +02:00
Fez Vrasta
5fbca11433 Merge pull request #61 from icyflame/master
Added a site template to use the material design theme
2014-10-01 10:47:28 +02:00
Siddharth Kannan
eb19cdb496 Removed the protocol in the jquery import tag 2014-10-01 13:52:13 +05:30
FezVrasta
4d9bda3d66 Merge remote-tracking branch 'origin/master' 2014-10-01 09:45:26 +02:00
Fez Vrasta
705d054388 Merge pull request #59 from cncolder/prevent-checkbox-animate
make checkbox animate quickly when not hover.
2014-10-01 09:42:04 +02:00
Siddharth Kannan
77758fde7c Removed the protocol in the CSS link tag. 2014-10-01 13:10:15 +05:30
icyflame
814ff179cf Modified the readme file to point to the template folder.
Created a getting started section, through which users can start using the theme.
2014-10-01 12:42:24 +05:30
icyflame
fd93d74711 Added the template folder.
The index.html file works.

Copying the template folder, or using the structure of this folder, a new project can be started.

This file includes the compiled CSS and the material JS file, alongwith the ripples CSS and JS files.
2014-10-01 12:36:25 +05:30
colder
7a6aaec9f2 make checkbox animate quickly when not hover.
it's not a perfect method. need improve.
by the way. add 'Thumbs.db' and '.DS_Store' to .gitignore.
2014-10-01 13:57:11 +08:00
FezVrasta
e4ad7d750e minor fix on checkboxes animation 2014-09-30 13:57:49 +02:00
FezVrasta
8767b5425a added vendor prefixes 2014-09-30 10:20:06 +02:00
FezVrasta
176022b793 fix #47 2014-09-30 10:18:38 +02:00
FezVrasta
b8d0ac5358 Merge remote-tracking branch 'origin/master' 2014-09-30 10:08:29 +02:00
FezVrasta
242b3eaf35 fixed troubles with "non-click" on browsers different by Chrome, it has still lot of problems... 2014-09-30 10:07:59 +02:00
Fez Vrasta
240eb04fd4 Merge pull request #45 from brwr/brwr/fix/navbar-text
Add margin to navbar-text class to compensate for larger navbar.
2014-09-30 09:04:32 +02:00
James Brewer
17924518a8 Navbar text needs more margin to align vertically in navbar. 2014-09-29 16:01:19 -07:00
FezVrasta
f786000407 fixed problem with nouislider... 2014-09-29 10:22:56 +02:00
FezVrasta
6ce665ac1e fix #33 2014-09-29 10:15:45 +02:00
FezVrasta
f9345f7332 fix for #32 2014-09-29 09:36:47 +02:00
FezVrasta
40250e0757 fixed problem with new focus effect of checkboxes 2014-09-29 09:32:47 +02:00
FezVrasta
323c430085 fix #30 2014-09-29 09:25:10 +02:00
FezVrasta
b9e02d0bee fix for #34 2014-09-29 09:19:20 +02:00
Fez Vrasta
03f8334d83 Merge pull request #36 from Pentusha/patch-1
fix link in readme
2014-09-28 23:24:00 +02:00
Pentusha
9fbab1324c fix link in readme 2014-09-29 03:58:04 +07:00
Federico Zivolo
ed9eafc96a fixed regex 2014-09-26 13:38:56 +02:00
Federico Zivolo
fab9cd5070 Merge remote-tracking branch 'origin/master' 2014-09-26 13:22:51 +02:00
Federico Zivolo
2c18bd2d13 fixed buttons on safari 2014-09-26 13:22:27 +02:00
Fez Vrasta
c176c3ef03 Merge pull request #29 from dczarnota/master
Updates README.md with spelling and grammar fixes
2014-09-26 09:39:18 +02:00
Dominic Czarnota
7f375b9f1d updates doc with spelling and grammar fixes 2014-09-25 15:54:26 -07:00
Federico Zivolo
8af64adc57 last time I touch wells, I promise. 2014-09-23 16:21:01 +02:00
Federico Zivolo
ebfe07399e improved nested wells support 2014-09-23 14:45:24 +02:00
Federico Zivolo
06702a27eb minor fix for nested wells 2014-09-23 13:51:51 +02:00
Federico Zivolo
ed719284a7 ugly fix for nested colored wells, when the theme is finished I should refactor it and make it looks nicer... 2014-09-23 13:43:57 +02:00