Skip to content

Commit 9bc43a1

Browse files
committed
v0.100.2 Release
1 parent e959765 commit 9bc43a1

File tree

13 files changed

+356
-322
lines changed

13 files changed

+356
-322
lines changed

CHANGELOG.md

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,23 @@ Changelog
22
=======
33
Bolded styling surrounded by emojis indicates a breaking change.
44

5-
## v0.100.1 (July 21st)
5+
## v0.100.2 (August 26, 2017)
6+
- Modal no longer errors on IE 11
7+
- Fixes for Webpack and CommonJS loading of Materialize
8+
- Select displays properly inside Datepicker
9+
- Fix year display bug in date picker where year would change even when no new date had been selecteed
10+
- Fix for badge alignment in collapsible
11+
- Fix bug with multiple select where it would show an incorrect selection initially
12+
13+
14+
## v0.100.1 (July 21, 2017)
615
- Fixed bug where modal triggers could not contain child elements
716
- Fixed bug with right alignment option for dropdown
817
- Allow select native browser validation error messages
918
- Added fix for validation messages being mispositioned when input is empty
1019

11-
## v0.100.0 (July 19th)
20+
21+
## v0.100.0 (July 19, 2017)
1222
- :sparkles: **Rewrote Modal Plugin** :sparkles:
1323
- Modal open no longer initializes plugin
1424
- Fixed bug where modal open did not use initialized options
@@ -33,7 +43,8 @@ Bolded styling surrounded by emojis indicates a breaking change.
3343
- Added close on select option for date picker
3444
- Browser errors now show up on radio buttons and checkboxes
3545

36-
## v0.99.0 (June 22th)
46+
47+
## v0.99.0 (June 22, 2017)
3748
- Added support for jQuery 3
3849
- Fixed dynamic textarea resize bug
3950
- Added support for custom active elements in scrollspy
@@ -42,7 +53,8 @@ Bolded styling surrounded by emojis indicates a breaking change.
4253
- Added callbacks to side nav
4354
- Updated styling for switches
4455

45-
## v0.98.2 (April 14th)
56+
57+
## v0.98.2 (April 14, 2017)
4658
- :no_good: **Autocomplete: renamed and moved options to `autocompleteOptions`** :no_good:
4759
- Fixed collapsible preselect bug
4860
- Fixed dropdown event bubbling bug
@@ -52,7 +64,7 @@ Bolded styling surrounded by emojis indicates a breaking change.
5264
- Fixed grid offset bug
5365

5466

55-
## v0.98.1 (March 21st)
67+
## v0.98.1 (March 21, 2017)
5668
- Fixed various select bugs on mobile devices
5769
- Fixed small sideNav overlay bugs
5870
- Fixed carousel resizing bug
@@ -63,7 +75,7 @@ Bolded styling surrounded by emojis indicates a breaking change.
6375
- Added Feature Discovery component
6476

6577

66-
## v0.98.0 (January 25th)
78+
## v0.98.0 (January 25, 2017)
6779
- :no_good: **Standardized plugin option naming to camelcase (please check your plugin calls to make sure all the options are camelcase)** :no_good:
6880
- Added FABs in image cards
6981
- Added swipeable tabs

0 commit comments

Comments
 (0)