Package Exports
- materialize-css/bin/materialize.css
- materialize-css/bin/materialize.js
- materialize-css/dist/css/materialize.css
- materialize-css/dist/css/materialize.min.css
- materialize-css/dist/js/materialize
- materialize-css/dist/js/materialize.js
- materialize-css/dist/js/materialize.min
- materialize-css/dist/js/materialize.min.js
- materialize-css/extras/noUiSlider/nouislider.js
- materialize-css/js/animation
- materialize-css/js/buttons
- materialize-css/js/buttons.js
- materialize-css/js/cards
- materialize-css/js/character_counter
- materialize-css/js/collapsible
- materialize-css/js/date_picker/picker
- materialize-css/js/date_picker/picker.date
- materialize-css/js/dropdown
- materialize-css/js/forms
- materialize-css/js/forms.js
- materialize-css/js/global
- materialize-css/js/global.js
- materialize-css/js/hammer.min
- materialize-css/js/jquery.easing.1.3
- materialize-css/js/jquery.hammer
- materialize-css/js/leanModal
- materialize-css/js/materialbox
- materialize-css/js/parallax
- materialize-css/js/pushpin
- materialize-css/js/scrollFire
- materialize-css/js/scrollspy
- materialize-css/js/sideNav
- materialize-css/js/slider
- materialize-css/js/tabs
- materialize-css/js/tabs.js
- materialize-css/js/toasts
- materialize-css/js/tooltip
- materialize-css/js/transitions
- materialize-css/js/velocity.min
- materialize-css/js/velocity.min.js
- materialize-css/js/waves
- materialize-css/sass/materialize.scss
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (materialize-css) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
 Materialize, a CSS Framework based on material design
Current Version : v0.97.1
Sass Requirements:
- Ruby Sass 3.3+, LibSass 0.6+
Supported Browsers:
Chrome 35+, Firefox 31+, Safari 7+, IE 10+
Changelog
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 (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
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