|
1 | 1 |  |
2 | 2 | =========== |
3 | 3 |
|
4 | | -[](https://travis-ci.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) |
| 4 | +[](https://travis-ci.org/Dogfalo/materialize)[](https://david-dm.org/Dogfalo/materialize#info=devDependencies)[](https://gitter.im/Dogfalo/materialize?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) |
5 | 5 |
|
6 | 6 | [Materialize](http://materializecss.com/), a CSS Framework based on material design |
7 | 7 |
|
8 | | -### Current Version : v0.97.5 |
| 8 | +### Current Version : v0.97.8 |
9 | 9 |
|
10 | 10 | ## Sass Requirements: |
11 | 11 | - Ruby Sass 3.3+, LibSass 0.6+ |
|
14 | 14 | Chrome 35+, Firefox 31+, Safari 7+, IE 10+ |
15 | 15 |
|
16 | 16 | ## Changelog |
17 | | -- v0.97.5 (Dec 21, 2015) |
| 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) |
18 | 41 | - 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 |
| 42 | + |
59 | 43 |
|
60 | 44 |
|
61 | 45 | ## Contributing |
|
0 commit comments