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 )
55Materialize, a CSS Framework based on material design
66
7- ### Current Version : v0.95.0
7+ ### Current Version : v0.95.1
88
99## Sass Requirements:
1010- Ruby Sass 3.3+, LibSass 0.6+
@@ -14,7 +14,17 @@ Chrome 35+, Firefox 31+, Safari 7+, IE 10+
1414
1515##Changelog
1616
17- - v0.95.0
17+ - v0.95.1 (Jan 26, 2015)
18+ - Sidenav Fixes
19+ - Dropdown alignment/gutter options added
20+ - Parallax fixes
21+ - JavaScript Initialization no longer needed for many components
22+ - HTML options through data-attributes
23+ - Site colors can be defined through Primary and Secondary color in Sass
24+ - Tables no longer resonsive by default
25+
26+
27+ - v0.95.0 (Jan 17, 2015)
1828 - Drag Out Menu fixed with Touch Interactions
1929 - Toasts minor bugfix
2030 - OL element has default styling
@@ -26,15 +36,15 @@ Chrome 35+, Firefox 31+, Safari 7+, IE 10+
2636 - Scrollspy Plugin released
2737 - Waves events are now delegated / behavior enhanced
2838
29- - v0.94.2
39+ - v0.94.2 (Jan 07, 2015)
3040 - Sidebar dissmiss issues fixed
3141 - Date picker improvements
3242 - Waves fixed for Windows touchscreen devices
3343 - Fixed position dropdown problems fixed
3444 - Text area supports icon prefix
3545 - Navbar supports fixed position
3646
37- - v0.94.1
47+ - v0.94.1 (Jan 05, 2015)
3848 - Standardized components top and bottom margin
3949 - Fixed Sidebar added
4050 - Dropdown has cleaner animation
@@ -45,59 +55,4 @@ Chrome 35+, Firefox 31+, Safari 7+, IE 10+
4555 - Checkbox cross-browser fixes
4656 - Modal supports ESC closing
4757
48- - v0.94.0
49- - Sidenav supports right edge positioning
50- - Responsive Embeds
51- - Image Vertical align classes
52- - border-box added
53- - Variable file created
54- - Pushpin added
55- - Tooltips support all directions
56- - Layout helper classes added
57- - Materialbox Fixes
58- - Form Element Enhancements
59- - Navbar supports search bar
60- - Waves fixes
61- - Materialbox Captions
62- - Image Slider Fixes
63-
64- - v0.93.1
65- - Flexbox Sticky Footer removed due to IE incompatibility
66-
67- - v0.93.0
68- - Card Reveal
69- - Image Slider
70- - Dynamically loaded forms work correctly
71- - Badges added
72- - Circular Image
73- - Waves Fixes
74- - Footer Added
75- - Toast support Custom HTML
76- - Modals support programmatic opening/closing
77- - Responsive Image support
78-
79- - v0.92.1
80- - Bower semver fix
81- - Added new radio button style
82-
83- - v0.92.0
84- - Clicking icon in dropdown in navbar no longer closes dropdown immediately
85- - Multiple select inputs now work properly
86- - Mobile navbar no longer extends past screen width
87- - Parallax improved
88- - Modal restructured / can be opened programmatically
89- - Callbacks added to modals
90- - Added dist folder to repo
91- - Cards restructured
92-
93-
94- - v0.91
95- - bug fixes to forms
96- - added waves color classes
97- - toast thickened to look better on mobile
98- - many other bug fixes
99-
10058
101- - v0.9
102- - Touch interactions added
103- - tons more...
0 commit comments