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
|
4ebb1c4596
|
shadows are mixins and must be placed at the top for usage by other files (sass requirement)
|
2015-11-04 15:56:56 -06:00 |
|
Kevin Ross
|
86321236c1
|
working on converting _mixins.scss by hand.
|
2015-11-02 17:55:59 -06:00 |
|
FezVrasta
|
60e3893302
|
fixed #348
|
2015-03-17 18:40:13 +01:00 |
|
FezVrasta
|
5678c1b257
|
removed deprecated variables
|
2015-03-17 18:27:20 +01:00 |
|
FezVrasta
|
0d4954f97d
|
fixed specificity of shadows
|
2015-03-16 15:19:26 +01:00 |
|
Tim Hovius
|
1adb09c5ae
|
Removed unused code
|
2015-02-27 12:14:08 +01:00 |
|
Jeroen van Warmerdam
|
05655dd96d
|
🐛 Dropdown active class support. Fixes #368
|
2015-01-25 18:42:53 +01:00 |
|
ryanmcdonough
|
c6c1e2fa23
|
Include dividers material design
|
2015-01-12 13:53:59 +00:00 |
|
ryanmcdonough
|
2028119c2a
|
Material dividers
|
2015-01-12 11:06:42 +00:00 |
|
Korgan
|
28c0728c35
|
material colors aproximation
|
2014-12-05 03:35:32 +01:00 |
|
FezVrasta
|
52e073a3c5
|
ensure new line at end of compiled files
|
2014-12-04 14:00:01 +01:00 |
|
FezVrasta
|
c0281c21cd
|
fixed modal backdrop
|
2014-12-03 10:30:08 +01:00 |
|
FezVrasta
|
84544a4ca1
|
fixed border on tap
|
2014-12-03 10:05:07 +01:00 |
|
FezVrasta
|
4224c5cfc2
|
fixed #255
|
2014-12-02 09:15:18 +01:00 |
|
FezVrasta
|
4903016acc
|
fixed #253
|
2014-12-02 09:05:46 +01:00 |
|
FezVrasta
|
d304f232bb
|
improved dropdown.js support
|
2014-12-01 15:07:55 +01:00 |
|
FezVrasta
|
84ff0247c6
|
implemented toggle buttons #248
|
2014-12-01 13:29:34 +01:00 |
|
FezVrasta
|
f7e1e44e64
|
improved mobile compatibility
|
2014-11-28 09:35:17 +01:00 |
|
FezVrasta
|
3879ccb08f
|
fixed #222 and changed indenting to 2
|
2014-11-26 13:04:13 +01:00 |
|
FezVrasta
|
ab447fb5ce
|
styled panels, improved shadows
|
2014-11-12 16:46:52 +01:00 |
|
FezVrasta
|
6442241285
|
fix for #154
|
2014-11-12 11:51:00 +01:00 |
|
FezVrasta
|
0c6f8f3e9d
|
Merge branch 'develop'
Conflicts:
README.md
bower.json
dist/css/material-wfont.css
dist/css/material.css
dist/js/material.js
dist/js/material.min.js
dist/js/ripples.js
package.json
sass/_animations.scss
|
2014-10-31 09:59:31 +01:00 |
|
FezVrasta
|
d6c73f5c68
|
removed references of the old less compiler
|
2014-10-31 09:27:35 +01:00 |
|
FezVrasta
|
931d61f248
|
remove unused files
|
2014-10-31 09:26: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
|
2c66ff3770
|
removed .import extension from styles
|
2014-10-18 16:17:31 +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
|
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
|
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 |
|
FezVrasta
|
085590ea67
|
improved support for Meteor.js (#103)
|
2014-10-08 14:52:08 +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
|
41c94a218a
|
refactor of the dist files
|
2014-10-05 09:32:48 +02: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
|
8cc954a887
|
security fix
|
2014-10-02 11:36:05 +02:00 |
|
FezVrasta
|
323c430085
|
fix #30
|
2014-09-29 09:25:10 +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
|
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
|
7c582dd03f
|
removed webfont from css and created -wfont version with font embedded
|
2014-09-18 13:42:53 +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 |
|
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 |
|