Skip to content

Commit 8565164

Browse files
committed
v0.95.3 Release
1 parent 966cf07 commit 8565164

16 files changed

+356
-247
lines changed

README.md

Lines changed: 9 additions & 20 deletions
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.95.2
7+
### Current Version : v0.95.3
88

99
## Sass Requirements:
1010
- Ruby Sass 3.3+, LibSass 0.6+
@@ -20,6 +20,14 @@ Chrome 35+, Firefox 31+, Safari 7+, IE 10+
2020

2121
## Changelog
2222

23+
- v0.95.3 (Feb 25, 2015)
24+
- Parallax image loading / responsiveness fixes
25+
- Date picker supports month/year as dropdown
26+
- Dismissable collection items
27+
- Avatar collection items
28+
- Pagination Added
29+
- ScrollFire fixes
30+
2331
- v0.95.2 (Feb 10, 2015)
2432
- Switches added
2533
- Transition animation functions added
@@ -50,22 +58,3 @@ Chrome 35+, Firefox 31+, Safari 7+, IE 10+
5058
- Responsive Tables support added
5159
- Scrollspy Plugin released
5260
- Waves events are now delegated / behavior enhanced
53-
54-
- v0.94.2 (Jan 07, 2015)
55-
- Sidebar dissmiss issues fixed
56-
- Date picker improvements
57-
- Waves fixed for Windows touchscreen devices
58-
- Fixed position dropdown problems fixed
59-
- Text area supports icon prefix
60-
- Navbar supports fixed position
61-
62-
- v0.94.1 (Jan 05, 2015)
63-
- Standardized components top and bottom margin
64-
- Fixed Sidebar added
65-
- Dropdown has cleaner animation
66-
- Tabs/Collapsibles supports active class
67-
- Materialbox bug fixes
68-
- Collapsible bug fixes
69-
- Sidebar bug fixes
70-
- Checkbox cross-browser fixes
71-
- Modal supports ESC closing

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Materialize",
3-
"version": "0.95.2",
3+
"version": "0.95.3",
44
"description": "A modern responsive front-end framework based on Material Design",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)