Skip to content

Releases: materializecss/materialize

1.2.1

22 Dec 07:58
e4e3696
Compare
Choose a tag to compare

Changelog

1.2.1 (2022-12-19)

Full Changelog

Fixed bugs:

Documentation changes:

Meta changes:

  • Fix missed files when replacing old version with new one #316 (Smankusors)

* This Changelog was automatically generated by github_changelog_generator

1.2.0

25 Nov 01:22
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

Fixed bugs:

Documentation changes:

Meta changes:


Thanks to all contributors who made all of this possible 🥳

1.1.0

20 Apr 16:41
Compare
Choose a tag to compare

Changelog since 1.0.0

1.1.0 (2022-04-09)

Full Changelog

Implemented enhancements:

  • Remove extra indentation and trailing spaces #247 (notSagyo)
  • Refactored Select internaly for Arrays to prepare for other changes #244 (wuda-io)
  • Make border radius of .collection configurable #166 (Calamari)
  • feat(datepicker): add possibility for a format function to Datepicker #153 (Calamari)
  • Update datepicker & timepicker "container" option to allow being specified the same way #69 (Cerothen)

Fixed bugs:

  • fix: Waves concat order #208 (Smankusors)
  • fix: for iOS13 selecting wrong Dropdownitem on Touchdevices fix #31 #199 (wuda-io)
  • fix(issue180): handling invalid clickedIndex in carousel.js #187 (LoganTann)
  • Fix for issue #146 (Rounding artefacts with dark table row) #149 (RamonvdW)
  • fix(dropdown): 🐛 fix a bug with dropdown actives when used in selects #134 (ChildishGiant)

Documentation changes:

Meta changes:

  • test: upgrade grunt-contrib-jasmine to upgrade puppeteer and set version of jasmine #189 (DanielRuf)
  • build(deps): update deps and fix deprecation warning in sass files #154 (ChildishGiant)
  • Fix ERR_FILE_NOT_FOUND when running npm test #148 (Smankusors)
  • build(deps): 🔒 fix many security issues, #141 (ChildishGiant)
  • ci: ensure conventional commit styles are used for PRs #123 (ChildishGiant)

1.1.0-alpha (2021-04-28)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix issue with Feature Discovery #112 (warrenrodrigues)
  • Fix bug by adding missing classes in img element in select component #110 (Talagozis)
  • Trim select text #100 (richarddewit)
  • Fix breakpoint issue and incorrect min-width size #95 (warrenrodrigues)
  • #93 fixed sharing onOptionClick handler in multiple autocomplete instances #94 (bugy)
  • Dogfalo#6279: fixed aligning of dropdown with coverTrigger=false, when can align bottom #87 (bugy)
  • Fixed overflowed scroll sidenav on desktop #62 (Smankusors)
  • fixed a bug in Dropdown which caused an Error, except you are using j… #57 (wuda-io)
  • Fix modal behavior in Safari #41 (nekonenene)
  • Fix the style of the input field for chips #34 (nekonenene)
  • Revert "Refactored sidenav css to accommodate btns better" #32 (nekonenene)
  • revert blur and focus on last chi...
Read more

1.1.0-alpha

28 Apr 07:15
Compare
Choose a tag to compare
1.1.0-alpha Pre-release
Pre-release

[1.1.0-alpha] - 2021-03-31

Added

Changed

Deprecated

  • As part of the XSS fixes, html data for both tooltips and toasts is highly discouraged. The html option is now deprecated and usage of of text is recommended. If you really need to use HTML, use unsafeHTML and make sure to sanitize any user input.
  • Similarly, HTML is disabled by default for autocomplete components. To re-enable this allowUnsafeHTML must be set. Once again be sure to sanitize any user input.

Fixed

  • Fix breakpoint issue and incorrect min-width size (75af8680)
  • Fixed toast tests (1e6e9dca)
  • Fixed overflowed scroll sidenav on desktop (27b87935)
  • Fixed a bug in Dropdown when not using jQuery (faa73a11)
  • Fix for closing the modal (68c12a3a)
  • Fix chrome passive event warnings (0b6b70c3, 3cbfb259, 95580a52, 3afddefe)
  • Fix disabled checked switch style (28df51e4)
  • Fix when using indented text for select inputs (63d5502)
  • Fix for feature discovery target being misplaced (ee5f767)
  • Other misc fixes for bugs and typos

Security

Many other small changes have been made:

1.0.0...materializecss:1.1.0-alpha

Contributors

Many thanks to all the contributors that made this release possible.

@DanielRuf
@nekonenene
@Smankusors
@ChildishGiant - also thanks for creating this note 👍
@dev10110
@Waeco
@tomwjerry
@warrenrodrigues
@samschurter
@julienc91
@RaquelAM
@k2s
@stweil
@roiLeo
@nicknickel
@zn022285
@pwcreative
@june07
@doughballs
@dwu300
@tomelsj
@NoahvdAa
@bugy
@richarddewit
@dargmuesli
@christinavoudouris