UNPKG

2.47 kBMarkdownView Raw
1![alt tag](https://raw.github.com/dogfalo/materialize/master/images/materialize.gif)
2===========
3
4[![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)
5Materialize, a CSS Framework based on material design
6
7### Current Version : v0.97.2
8
9## Sass Requirements:
10- Ruby Sass 3.3+, LibSass 0.6+
11
12## Supported Browsers:
13Chrome 35+, Firefox 31+, Safari 7+, IE 10+
14
15## Changelog
16- v0.97.2 (Nov 8, 2015)
17 - Image support inside select
18 - Optgroup supported in select
19 - Multiple select added
20 - Card styling fixes
21 - Breadcrumbs added
22 - Scrollable tabs
23 - Tooltips and dropdowns position themselves more intelligently inside the window
24 - FAB menu is click-toggleable
25 - Horizontal FAB support added
26- v0.97.1 (Sep 13, 2015)
27 - Added new range slider with uses noUiSlider to provide powerful options
28 - Added CSS for Chips
29 - Toasts support adding of html elements
30 - Fixed select destroy/creation bug
31 - Bugfixes for dropdown, badges, collections, scrollfire
32 - Added default preloader color variable
33 - File input now supports multiple files and dynamically loaded elements
34- v0.97.0 (June 21, 2015)
35 - **Documentation changed to use Official Google Icon web font**
36 - **Input errors added**
37 - Flicker on Firefox on dropdowns fixed
38 - Pagination made more responsive
39 - Modal now prevents scrolling
40 - Modal animation added
41 - Support for multiple modals added
42 - Programmatic control of FAB to open/close added
43 - Programmatic control of slider to play/pause added
44 - Plus many more bug fixes
45- v0.96.1 (April 6, 2015)
46 - Dropdown Fixes
47 - Materialize functions fixed for Meteor
48- v0.96.0 (April 1, 2015)
49 - **Toasts, transitions, scrollfire added under Materialize namespace**
50 - **Dropdown is now created as a child of its parent**
51 - Collapsibles supports nesting
52 - Modal Bottom Sheet added
53 - Indeterminate Checkboxes added
54 - New Checkbox Style Added
55 - Text Inputs supports placeholder/readonly
56 - Google Inbox-like Collapsible added
57 - Text Character Counter added
58 - Waves no longer breaks on SVG's
59
60- v0.95.3 (Feb 25, 2015)
61 - Parallax image loading / responsiveness fixes
62 - Date picker supports month/year as dropdown
63 - Dismissable collection items
64 - Avatar collection items
65 - Pagination Added
66 - ScrollFire fixes
67
68
69## Contributing
70[Please read CONTRIBUTING.md for more information](CONTRIBUTING.md)