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

v0.6.5

Compare
Choose a tag to compare
@trimox trimox released this 14 Dec 01:33
· 1194 commits to master since this release
a885ffb

Bug Fixes

  • checkbox: Allow keyboard event to trigger ripple (#459) (a885ffb)
  • ripple: Fix ripple active surface detection (#457) (afd5151), closes #440

Performance

  • perf(button): Set ChangeDetection to OnPush + add focus method (#458)
  • fab: Set ChangeDetection OnPush + add focus method (#456)