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

Adding one-sided transitions #1106

Merged
merged 2 commits into from
May 3, 2015
Merged

Adding one-sided transitions #1106

merged 2 commits into from
May 3, 2015

Conversation

jammon
Copy link
Contributor

@jammon jammon commented Jan 18, 2015

Now the transition isn’t any more „per slide“ but „per movement of a slide“. So the slide can disappear in a different way than it appeared. This makes a more natural changing of the transition style during a talk.
There is an explanation added to README.md.

(This is my first pull request ever, so please be kind if I made any mistakes.)

To honor the DRY principle repeating patterns have been factored out.
In addition there was an anchor missing in README.md.
Now the transition isn’t any more „per slide“ but „per movement of a
slide“. So the slide can disappear in another way than it appeared.
@hakimel
Copy link
Owner

hakimel commented May 3, 2015

This is really great! I'm creating some tests to ensure there's no regression but so far everything is working perfectly. Will merge soon.

@hakimel hakimel merged commit 420b691 into hakimel:dev May 3, 2015
@hakimel
Copy link
Owner

hakimel commented May 3, 2015

Merged!

Should probably also add support for separate in and out background transitions (data-background-transition) at some point so its consistent.

@jammon
Copy link
Contributor Author

jammon commented May 4, 2015

Great! Thanks for coming back on this!

komita1981 pushed a commit to komita1981/reveal.js that referenced this pull request Aug 7, 2015
* upstream/master: (82 commits)
  add bower json hakimel#1067
  README: suggest decktape as an alternative for PDF rendering
  broken <table> html in demo deck
  `licenses` field is deprecated
  enabling launching presentation with npm-start
  Allows to specify PORT from env on multiplex plugin
  add base option for grunt serve task hakimel#1102
  added missing comma on the configuration example
  3.1.0
  consider lazy loaded iframes when formatting src
  fix iframe unload in firefox
  iframe postmesssage api works with lazy loaded iframes
  sync starts playing new embedded content
  type check to ensure we don't call media api before media has loaded
  fix lazy load selector error
  tweak to iframe lazy load test
  typo
  lazy-load iframes only for current slide, unload when hidden
  lazy loading fallback also considers iframes
  add test presentation for per-slide transitions, compile css hakimel#1106
  ...
@lcrespom
Copy link

Would also be great if you could specify different in and out transition speeds

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