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

Merge hell demo master #14

Open
wants to merge 88 commits into
base: master
Choose a base branch
from
Open

Merge hell demo master #14

wants to merge 88 commits into from

Conversation

chriwu
Copy link
Owner

@chriwu chriwu commented May 3, 2017

This is our demo PR: demonstrate merge conflicts when trying to merge long-running branches.

mojavelinux and others added 30 commits August 7, 2015 23:04
- allow display property apply to current slide to be configured
Syncing to current version
The data-preview-link=false tag can be used to switch off preview links
The `reveal.js` npm module is typically installed to access the CSS/JS
assets for Reveal.js. For those that want to run the plugins, they would
clone the whole repository. Hence, it doesn’t make sense to include
those as `dependencies`, which will increase download times.

Closes hakimel#1734.
…a elements, which are not already in paused state.
support <textarea data-template> `some code` </textarea>
Readme says the default is 'history: false', so it may be surprising
for users - it's easy to miss the contradicting setting in index.html
Allow background images without protocols to have query hashes/parameters.
Remove 'history: true' from index.html
hakimel and others added 24 commits April 4, 2017 13:37
cdn.mathjax.org is shutting down: https://www.mathjax.org/cdn-shutting-down/

This changes the default MathJax URL in the math plugin, as well as
references in README.md and test/examples/math.html
print-pdf layout slide contents to fit stretch elements
Fix data-background-video autoplay on iOS Safari
This can be used by plugins which are concerned with helping the
presenter with their pace.
This can be used by plugins which are concerned with helping the
presenter with their pace.
This will allow us to reuse the display code for displaying
an additional pacing timer.
This allows us to use different colours for different timers,
which will be useful when we add a pacing timer.
and make muting work for negative values
Add an option to display advice on whether the current pace of the
presentation is on track for the right timing (shown as green), and if
not, whether the presenter should speed up (shown as red) or has the
luxury of slowing down (blue).

The pacing timer can be enabled by configuring by the `defaultTiming`
parameter in the `Reveal` configuration block, which specifies the
number of seconds per slide.  120 can be a reasonable rule of thumb.
Timings can also be given per slide `<section>` by setting the
`data-timing` attribute.  Both values are in numbers of seconds.

When the option is enabled, clicking on the timers will reset the timer
to the beginning of the current slide, i.e. as if pacing was perfectly
on track, not to zero as if the presentation had just begun.
@chriwu chriwu added the WIP label May 3, 2017
@chriwu chriwu self-assigned this May 3, 2017
@chriwu chriwu requested a review from pm-nsimic May 3, 2017 19:12
@chriwu chriwu added Don't merge and removed WIP labels May 3, 2017
Copy link
Collaborator

@pm-nsimic pm-nsimic left a comment

Choose a reason for hiding this comment

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

lets close this one its popping up in my "review requested" list

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.