Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 2.29 KB

CHANGELOG.md

File metadata and controls

24 lines (16 loc) · 2.29 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.2.0 (2018-06-01)

Bug Fixes

  • Remove scss extensions from @material/mdc-* imports (#62) (46b7f08)
  • button: Rename stroked to outlined (#74) (f612388)
  • infrastructure: fixed npm run build error for empty package directories (#85) (18666d4)
  • infrastructure: Make all components public (#43) (27a1ab1)
  • ripple: Trigger on key events (2248f26)

Features

  • top-app-bar: Add top app bar fixed variant (#68) (fd5790c)
  • Added changelog.md (#88) (983ca89)
  • Update MDC Web dependencies to v0.35.1 (#52)(203cf34)
  • transpile es6 --> es5 and sass --> css (#46)(a45c75a)