Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CSS transition add #337

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

Merged
KimberleyCook merged 4 commits into gh-pages from css-transition-add
Feb 8, 2017
Merged

CSS transition add #337

KimberleyCook merged 4 commits into gh-pages from css-transition-add
Feb 8, 2017

Conversation

@KimberleyCook
Copy link
Contributor

@KimberleyCook KimberleyCook commented Feb 5, 2017

I added in Maria's CSS transition addition from 24 PR and got distracted and made some little wording amendments.

Copy link
Member

@richardwestenra richardwestenra left a comment

Choose a reason for hiding this comment

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

Thanks for this! I've added some fairly minor comments. Let me know what you think :)

}
```

Add the **property** which we are chaning and its new value:
Copy link
Member

@richardwestenra richardwestenra Feb 8, 2017

Choose a reason for hiding this comment

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

By chaning do you mean changing or chaining?


### Transitions

Let's take some **property** in our code and change it, making it somehow different. E.g. The `background` of the two links named **btn**, and let's change it on hover. This is a 'change'. Now we can have this affect take place during a number of seconds, this is a **Transition**.
Copy link
Member

@richardwestenra richardwestenra Feb 8, 2017

Choose a reason for hiding this comment

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

I feel like the wording in this paragraph could be improved, but it's not essential. How about something like this though?

Let's modify a **property** in our code - e.g. the button link `background` colour - so that it changes when you hover over the button. By default, the change will happen instantaneously. However we can animate the effect so that it changes slowly over time, using the **transition** property.





Copy link
Member

@richardwestenra richardwestenra Feb 8, 2017

Choose a reason for hiding this comment

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

Do we need all these line breaks?

@richardwestenra richardwestenra dismissed their stale review February 8, 2017 18:00

oops I reviewed an old commit by mistake, sorry! I've no idea how this happened because I actively tried to avoid this.

Copy link
Contributor Author

KimberleyCook commented Feb 8, 2017
edited
Loading

@richardwestenra all of your comments are not on my updates, those are marias that I merged into another branch and amended.

Copy link
Contributor Author

@richardwestenra just saw your new comment 😂

@KimberleyCook KimberleyCook merged commit 4408a9a into gh-pages Feb 8, 2017
@richardwestenra richardwestenra deleted the css-transition-add branch February 9, 2017 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@richardwestenra richardwestenra richardwestenra left review comments

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /