This repository has been archived by the owner on Feb 2, 2019. It is now read-only.
Releases: justindujardin/ng2-material
Releases · justindujardin/ng2-material
v0.1.1
v0.1.0
Features
- examples: add version service for accessing version.json data (b52c83d)
- examples: hero header for demo site (90464af)
- examples: support rendering markdown content for examples (3d42aa6)
- examples: use router for navigation between examples (380625e)
- peekaboo: decorator for viewport scroll actions (d419853)
- peekaboo: different breaks for different viewport sizes (0fff4cc)
- toolbar: add md-hero height for large material page headers (a949ba8)
- util: add Media injectable for media query checks and events (edc437e)
v0.0.11
v0.0.10
Features
- backdrop: backdrop component and tests (c55751c)
- backdrop: basic component that can be closed and emits onHiding/onHidden (e0a92bb)
- dialog: basic test spec (c8d52e8)
- dialog: support basic alert and confirm dialogs (7236279)
- reporting: show code coverage in build log and export json file for examples site (3b5147e)
v0.0.9
v0.0.8
v0.0.7
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)