Skip to content

Commit

Permalink
updated Materialize to v0.97.4
Browse files Browse the repository at this point in the history
  • Loading branch information
skydiver committed Dec 21, 2015
1 parent 82a6b4a commit bf55f1a
Show file tree
Hide file tree
Showing 10 changed files with 7,019 additions and 3,834 deletions.
13 changes: 11 additions & 2 deletions assets/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
![alt tag](https://raw.github.com/dogfalo/materialize/master/images/materialize.gif)
===========

[![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)
[![Travis CI](https://travis-ci.org/Dogfalo/materialize.svg?branch=master)](https://travis-ci.org/Dogfalo/materialize)[![Dependency Status](https://david-dm.org/Dogfalo/materialize.svg)](https://david-dm.org/Dogfalo/materialize)[![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.2
### Current Version : v0.97.3

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

## Changelog
- v0.97.3 (Nov 15, 2015)
- Meteor font issues fixed
- Select rendering issue fixed
- Added Push and Pull to grid
- Dynamic accordion appends fixed
- v0.97.2 (Nov 8, 2015)
- Image support inside select
- Optgroup supported in select
Expand Down Expand Up @@ -68,3 +74,6 @@ Chrome 35+, Firefox 31+, Safari 7+, IE 10+

## Contributing
[Please read CONTRIBUTING.md for more information](CONTRIBUTING.md)

## Testing
We use Jasmine as our testing framework and we're trying to write a robust test suite for our components. If you want to help, [here's a starting guide on how to write tests in Jasmine](https://docs.google.com/document/d/1dVM6qGt_b_y9RRhr9X7oZfFydaJIEqB9CT7yekv-4XE/edit?usp=sharing)
Loading

0 comments on commit bf55f1a

Please sign in to comment.