Skip to content

Commit

Permalink
v0.97.8 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
acburst committed Oct 30, 2016
1 parent a0f67c2 commit fda1e45
Show file tree
Hide file tree
Showing 18 changed files with 1,090 additions and 689 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## v0.97.4 (Dec 20, 2015)
- Added Jasmine testing with Travis CI
- Select bugfixes
- Grid Offset bugfix
- Dropdown overflow bugfix
- Range slider error bugfix

## v0.97.3 (Nov 15, 2015)
- Meteor font issues fixed
- Select rendering issue fixed
Expand Down
15 changes: 8 additions & 7 deletions 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.7
### Current Version : v0.97.8

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

## Changelog
- v0.97.8 (October 30th)
- **Refactored Modal plugin**
- Tabs now supported in navbar
- Chips data can now be reinitiailized
- Minor side nav fixes
- FAB to toolbar component added
- Fixed dropdown options bug
- v0.97.7 (July 23rd)
- Basic horizontal cards
- Carousel bug fixes and new features
Expand All @@ -32,12 +39,6 @@ Chrome 35+, Firefox 31+, Safari 7+, IE 10+
- 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)
- Added Jasmine testing with Travis CI
- Select bugfixes
- Grid Offset bugfix
- Dropdown overflow bugfix
- Range slider error bugfix



Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit fda1e45

Please sign in to comment.