0.2.2 (2016-02-08)
- build: make ie name shim compatible with coverage code (5e1759c)
0.2.1 (2016-02-02)
0.2.0 (2016-02-01)
- Animate: add support for maybe correct ng1 css animation classes (cb85ae4)
- backdrop: add configurable transition classes (4f847dc)
- backdrop: add hideScroll input to hide parent scroll while shown (2e6240d)
- backdrop: add visible property setter for binding to (635224c)
- examples: add basic menu side navigation (684b7dc)
- examples: add sidenav example (5d1ce24)
- examples: focus input when sidenav is shown (dff7050)
- ink: add directive for applying ink to arbitrary elements (89819d5)
- sidenav: basic sidenav component extended from backdrop (6043b12)
- switch: match latest angular material animation (abd10e7)
0.1.8 (2016-01-23)
- examples: add whiteframe example (340ee6c)
- theme: make it easier to override themes in scss (23d6482)
0.1.7 (2016-01-17)
- examples: correct import statement for scss example (46dd541), closes #17
- input: issue where undefined values would be displayed (294c073)
0.1.6 (2016-01-11)
- examples: add basic usage input example (84af244)
- support validation errors with FormBuilder (df03e9b)
- examples: inline markup and form builder input demos (7382f75)
- form: use md-message/md-messages for form validation errors (14e36f4)
- input: add support for mdMaxLength and mdPattern validators (13035a6)
0.1.5 (2016-01-07)
- issue where dialog text was blurry (634cdf4)
0.1.4 (2016-01-05)
0.1.3 (2016-01-04)
- grid_list: issue with changes happening after being checked (c449c60)
- button: test remaining button behaviors (e9b208b)
- checkbox: complete behavioral coverage (1e960e9)
- radio: support keyboard input behaviors and tests (3aa8e0c)
0.1.2 (2016-01-03)
- backdrop: do not dismiss when clicked while animating to show (f829bd8)
- input: input elements must use md-input attribute to be recognized (e00d578)
- providers: remove url resolver from providers exposed (9b6971e)
- examples: add basic list item usage (399b5f6)
- examples: add checkbox examples (9fc3321)
- examples: add getting started instructions to main page (ec35240)
- subheader: add non-sticky subheader component (8aade08)
- test: add componentSanityCheck helper for simple component sanity (2b308d8)
0.1.1 (2016-01-02)
- examples: make card examples mobile friendly (77bf5c4)
- examples: remove horizontal scroll on small phone screens (22c4521)
- examples: scroll shrink container overflow (828e78c)
- layout: rebase layout styles on angular material one point x (bcadb41)
- radio: support disabled, alignment, and intention color customization (efd4627)
0.1.0 (2015-12-29)
- 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)
0.0.11 (2015-12-27)
- examples: add test coverage report to example page (f41fb1f)
- progress_linear: support buffer and query indicators and add tests (5cb8bad)
0.0.10 (2015-12-26)
- 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)
0.0.9 (2015-12-24)
- tabs: basic behavioral tests for tab selection binding and input (3cf848d)
0.0.8 (2015-12-20)
- browser: use autoprefixer to enable flexbox on safari (9ae1a42)
- examples: use es6 shim for safari 8 compatibility (9e65de0)
- toolbar: use prefix translate for scroll-shrink in safari 8 (9e14280)
- build: add setBaseUrl to override where to load templates and styles from (3ea1270)
- examples: add PLUNKR template showing how to get started (029acbc)
- examples: add release version to the site header (4aa3bee)
- highlight: allow specifying highlight text as body content (f169ee6)
0.0.7 (2015-12-19)
- examples: import ng2-material from its bundle not using relative paths (9cc14e6)
- examples: top and bottom margin on button example (cf40976)
- 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)
0.0.6 (2015-12-16)
- update to angular 2.0 beta 0 (1885f11)
0.0.5 (2015-12-16)
- examples: issue where demos would not load in firefox (bc54249)
- examples: add button basic usage (c456f27)
- examples: add navigation to demo page (7777da9)
- README: add travis and coveralls badges (ac175dd)
- toolbar: add scroll shrink option (32be4a5)
0.0.4 (2015-12-14)
- card: issue with layout alignment of first child button (0da02fe)
- build: add coveralls config for coverage reporting (21077cc)
- build: add travis script for test execution (7dd10ca)
- docs: view example source files inline (a8c1ba2)
0.0.3 (2015-12-13)
- build: add support for generating examples static site (a9db1d2)
- build: include readme and changelog in npm package (78650a8)
0.0.2 (2015-12-13)
- build: include bumped version in npm publish (88f7134)
- docs: add basic card and toolbar examples (b9ff27c)
- Material Icons: support overriding material font url using scss (a9c88bc)
- mdCheckbox: support two-way binding to checked property (d220c42)
- radioGroup: allow two way binding to value (9e8ae62)
- test: support generating coverage report with istanbul (6af23c9)