Skip to content

Latest commit

 

History

History
76 lines (62 loc) · 5.54 KB

CHANGELOG.md

File metadata and controls

76 lines (62 loc) · 5.54 KB

Changelog

All notable changes to this project will be documented in this file. For changes made before this fork, please refer to HISTORY.md.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[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:

https://github.com/Dogfalo/materialize/compare/v1-dev...materializecss:v1-dev

Contributors

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

@DanielRuf @nekonenene @Smankusors @ChildishGiant @dev10110 @WaeCo @tomwjerry @warrenrodrigues @samschurter @julienc91 @RaquelAM @k2s @stweil @roiLeo @nicknickel @zn022285 @pwcreative @june07 @doughballs @dwu300 @tomelsj @NoahvdAa @bugy @richarddewit @dargmuesli @christinavoudouris