Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

v0.38.2

Compare
Choose a tag to compare
@trimox trimox released this 17 Aug 01:47
· 618 commits to master since this release

Bug Fixes

  • app-bar: Execute prominent app-bar following timeout (#1229) (f8a3eb6), closes #1226
  • tab-bar: Should reset subscriptions listening for tab changes (#1225) (ea09759), closes #1223
  • text-field: Should compare using coerced value (#1231) (f40759f)

Features

How to handle browser refresh with Tabs

View a StackBlitz example: #1206

BREAKING CHANGES

  • list: Removed multiple: boolean from mdc-list. Please update your code accordingly.