source: firmaeventos/static/materialize/README.md @ 11e5ced

Last change on this file since 11e5ced was 11e5ced, checked in by Leonel Hernandez <leonelphm@…>, 6 years ago

Agregado Sources

  • Property mode set to 100644
File size: 2.0 KB
Line 
1![alt tag](https://raw.github.com/dogfalo/materialize/master/images/materialize.gif)
2===========
3
4[![Travis CI](https://travis-ci.org/Dogfalo/materialize.svg?branch=master)](https://travis-ci.org/Dogfalo/materialize)[![devDependency Status](https://david-dm.org/Dogfalo/materialize/dev-status.svg)](https://david-dm.org/Dogfalo/materialize#info=devDependencies)[![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)
5
6[Materialize](http://materializecss.com/), a CSS Framework based on material design
7
8### Current Version : v0.97.7
9
10## Sass Requirements:
11- Ruby Sass 3.3+, LibSass 0.6+
12
13## Supported Browsers:
14Chrome 35+, Firefox 31+, Safari 7+, IE 10+
15
16## Changelog
17- v0.97.7 (July 23rd)
18  - Basic horizontal cards
19  - Carousel bug fixes and new features
20  - Updated sidenav styles and new component
21  - Meteor package now supports Sass
22  - Autocomplete form component
23  - Chips jQuery plugin
24- v0.97.6 (April 1st)
25  - **Removed deprecated material icons from project**
26  - **Changed /font directory to /fonts**
27  - Datepicker and ScrollSpy now compatible with jQuery 2.2.x
28  - Responsive tables now work with empty cells
29  - Added focus states to checkboxes, switches, and radio buttons
30  - Sidenav and Modals no longer cause flicker with scrollbar
31  - Materialbox overflow and z-index issues fixed
32  - Added new option for Card actions within a Card reveal
33- v0.97.5 (Dec 21, 2015)
34  - Fixed Meteor package crash
35- v0.97.4 (Dec 20, 2015)
36  - Added Jasmine testing with Travis CI
37  - Select bugfixes
38  - Grid Offset bugfix
39  - Dropdown overflow bugfix
40  - Range slider error bugfix
41
42
43
44## Contributing
45[Please read CONTRIBUTING.md for more information](CONTRIBUTING.md)
46
47## Testing
48We 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)
Note: See TracBrowser for help on using the repository browser.