Releases: Dogfalo/materialize
Releases · Dogfalo/materialize
v0.97.3
v0.97.2
- 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
- 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 fles and dynamically loaded elements
 
 
v0.97.0
- v0.97.0 (June 21, 2015)
- Documentatiion 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
v0.96.0
- 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
v0.95.2
- v0.95.2 (Feb 10, 2015)
- Switches added
 - Transition animation functions added
 - ScrollFire Plugin added (fires functions dependent on scroll position)
 - Responsive Video tag added
 - Custom File Input Button added
 - Modals has a fixed footer option
 - SideNav implementation changed (needs 2 UL menus)
 - Slider Responsive Fixes
 
 
v0.95.1
- v0.95.1 (Jan 26, 2015)
- Sidenav Fixes
 - Dropdown alignment/gutter options added
 - Parallax fixes
 - JavaScript Initialization no longer needed for many components
 - HTML options through data-attributes
 - Site colors can be defined through Primary and Secondary color in Sass
 - Tables no longer resonsive by default
 
 
v0.95.0
- v0.95.0
- Drag Out Menu fixed with Touch Interactions
 - Toasts minor bugfix
 - OL element has default styling
 - Fullscreen Slider added
 - Footer requires page-footer class
 - Progress Bars added
 - Form autofill support added
 - Responsive Tables support added
 - Scrollspy Plugin released
 - Waves events are now delegated / behavior enhanced