497b01ae010a7ded6bfd9b9e932356aa97c777bd
[releng.git] / utils / test / vnfcatalogue / VNF_Catalogue / public / 3rd_party / materialize / README.md
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.8
9
10 ## Sass Requirements:
11 - Ruby Sass 3.3+, LibSass 0.6+
12
13 ## Supported Browsers:
14 Chrome 35+, Firefox 31+, Safari 7+, IE 10+
15
16 ## Changelog
17 - v0.97.8 (October 30th, 2016)
18   - **Refactored Modal plugin**
19   - Tabs now supported in navbar
20   - Chips data can now be reinitiailized
21   - Minor side nav fixes
22   - FAB to toolbar component added
23   - Fixed dropdown options bug
24 - v0.97.7 (July 23rd, 2016)
25   - Basic horizontal cards
26   - Carousel bug fixes and new features
27   - Updated sidenav styles and new component
28   - Meteor package now supports Sass
29   - Autocomplete form component
30   - Chips jQuery plugin
31 - v0.97.6 (April 1st, 2016)
32   - **Removed deprecated material icons from project**
33   - **Changed /font directory to /fonts**
34   - Datepicker and ScrollSpy now compatible with jQuery 2.2.x
35   - Responsive tables now work with empty cells
36   - Added focus states to checkboxes, switches, and radio buttons
37   - Sidenav and Modals no longer cause flicker with scrollbar
38   - Materialbox overflow and z-index issues fixed
39   - Added new option for Card actions within a Card reveal
40 - v0.97.5 (December 21st, 2015)
41   - Fixed Meteor package crash
42
43
44
45 ## Contributing
46 [Please read CONTRIBUTING.md for more information](CONTRIBUTING.md)
47
48 ## Testing
49 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)