Skip to content

Commit 82a6b4a

Browse files
committed
updated Materialize to v0.97.3
1 parent 3f7d40c commit 82a6b4a

File tree

5 files changed

+1156
-521
lines changed

5 files changed

+1156
-521
lines changed

assets/README.md

100644100755
Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![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)
55
Materialize, a CSS Framework based on material design
66

7-
### Current Version : v0.97.0
7+
### Current Version : v0.97.2
88

99
## Sass Requirements:
1010
- Ruby Sass 3.3+, LibSass 0.6+
@@ -13,6 +13,35 @@ Materialize, a CSS Framework based on material design
1313
Chrome 35+, Firefox 31+, Safari 7+, IE 10+
1414

1515
## 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
1645
- v0.96.1 (April 6, 2015)
1746
- Dropdown Fixes
1847
- Materialize functions fixed for Meteor

0 commit comments

Comments
 (0)