4
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 )
5
5
Materialize, a CSS Framework based on material design
6
6
7
- ### Current Version : v0.97.0
7
+ ### Current Version : v0.97.2
8
8
9
9
## Sass Requirements:
10
10
- Ruby Sass 3.3+, LibSass 0.6+
@@ -13,6 +13,35 @@ Materialize, a CSS Framework based on material design
13
13
Chrome 35+, Firefox 31+, Safari 7+, IE 10+
14
14
15
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
16
45
- v0.96.1 (April 6, 2015)
17
46
- Dropdown Fixes
18
47
- Materialize functions fixed for Meteor
0 commit comments