Skip to content

Commit

Permalink
v0.95.3 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
Dogfalo committed Feb 26, 2015
1 parent 966cf07 commit 8565164
Show file tree
Hide file tree
Showing 16 changed files with 356 additions and 247 deletions.
29 changes: 9 additions & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
[![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)
Materialize, a CSS Framework based on material design

### Current Version : v0.95.2
### Current Version : v0.95.3

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

## Changelog

- v0.95.3 (Feb 25, 2015)
- Parallax image loading / responsiveness fixes
- Date picker supports month/year as dropdown
- Dismissable collection items
- Avatar collection items
- Pagination Added
- ScrollFire fixes

- v0.95.2 (Feb 10, 2015)
- Switches added
- Transition animation functions added
Expand Down Expand Up @@ -50,22 +58,3 @@ Chrome 35+, Firefox 31+, Safari 7+, IE 10+
- Responsive Tables support added
- Scrollspy Plugin released
- Waves events are now delegated / behavior enhanced

- v0.94.2 (Jan 07, 2015)
- Sidebar dissmiss issues fixed
- Date picker improvements
- Waves fixed for Windows touchscreen devices
- Fixed position dropdown problems fixed
- Text area supports icon prefix
- Navbar supports fixed position

- v0.94.1 (Jan 05, 2015)
- Standardized components top and bottom margin
- Fixed Sidebar added
- Dropdown has cleaner animation
- Tabs/Collapsibles supports active class
- Materialbox bug fixes
- Collapsible bug fixes
- Sidebar bug fixes
- Checkbox cross-browser fixes
- Modal supports ESC closing
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Materialize",
"version": "0.95.2",
"version": "0.95.3",
"description": "A modern responsive front-end framework based on Material Design",
"keywords": [
"css",
Expand Down
Loading

1 comment on commit 8565164

@kowap
Copy link

@kowap kowap commented on 8565164 Feb 27, 2015

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job. Thank you very much!

Please sign in to comment.