Skip to content

Commit

Permalink
v0.97.1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogfalo committed Sep 14, 2015
1 parent aeca192 commit 8b9ea2f
Show file tree
Hide file tree
Showing 17 changed files with 355 additions and 213 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ module.exports = function(grunt) {
linebreak: true
},
files: {
src: [ 'extras/*','dist/css/*.css', 'dist/js/*.js']
src: [ 'extras/**/*','dist/css/*.css', 'dist/js/*.js']
}
}
},
Expand Down
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/Dogfalo/materialize?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
Materialize, a CSS Framework based on material design

### Current Version : v0.97.0
### Current Version : v0.97.1

## Sass Requirements:
- Ruby Sass 3.3+, LibSass 0.6+
Expand All @@ -13,6 +13,14 @@ Materialize, a CSS Framework based on material design
Chrome 35+, Firefox 31+, Safari 7+, IE 10+

## Changelog
- v0.97.1 (Sep 13, 2015)
- Added new range slider with uses noUiSlider to provide powerful options
- Added CSS for Chips
- Toasts support adding of html elements
- Fixed select destroy/creation bug
- Bugfixes for dropdown, badges, collections, scrollfire
- Added default preloader color variable
- File input now supports multiple fles and dynamically loaded elements
- v0.97.0 (June 21, 2015)
- **Documentation changed to use Official Google Icon web font**
- **Input errors added**
Expand Down
Binary file not shown.
Binary file not shown.
87 changes: 73 additions & 14 deletions dist/css/materialize.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*!
* Materialize v0.97.0 (http://materializecss.com)
* Materialize v0.97.1 (http://materializecss.com)
* Copyright 2014-2015 Materialize
* MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
*/
Expand Down Expand Up @@ -1635,6 +1635,7 @@
/*** Navbar ***/
/*** SideNav ***/
/*** Photo Slider ***/
/*** Spinners | Loaders ***/
/*** Tabs ***/
/*** Tables ***/
/*** Toasts ***/
Expand Down Expand Up @@ -2056,7 +2057,7 @@ img.responsive-img, video.responsive-video {
height: auto; }

.pagination li {
float: left;
display: inline-block;
font-size: 1.2rem;
padding: 0 10px;
line-height: 30px;
Expand Down Expand Up @@ -2196,13 +2197,13 @@ table {
background-color: #f2f2f2; }
table.striped > tbody > tr > td {
border-radius: 0px; }
table.hoverable > tbody > tr {
table.highlight > tbody > tr {
-webkit-transition: background-color .25s ease;
-moz-transition: background-color .25s ease;
-o-transition: background-color .25s ease;
-ms-transition: background-color .25s ease;
transition: background-color .25s ease; }
table.hoverable > tbody > tr:hover {
table.highlight > tbody > tr:hover {
background-color: #f2f2f2; }
table.centered thead tr th, table.centered tbody tr td {
text-align: center; }
Expand Down Expand Up @@ -2314,6 +2315,8 @@ td, th {
.collection .collection-item.active {
background-color: #26a69a;
color: #eafaf9; }
.collection .collection-item.active .secondary-content {
color: #fff; }
.collection a.collection-item {
display: block;
-webkit-transition: 0.25s;
Expand All @@ -2337,6 +2340,10 @@ td, th {
float: right;
color: #26a69a; }

.collapsible .collection {
margin: 0;
border: none; }

span.badge {
min-width: 3rem;
padding: 0 6px;
Expand All @@ -2358,6 +2365,11 @@ span.badge {
span.badge.new:after {
content: " new"; }

nav ul a span.badge {
position: static;
margin-left: 4px;
line-height: 0; }

.video-container {
position: relative;
padding-bottom: 56.25%;
Expand Down Expand Up @@ -5291,7 +5303,19 @@ nav {
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%); } }
transform: translateX(-50%); }
nav .brand-logo.left, nav .brand-logo.right {
padding: 0;
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none; }
nav .brand-logo.left {
left: 0.5rem; }
nav .brand-logo.right {
right: 0.5rem;
left: auto; } }
nav .brand-logo.right {
right: 0.5rem;
padding: 0; }
Expand Down Expand Up @@ -5359,17 +5383,17 @@ nav {

@font-face {
font-family: "Roboto";
src: url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
src: local(Roboto Thin), url("../font/roboto/Roboto-Thin.woff2") format("woff2"), url("../font/roboto/Roboto-Thin.woff") format("woff"), url("../font/roboto/Roboto-Thin.ttf") format("truetype");
font-weight: 200; }

@font-face {
font-family: "Roboto";
src: url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
src: local(Roboto Light), url("../font/roboto/Roboto-Light.woff2") format("woff2"), url("../font/roboto/Roboto-Light.woff") format("woff"), url("../font/roboto/Roboto-Light.ttf") format("truetype");
font-weight: 300; }

@font-face {
font-family: "Roboto";
src: url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
src: local(Roboto Regular), url("../font/roboto/Roboto-Regular.woff2") format("woff2"), url("../font/roboto/Roboto-Regular.woff") format("woff"), url("../font/roboto/Roboto-Regular.ttf") format("truetype");
font-weight: 400; }

@font-face {
Expand Down Expand Up @@ -5573,6 +5597,7 @@ small {
.card .card-image {
position: relative; }
.card .card-image img {
display: block;

This comment has been minimized.

Copy link
@ibrainventures

ibrainventures Sep 24, 2015

This crashes the Cards ... (small, medium, large)

border-radius: 2px 2px 0 0;
position: relative;
left: 0;
Expand Down Expand Up @@ -5624,7 +5649,7 @@ small {
#toast-container {
display: block;
position: fixed;
z-index: 1001; }
z-index: 10000; }
@media only screen and (max-width : 600px) {
#toast-container {
min-width: 100%;
Expand Down Expand Up @@ -5683,13 +5708,22 @@ small {
float: right; } }

.tabs {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
position: relative;
height: 48px;
background-color: #fff;
margin: 0 auto;
width: 100%;
white-space: nowrap; }
.tabs .tab {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: block;
float: left;
text-align: center;
Expand Down Expand Up @@ -6082,7 +6116,7 @@ a.waves-effect .waves-ripple {
.collapsible-header {
display: block;
cursor: pointer;
height: 3rem;
min-height: 3rem;
line-height: 3rem;
padding: 0 1rem;
background-color: #fff;
Expand Down Expand Up @@ -6136,7 +6170,31 @@ a.waves-effect .waves-ripple {
box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
margin: 16px 0; }

.chip {
display: inline-block;
height: 32px;
font-size: 13px;
font-weight: 500;
color: rgba(0, 0, 0, 0.6);
line-height: 32px;
padding: 0 12px;
border-radius: 16px;
background-color: #E4E4E4; }
.chip img {
float: left;
margin: 0 8px 0 -12px;
height: 32px;
width: 32px;
border-radius: 50%; }
.chip i.material-icons {
cursor: pointer;
float: right;
font-size: 16px;
line-height: 32px;
padding-left: 8px; }

.materialboxed {
display: block;
cursor: zoom-in;
position: relative;
-webkit-transition: opacity .4s;
Expand Down Expand Up @@ -6312,11 +6370,11 @@ input[type=text], input[type=password], input[type=email], input[type=url], inpu
border: 0;
box-shadow: none;
color: #444; }
.input-field input[type=search]:focus + label i, .input-field input[type=search]:focus ~ .mdi-navigation-close {
.input-field input[type=search]:focus + label i, .input-field input[type=search]:focus ~ .mdi-navigation-close, .input-field input[type=search]:focus ~ .material-icons {
color: #444; }
.input-field input[type=search] + label {
left: 1rem; }
.input-field input[type=search] ~ .mdi-navigation-close {
.input-field input[type=search] ~ .mdi-navigation-close, .input-field input[type=search] ~ .material-icons {
position: absolute;
top: 0;
right: 1rem;
Expand Down Expand Up @@ -7083,7 +7141,8 @@ select {
position: absolute;
width: 100%;
height: 100%;
opacity: 0; }
opacity: 0;
border-color: #26a69a; }

.spinner-blue, .spinner-blue-only {
border-color: #4285f4; }
Expand Down Expand Up @@ -7130,7 +7189,7 @@ select {
-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.active .spinner-layer.spinner-blue-only, .active .spinner-layer.spinner-red-only, .active .spinner-layer.spinner-yellow-only, .active .spinner-layer.spinner-green-only {
.active .spinner-layer, .active .spinner-layer.spinner-blue-only, .active .spinner-layer.spinner-red-only, .active .spinner-layer.spinner-yellow-only, .active .spinner-layer.spinner-green-only {
/* durations: 4 * ARCTIME */
opacity: 1;
-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
Expand Down
6 changes: 3 additions & 3 deletions dist/css/materialize.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 8b9ea2f

Please sign in to comment.