Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(ripple): add ripple tests #4599

Merged
merged 1 commit into from
Jul 27, 2016
Merged

test(ripple): add ripple tests #4599

merged 1 commit into from
Jul 27, 2016

Conversation

rfru
Copy link

@rfru rfru commented Jul 26, 2016

#4467

SequentialAnimation class will be removed during migration to new
adapter pattern.

@rfru rfru added this to the V2 Alpha milestone Jul 26, 2016
@@ -9,10 +9,10 @@
"build:min": "mkdir -p build && MDL_ENV=production webpack -p",
"dist": "npm run clean && npm run build && npm run build:min",
"dev": "npm run clean && MDL_ENV=development webpack-dev-server --content-base demos --inline --hot",
"fix:js": "eslint --fix packages webpack.config.js karma.conf.js",
"fix:js": "eslint --fix packages test webpack.config.js karma.conf.js",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

doh! Thank you!

@traviskaufman
Copy link
Contributor

💎 LGTM

SequentialAnimation class will be removed during migration to new
adapter pattern.
@rfru
Copy link
Author

rfru commented Jul 27, 2016

Thanks!

@rfru rfru merged commit 69cce5b into google:master Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants