PluginProbe
Moloni / 3.0.51
Moloni v3.0.51
5.0.10 5.0.09 5.0.08 5.0.07 5.0.06 trunk 0.4.0.00 0.4.8.1 3.0.10 3.0.11 3.0.35 3.0.36 3.0.37 3.0.38 3.0.40 3.0.41 3.0.42 3.0.43 3.0.44 3.0.45 3.0.46 3.0.47 3.0.48 3.0.49 3.0.50 All 98 releases
moloni / docs / web / materialize / README.md

README.md in Moloni 3.0.51, at docs/web/materialize/README.md

66 lines 2.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 ![alt tag](https://raw.github.com/dogfalo/materialize/master/images/materialize.gif)
2 ===========
3
4 [](https://travis-ci.org/Dogfalo/materialize![Travis CI](https://travis-ci.org/Dogfalo/materialize.svg?branch=master)](https://travis-ci.org/Dogfalo/materialize](https://travis-ci.org/Dogfalo/materialize)[](https://david-dm.org/Dogfalo/materialize![Dependency Status](https://david-dm.org/Dogfalo/materialize.svg)](https://david-dm.org/Dogfalo/materialize](https://david-dm.org/Dogfalo/materialize)[](https://gitter.im/Dogfalo/materialize?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge![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](https://gitter.im/Dogfalo/materialize?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
5
6 [](http://materializecss.com/Materialize](http://materializecss.com/](http://materializecss.com/), a CSS Framework based on material design
7
8 ### Current Version : v0.97.5
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.5 (Dec 21, 2015)
18 - Fixed Meteor package crash
19 - v0.97.4 (Dec 20, 2015)
20 - Added Jasmine testing with Travis CI
21 - Select bugfixes
22 - Grid Offset bugfix
23 - Dropdown overflow bugfix
24 - Range slider error bugfix
25 - v0.97.3 (Nov 15, 2015)
26 - Meteor font issues fixed
27 - Select rendering issue fixed
28 - Added Push and Pull to grid
29 - Dynamic accordion appends fixed
30 - v0.97.2 (Nov 8, 2015)
31 - Image support inside select
32 - Optgroup supported in select
33 - Multiple select added
34 - Card styling fixes
35 - Breadcrumbs added
36 - Scrollable tabs
37 - Tooltips and dropdowns position themselves more intelligently inside the window
38 - FAB menu is click-toggleable
39 - Horizontal FAB support added
40 - v0.97.1 (Sep 13, 2015)
41 - Added new range slider with uses noUiSlider to provide powerful options
42 - Added CSS for Chips
43 - Toasts support adding of html elements
44 - Fixed select destroy/creation bug
45 - Bugfixes for dropdown, badges, collections, scrollfire
46 - Added default preloader color variable
47 - File input now supports multiple files and dynamically loaded elements
48 - v0.97.0 (June 21, 2015)
49 - **Documentation changed to use Official Google Icon web font**
50 - **Input errors added**
51 - Flicker on Firefox on dropdowns fixed
52 - Pagination made more responsive
53 - Modal now prevents scrolling
54 - Modal animation added
55 - Support for multiple modals added
56 - Programmatic control of FAB to open/close added
57 - Programmatic control of slider to play/pause added
58 - Plus many more bug fixes
59
60
61 ## Contributing
62 [](CONTRIBUTING.mdPlease read CONTRIBUTING.md for more information](CONTRIBUTING.md](CONTRIBUTING.md)
63
64 ## Testing
65 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, [](https://docs.google.com/document/d/1dVM6qGt_b_y9RRhr9X7oZfFydaJIEqB9CT7yekv-4XE/edit?usp=sharinghere's a starting guide on how to write tests in Jasmine](https://docs.google.com/document/d/1dVM6qGt_b_y9RRhr9X7oZfFydaJIEqB9CT7yekv-4XE/edit?usp=sharing](https://docs.google.com/document/d/1dVM6qGt_b_y9RRhr9X7oZfFydaJIEqB9CT7yekv-4XE/edit?usp=sharing)
66