Skip to content

Commit

Permalink
v0.100.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
acburst committed Jul 20, 2017
1 parent 28ab2e8 commit 682fa26
Show file tree
Hide file tree
Showing 14 changed files with 6,430 additions and 5,297 deletions.
27 changes: 26 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,32 @@ Changelog
=======
Bolded styling surrounded by emojis indicates a breaking change.

## v0.99.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

## v0.99.0 (June 22th)
- Added support for jQuery 3
- Fixed dynamic textarea resize bug
- Added support for custom active elements in scrollspy
Expand Down
Loading

0 comments on commit 682fa26

Please sign in to comment.