Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

v0.0.7

Compare
Choose a tag to compare
@justindujardin justindujardin released this 24 Dec 16:32
· 470 commits to master since this release

Bug Fixes

  • examples: import ng2-material from its bundle not using relative paths (9cc14e6)
  • examples: top and bottom margin on button example (cf40976)

Features

  • button: add ripple to buttons (eb78e1f)
  • tabs: add dynamic height example (877a3ef)
  • tabs: add dynamic tabs example (d0b0eff)
  • tabs: add ink ripple to tab buttons (3636925)
  • tabs: basic material styled tabs with no ink or animations (d6653f7)
  • util: add Animate class for css and typescript based animations (99a4abc)
  • util: add Ink class for applying ripples to html elements (0fd473c)