Dogfalo/materialize (materialize)
### [`v0.100.2`](https://redirect.github.com/Dogfalo/materialize/releases/tag/v0.100.2)
[Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.100.1...v0.100.2)
##### v0.100.2 (August 26, 2017)
- Modal no longer errors on IE 11
- Fixes for Webpack and CommonJS loading of Materialize
- Select displays properly inside Datepicker
- Fix year display bug in date picker where year would change even when no new date had been selecteed
- Fix for badge alignment in collapsible
- Fix bug with multiple select where it would show an incorrect selection initially
### [`v0.100.1`](https://redirect.github.com/Dogfalo/materialize/blob/HEAD/CHANGELOG.md#v01001-July-21st)
[Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.100.0...v0.100.1)
- Fixed bug where modal triggers could not contain child elements
- Fixed bug with right alignment option for dropdown
- Allow select native browser validation error messages
- Added fix for validation messages being mispositioned when input is empty
### [`v0.100.0`](https://redirect.github.com/Dogfalo/materialize/blob/HEAD/CHANGELOG.md#v01000-July-19th)
[Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.99.0...v0.100.0)
- :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
### [`v0.99.0`](https://redirect.github.com/Dogfalo/materialize/blob/HEAD/CHANGELOG.md#v0990-June-22th)
[Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.98.2...v0.99.0)
- Added support for jQuery 3
- Fixed dynamic textarea resize bug
- Added support for custom active elements in scrollspy
- Added Time Picker
- Updated styling for Date Picker
- Added callbacks to side nav
- Updated styling for switches
### [`v0.98.2`](https://redirect.github.com/Dogfalo/materialize/blob/HEAD/CHANGELOG.md#v0982-April-14th)
[Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.98.1...v0.98.2)
- :no_good: **Autocomplete: renamed and moved options to `autocompleteOptions`** :no_good:
- Fixed collapsible preselect bug
- Fixed dropdown event bubbling bug
- Fixed range position inaccuracies
- Fixed feature discovery mobile styles
- Fixed carousel reinitialize bugs
- Fixed grid offset bug
### [`v0.98.1`](https://redirect.github.com/Dogfalo/materialize/blob/HEAD/CHANGELOG.md#v0981-March-21st)
[Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.98.0...v0.98.1)
- Fixed various select bugs on mobile devices
- Fixed small sidenav overlay bugs
- Fixed carousel resizing bug
- Fixed materialbox callback bug
- Range slider supports keyboard navigation
- Added XL breakpoint
- Added Pulse CSS effect
- Added Feature Discovery component
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.98.0
->0.100.2
Release Notes
Dogfalo/materialize (materialize)
### [`v0.100.2`](https://redirect.github.com/Dogfalo/materialize/releases/tag/v0.100.2) [Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.100.1...v0.100.2) ##### v0.100.2 (August 26, 2017) - Modal no longer errors on IE 11 - Fixes for Webpack and CommonJS loading of Materialize - Select displays properly inside Datepicker - Fix year display bug in date picker where year would change even when no new date had been selecteed - Fix for badge alignment in collapsible - Fix bug with multiple select where it would show an incorrect selection initially ### [`v0.100.1`](https://redirect.github.com/Dogfalo/materialize/blob/HEAD/CHANGELOG.md#v01001-July-21st) [Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.100.0...v0.100.1) - Fixed bug where modal triggers could not contain child elements - Fixed bug with right alignment option for dropdown - Allow select native browser validation error messages - Added fix for validation messages being mispositioned when input is empty ### [`v0.100.0`](https://redirect.github.com/Dogfalo/materialize/blob/HEAD/CHANGELOG.md#v01000-July-19th) [Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.99.0...v0.100.0) - :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 ### [`v0.99.0`](https://redirect.github.com/Dogfalo/materialize/blob/HEAD/CHANGELOG.md#v0990-June-22th) [Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.98.2...v0.99.0) - Added support for jQuery 3 - Fixed dynamic textarea resize bug - Added support for custom active elements in scrollspy - Added Time Picker - Updated styling for Date Picker - Added callbacks to side nav - Updated styling for switches ### [`v0.98.2`](https://redirect.github.com/Dogfalo/materialize/blob/HEAD/CHANGELOG.md#v0982-April-14th) [Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.98.1...v0.98.2) - :no_good: **Autocomplete: renamed and moved options to `autocompleteOptions`** :no_good: - Fixed collapsible preselect bug - Fixed dropdown event bubbling bug - Fixed range position inaccuracies - Fixed feature discovery mobile styles - Fixed carousel reinitialize bugs - Fixed grid offset bug ### [`v0.98.1`](https://redirect.github.com/Dogfalo/materialize/blob/HEAD/CHANGELOG.md#v0981-March-21st) [Compare Source](https://redirect.github.com/Dogfalo/materialize/compare/v0.98.0...v0.98.1) - Fixed various select bugs on mobile devices - Fixed small sidenav overlay bugs - Fixed carousel resizing bug - Fixed materialbox callback bug - Range slider supports keyboard navigation - Added XL breakpoint - Added Pulse CSS effect - Added Feature Discovery componentConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.