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

v0.2.4

Compare
Choose a tag to compare
@trimox trimox released this 03 Aug 10:22
· 1439 commits to master since this release

Bug Fixes

  • button: Fix keyboard event propagation + refactor (4b17028), closes #60
  • fab: Fix keyboard event propagation + refactor (fc310fe), closes #60
  • fab: Disabled FAB will now remove Ripple classes (f1e7919)
  • switch: Disabled Switch will now remove Ripple classes (94dd087)
  • textfield: Use correct Ripple import path (c4d23b6)

Features

  • tabs: Implement MDC Tabs (cf82ff37)
  • package: Export individual component & directive classes (#62) (75b6f21)