FezVrasta
931d61f248
remove unused files
2014-10-31 09:26:54 +01:00
Rougin Gutib
57b9a8cb74
Removed "margin-top: 13px" to properly align "navbar-toggle" with "navbar-brand"
2014-10-31 13:47:20 +08:00
FezVrasta
1d180d63c4
fix for #64
2014-10-30 09:54:50 +01:00
FezVrasta
6e4bb11198
fix for #127
2014-10-30 09:49:56 +01:00
FezVrasta
c127e50fd2
fixed checkbox ripple
2014-10-30 09:34:53 +01:00
FezVrasta
1af660e5d3
changed default color for inputs
2014-10-30 09:23:54 +01:00
FezVrasta
f345dabacf
Merge branch 'develop'
...
Conflicts:
Gruntfile.js
dist/js/material.min.js
dist/js/ripples.min.js
less/_buttons.less
template/material/js/material.min.js
template/material/js/ripples.min.js
2014-10-28 11:45:38 +01:00
FezVrasta
f7426bc2bd
fix selectize
2014-10-28 11:34:39 +01:00
FezVrasta
2183188d1e
fix for #139
2014-10-28 10:16:47 +01:00
FezVrasta
cdf9ebdb18
fix #140
2014-10-28 10:12:49 +01:00
FezVrasta
cb8389595f
fixed #145
2014-10-28 09:40:58 +01:00
FezVrasta
e1998ebf32
fix for #150
2014-10-28 09:10:40 +01:00
FezVrasta
f78ff5e33e
fixed #131
2014-10-19 20:11:31 +02:00
FezVrasta
5535e56ec0
fix for #110
2014-10-18 16:19:08 +02:00
FezVrasta
2c66ff3770
removed .import extension from styles
2014-10-18 16:17:31 +02:00
FezVrasta
dbbf4e7bd2
Merge remote-tracking branch 'origin/master'
...
Conflicts:
bower.json
package.json
2014-10-18 15:20:14 +02:00
FezVrasta
548683eb27
Merge branch 'develop'
...
Conflicts:
bower.json
2014-10-18 15:18:22 +02:00
FezVrasta
073f830246
old icons replaced with official ones, NO BACKWARD COMPATIBILITY!
2014-10-18 15:14:24 +02:00
FezVrasta
3a92b3b471
Merge branch 'develop'
...
Conflicts:
dist/css/material-wfont.css
dist/css/material-wfont.min.css
dist/css/material.css
dist/css/material.min.css
less/material.less
template/material/css/material-wfont.css
template/material/css/material-wfont.min.css
template/material/css/material.css
template/material/css/material.min.css
2014-10-17 13:00:13 +02:00
FezVrasta
ecae6e9629
restyle of dropdown menu
2014-10-17 12:48:38 +02:00
Phuc Nguyen
140347a464
Merge upstream/develop into card
2014-10-13 18:01:22 +07:00
Phuc Nguyen
2401f11ac5
Fix issue with ripple effect on card image
2014-10-13 17:53:55 +07:00
Phuc Nguyen
9b8404ab8d
Adjust border radius to 2px
2014-10-13 16:51:37 +07:00
Phuc Nguyen
a45d1a982b
Improve styling for dialogs
...
- More padding
- Deeper shadow
- Add rounded corners
- A pull-left flat button can be added
2014-10-13 15:12:05 +07:00
Phuc Nguyen
b756497000
Improve button styles
...
- Reorganize styles
- Add colors for flat buttons
- Add style for disabled buttons
- Other minor improvements
2014-10-12 20:46:56 +07:00
Phuc Nguyen
881513c029
Add styling for cards (first draft)
2014-10-12 17:28:11 +07:00
Jordan Davis
a1552e592f
change font to Roboto, change border radius and fab style to reflect google guidelines
2014-10-10 23:22:15 -07:00
shockwork
958e4a827c
fixes #106 - also fixes the jshint errors from prior commit
2014-10-10 10:34:36 +02:00
FezVrasta
085590ea67
improved support for Meteor.js ( #103 )
2014-10-08 14:52:08 +02:00
egoroff
a55a81795a
Material fonts folder can be adjusted using varialbe
2014-10-08 00:52:32 +04:00
FezVrasta
53ff7c3073
added some focus effect on some buttons
2014-10-06 16:09:25 +02:00
FezVrasta
a54e9ca7e6
fix for #42
2014-10-06 10:07:58 +02:00
FezVrasta
d35be71523
Merge remote-tracking branch 'origin/develop'
...
Conflicts:
dist/css/material-wfont.min.css
dist/css/material.min.css
template/material/css/material-wfont.min.css
template/material/css/material.min.css
2014-10-06 09:52:19 +02:00
Pablo Marti
981a517b9a
Use roboto condensed, not roboto
...
We're @import'ing Roboto Condensed but using plain Roboto
in our font-face declarations.
2014-10-06 09:57:00 +07:00
FezVrasta
640027abe3
new checkbox style, fix #53 TODO: fix ripple
2014-10-05 17:37:10 +02:00
FezVrasta
41c94a218a
refactor of the dist files
2014-10-05 09:32:48 +02:00
Nelson Omuto
1d2145beb0
fixed livereload, using default 35729 port
2014-10-03 16:58:06 -04:00
Nelson Omuto
720479cb1e
reverted jshint rules, cleaned up source where it was failing. updating build process errors. TODO: fix livereload
2014-10-03 16:46:56 -04:00
FezVrasta
351aded5ba
added support for selectize.js
2014-10-03 15:15:42 +02:00
FezVrasta
9b54709ade
refactor to follow the way SASS is organized
2014-10-03 15:00:58 +02:00
FezVrasta
13fa12366a
fix #67
2014-10-03 09:46:24 +02:00
FezVrasta
8cc954a887
security fix
2014-10-02 11:36:05 +02:00
FezVrasta
4d9bda3d66
Merge remote-tracking branch 'origin/master'
2014-10-01 09:45:26 +02:00
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
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
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
323c430085
fix #30
2014-09-29 09:25:10 +02:00
FezVrasta
b9e02d0bee
fix for #34
2014-09-29 09:19:20 +02: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
Federico Zivolo
a64e960d97
fix for selectize
2014-09-23 12:11:38 +02:00
Federico Zivolo
fb654ebe89
fix for material wells and for multiple selects
2014-09-23 10:15:40 +02:00
Federico Zivolo
50a7926b11
fix for #27
2014-09-23 09:56:56 +02:00
Federico Zivolo
484b69c84b
fixed color of inputs inside well-material-colors
2014-09-23 09:45:04 +02:00
Federico Zivolo
bf95587330
fixed color on normal wells.
2014-09-19 12:48:45 +02:00
Federico Zivolo
1a03c0318e
fixed well colors
2014-09-19 12:21:30 +02:00
Federico Zivolo
4f38b59464
Merged #25 from rougin:patch-1
2014-09-19 11:12:49 +02:00
Federico Zivolo
3ad877b128
removed test files
2014-09-19 09:06:43 +02:00
Federico Zivolo
7c582dd03f
removed webfont from css and created -wfont version with font embedded
2014-09-18 13:42:53 +02:00
Federico Zivolo
a3a371757c
added file input support
2014-09-18 10:40:57 +02:00
Federico Zivolo
ccda618737
fix for #12
2014-09-18 09:38:53 +02:00
FezVrasta
218e4ae779
checkboxes now use only one element
2014-09-17 10:56:21 +02:00
FezVrasta
bd53dbd95c
fixed position of stripe on inputs
2014-09-17 10:35:59 +02:00
hebbet
ec3c30f7ac
Load Google Font without protocol
...
loading http on a https site won't work
2014-09-14 23:17:19 +02:00
Federico Zivolo
32943e1d4b
fixed css syntax
2014-09-12 11:35:52 +02:00
Federico Zivolo
3a611be292
fixed textarea and select height
2014-09-12 11:34:03 +02:00
Federico Zivolo
1a1e20291a
fixed disabled fieldset style
2014-09-11 14:30:55 +02:00
Federico Zivolo
67e8e4fbbf
fixes for IE9 and added bower
2014-09-10 09:33:20 +02:00
Federico Zivolo
f26e7de2b3
class to let users force focus status
2014-09-09 15:22:45 +02:00
FezVrasta
8c78d8a57b
tweaks on inputs
2014-09-07 20:12:16 +02:00
FezVrasta
6037ee0cee
fixed input paddings
2014-09-07 20:00:49 +02:00
FezVrasta
a7fe2690b0
some tweaks to animations
2014-09-07 19:54:36 +02:00
FezVrasta
6c2a617d8e
added lists
2014-09-07 17:10:57 +02:00
FezVrasta
116dc4f32b
wells and jumbotron are now styled even outside container
2014-09-07 13:59:31 +02:00
FezVrasta
005bfeb7e6
.box > .check
2014-09-07 13:49:49 +02:00
FezVrasta
cb117d1bb8
checkboxes now don't use js and are more similar to the original ones
2014-09-07 12:59:27 +02:00
Federico Zivolo
c22a4eb34f
added fallback style when JS is not available for inputs.
2014-09-05 10:18:32 +02:00
Federico Zivolo
c19314f14e
added fab and well&jumbotron variations
2014-09-05 09:46:43 +02:00
Federico Zivolo
773f33c731
Added support for Material icons.
2014-08-26 10:50:52 +02:00
Federico Zivolo
64b8be362b
Added support for noUiSlider plugin.
2014-08-25 16:37:26 +02:00
Federico Zivolo
20fb271315
separated snackbarjs css
2014-08-25 16:36:54 +02:00
Federico Zivolo
96d11df81f
improved transitions.
2014-08-25 13:57:22 +02:00
Federico Zivolo
1023f8f6f9
Rewritten ripples effect, now is standalone.
...
The ripples effect provided by some jQuery spaghetti now is a standalone plain javascript script, there was some improvements with this new version, for example now multiple ripples are possible.
2014-08-25 13:00:49 +02:00
Federico Zivolo
e31fbc2bcd
Fixed snackbar theme
2014-08-21 10:53:09 +02:00
Federico Zivolo
3d998e3afd
Theme now comes with SnackbarJS Material theme built-in
2014-08-21 10:49:01 +02:00
Federico Zivolo
372e96d648
Was in the wrong position...
2014-08-21 09:48:56 +02:00
Federico Zivolo
724dacbcf5
First version of snackbarjs.
2014-08-20 17:00:55 +02:00