Skip to content

Commit

Permalink
updated Materialize to v0.97.3
Browse files Browse the repository at this point in the history
  • Loading branch information
skydiver committed Dec 3, 2015
1 parent 3f7d40c commit 82a6b4a
Show file tree
Hide file tree
Showing 5 changed files with 1,156 additions and 521 deletions.
31 changes: 30 additions & 1 deletion assets/README.md
100644 → 100755
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.97.0
### Current Version : v0.97.2

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

## Changelog
- v0.97.2 (Nov 8, 2015)
- Image support inside select
- Optgroup supported in select
- Multiple select added
- Card styling fixes
- Breadcrumbs added
- Scrollable tabs
- Tooltips and dropdowns position themselves more intelligently inside the window
- FAB menu is click-toggleable
- Horizontal FAB support added
- v0.97.1 (Sep 13, 2015)
- Added new range slider with uses noUiSlider to provide powerful options
- Added CSS for Chips
- Toasts support adding of html elements
- Fixed select destroy/creation bug
- Bugfixes for dropdown, badges, collections, scrollfire
- Added default preloader color variable
- File input now supports multiple files and dynamically loaded elements
- v0.97.0 (June 21, 2015)
- **Documentation changed to use Official Google Icon web font**
- **Input errors added**
- Flicker on Firefox on dropdowns fixed
- Pagination made more responsive
- Modal now prevents scrolling
- Modal animation added
- Support for multiple modals added
- 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
Expand Down
Loading

0 comments on commit 82a6b4a

Please sign in to comment.