Skip to content

Commit

Permalink
v0.97.4 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
acburst committed Dec 21, 2015
1 parent 2c16f1b commit e5019cd
Show file tree
Hide file tree
Showing 23 changed files with 7,038 additions and 3,868 deletions.
30 changes: 7 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

Materialize, a CSS Framework based on material design

### Current Version : v0.97.3
### Current Version : v0.97.4

## Sass Requirements:
- Ruby Sass 3.3+, LibSass 0.6+
Expand All @@ -14,6 +14,12 @@ Materialize, a CSS Framework based on material design
Chrome 35+, Firefox 31+, Safari 7+, IE 10+

## Changelog
- 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 Expand Up @@ -48,28 +54,6 @@ Chrome 35+, Firefox 31+, Safari 7+, IE 10+
- Programmatic control of FAB to open/close added
- Programmatic control of slider to play/pause added
- Plus many more bug fixes
- v0.96.1 (April 6, 2015)
- Dropdown Fixes
- Materialize functions fixed for Meteor
- v0.96.0 (April 1, 2015)
- **Toasts, transitions, scrollfire added under Materialize namespace**
- **Dropdown is now created as a child of its parent**
- Collapsibles supports nesting
- Modal Bottom Sheet added
- Indeterminate Checkboxes added
- New Checkbox Style Added
- Text Inputs supports placeholder/readonly
- Google Inbox-like Collapsible added
- Text Character Counter added
- Waves no longer breaks on SVG's

- 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


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

0 comments on commit e5019cd

Please sign in to comment.