Skip to content

6.0.0-beta.2

Compare
Choose a tag to compare
@andrewseguin andrewseguin released this 21 Feb 01:08
1869730

Bug Fixes

  • badge: AoT and server-side rendering errors (#9935) (06b4017)
  • badge: hard to see in high contrast mode (#9973) (1b2f90c)
  • badge: incorrectly setting aria-describedby (#9957) (aed7e8a)
  • badge: move styles into the theme mixin (#9999) (00a6c90)
  • badge: remove top-level ampersand selectors from theme mixin (#9991) (bd7a408), closes #9990
  • bottom-sheet: inject correct directionality in child components (#9996) (9d784a0)
  • button: inconsistent overflow value between browsers (#9933) (9d19291)
  • chips: Fix chip and chip list selectable (#9955) (949a69b)
  • expansion-panel,menu,select: nested animations not working (#9134) (1e2b79a), closes #8814 #8953
  • input: AutofillMonitor stream not being completed when stopping monitoring (#9886) (87bbfc5)
  • overlay: default to global directionality (#9994) (47674f1), closes #9817
  • tooltip: memory leak in _setTooltipMessage (#6782) (66a01fb)

Features