Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
materialize-src-v0.100.0.zip | 2017-07-20 | 1.1 MB | |
materialize-v0.100.0.zip | 2017-07-20 | 958.1 kB | |
README.md | 2017-07-20 | 1.1 kB | |
v0.100.0 source code.tar.gz | 2017-07-20 | 12.7 MB | |
v0.100.0 source code.zip | 2017-07-20 | 12.8 MB | |
Totals: 5 Items | 27.5 MB | 0 |
v0.100.0 (July 19th)
- :sparkles: Rewrote Modal Plugin :sparkles:
- Modal open no longer initializes plugin
- Fixed bug where modal open did not use initialized options
- Modal-trigger class required for modal trigger elements
- :sparkles: Rewrote Toast Plugin :sparkles:
- Added class method to dismiss all toasts
- Added instance method to remove specific toasts
- Validation styling support added for many form components
- Added ability to remove autocompelete data
- Fixed waves persisting bug
- Waves no longer throws error on svg elements
- Fixed side nav callback bugs
- Tab accessibility for date picker
- Added container option for time picker
- Fixed carousel image loading bug
- Full width carousel now resizes height on resize
- Added carousel destroy
- Fixed multiple bugs with jQuery outerWidth on Linux
- Fixed cursor blinking on select on iOS
- Fixed search form styling in navbar
- Fixed label animation on date picker
- Added close on select option for date picker
- Browser errors now show up on radio buttons and checkboxes