Skip to content

Commit

Permalink
v0.97.6 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
acburst committed Apr 2, 2016
1 parent 933c9b1 commit 793e571
Show file tree
Hide file tree
Showing 41 changed files with 872 additions and 3,853 deletions.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

[Materialize](http://materializecss.com/), a CSS Framework based on material design

### Current Version : v0.97.5
### Current Version : v0.97.6

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

## Changelog
- v0.97.6 (April 1st)
- **Removed deprecated material icons from project**
- **Changed /font directory to /fonts**
- Datepicker and ScrollSpy now compatible with jQuery 2.2.x
- Responsive tables now work with empty cells
- Added focus states to checkboxes, switches, and radio buttons
- Sidenav and Modals no longer cause flicker with scrollbar
- Materialbox overflow and z-index issues fixed
- Added new option for Card actions within a Card reveal
- v0.97.5 (Dec 21, 2015)
- Fixed Meteor package crash
- v0.97.4 (Dec 20, 2015)
Expand Down
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion bin/materialize.js

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions buttons.html
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,6 @@ <h2 class="header">Disabled</h2>
</div>
</div>


</main> <footer class="page-footer">
<div class="container">
<div class="row">
Expand Down Expand Up @@ -368,4 +367,4 @@ <h5 class="white-text">Connect</h5>
</script>

</body>
</html>
</html>
Loading

0 comments on commit 793e571

Please sign in to comment.