All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.3.0 (2018-06-25)
- Moved importer code to webpack.util to share between screen shot test and main build. (aec8cc8)
- travis and docker integration (#92) (e7f4497)
- updated function name and tests (7c2794d)
- line-ripple: Convert style name to camel case (#99) (2a5341c)
- text-field: Added SASS importer to lookup the package folder first then fallback to default npm resolve. (bf7f849)
- text-field: Added text-field to valid commit msg list (3922e2c)
- text-field: Updated Input.js to use new public API of foundation (df0b5ed)
- text-field: Used new public API handleValidationAttributeChange to handle attribute changes (#64) (f421637)
- Docker integration into Travis to decrease false negative screenshots (#91) (d8b670e)
- updated all packages to 0.36.0 (#104) (a1d8b66)
- infrastructure: add .npmignores to packages (#110) (ab7009d)
- infrastructure: default npm entry point to ES5 (#108) (1f0446f)
0.2.0 (2018-06-01)
- 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)