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

v0.1.18

Compare
Choose a tag to compare
@trimox trimox released this 02 Jul 01:12
· 1548 commits to master since this release

Bug Fixes

  • menu: Fix openFrom attribute & convert values to string enum. (#37) (32e722d)
  • radio: Fix ngModel binding. Major refactoring of foundation wrapper. (#36) (584d3d2)

Features

  • elevation: Implement MDC Elevation and Transition (#32) (7f676ae)
  • infrastructure: Add Angular Universal (server rendering) support. (#34) (c865d8e), closes #33