Materialize Versions Save

Materialize, a CSS Framework based on Material Design

v0.100.0

6 years ago

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

6 years ago
  • v0.99.0 (June 22th)
    • 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

7 years ago
  • v0.98.2 (April 14th)
    • Autocomplete: renamed and moved options to autocompleteOptions
    • 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

7 years ago
  • v0.98.1 (March 21st)
    • 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

v0.98.0

7 years ago
  • v0.98.0 (January 25th)
    • :no_good: Standardized plugin option naming to camelcase (please check your plugin calls to make sure all the options are camelcase) :no_good:
    • Added FABs in image cards
    • Added swipeable tabs
    • Fixed carousel misalignment when switching quickly
    • Fixed carousel resize bug where slide widths wouldn't change when changing window size
    • Improved tabs compatibility with cards
    • Fixed bug where using backspace to delete chips would navigate back in certain browsers
    • Added autocomplete integration with chips
    • Upgraded noUiSlider to version 9 with support for vertical sliders

v0.97.8

7 years ago
  • v0.97.8 (October 30th)
    • Refactored Modal plugin
    • Tabs now supported in navbar
    • Chips data can now be reinitiailized
    • Minor side nav fixes
    • FAB to toolbar component added
    • Fixed dropdown options bug

v0.97.7

7 years ago
  • v0.97.7 (July 23rd)
    • Basic horizontal cards
    • Carousel bug fixes and new features
    • Updated sidenav styles and new component
    • Meteor package now supports Sass
    • Autocomplete form component
    • Chips jQuery plugin

v0.97.6

8 years ago
  • v0.97.6 (April 1st)
    • Removed deprecated material icons from project
    • Changed /font directory to /fonts
    • Datepicker and ScrollSpy now compatible with jQuery 2.2.x
    • Responsive tables now work with empty cells
    • Added focus states to checkboxes, switches, and radio buttons
    • Sidenav and Modals no longer cause flicker with scrollbar
    • Materialbox overflow and z-index issues fixed
    • Added new option for Card actions within a Card reveal

v0.97.5

8 years ago
  • v0.97.5 (Dec 21, 2015)
    • Fixed Meteor package crash

v0.97.4

8 years ago
  • v0.97.4 (Dec 20, 2015)
    • Added Jasmine testing with Travis CI
    • Select bugfixes
    • Grid Offset bugfix
    • Dropdown overflow bugfix
    • Range slider error bugfix