Skip to content

1.1.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Smankusors Smankusors released this 28 Apr 07:15

[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