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

Toggle motion updates #365

Closed
wants to merge 4 commits into from
Closed

Toggle motion updates #365

wants to merge 4 commits into from

Conversation

wonilsuh
Copy link

Overview

Updates to the toggle motion with the System 360 Motion specs, which defines shorter duration and a set of new curves.

Changed

Transition duration and curves updated.

Testing / Reviewing

Run $ npm run test

Copy link
Contributor

@asudoh asudoh left a comment

Choose a reason for hiding this comment

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

@wonilsuh In addition to what I found in package.json, it appears that there are other places that your code is based on our older code. Please rectify so that the list of changes in this PR is kept with what you really want to change. Thanks!

package.json Outdated
@@ -78,13 +79,14 @@
"gulp-util": "~3.0.7",
"husky": "^0.12.0",
"karma": "^1.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-chrome-launcher": "^2.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems that your code is based on our older code. This line should be kept ^2.2.0.

package.json Outdated
"karma-coverage": "^1.1.0",
"karma-firefox-launcher": "^1.0.0",
"karma-html2js-preprocessor": "^1.1.0",
"karma-ie-launcher": "^1.0.0",
"karma-mocha": "^1.3.0",
"karma-mocha-reporter": "~1.1.5",
"karma-phantomjs-launcher": "^1.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems that your code is based on our older code. This line should be removed.

package.json Outdated
@@ -97,6 +99,7 @@
"mocha": "~2.4.4",
"mock-raf": "^1.0.0",
"nodemon": "1.9.1",
"phantomjs-prebuilt": "^2.1.3",
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems that your code is based on our older code. This line should be removed.

@wonilsuh wonilsuh closed this Oct 13, 2017
@wonilsuh wonilsuh reopened this Oct 13, 2017
@tw15egan tw15egan added the duo label Oct 13, 2017
@wonilsuh wonilsuh closed this Oct 17, 2017
joshblack pushed a commit to joshblack/carbon that referenced this pull request May 2, 2019
designertyler pushed a commit to designertyler/carbon that referenced this pull request Oct 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants