Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #2090 from bnjmnt4n/math | Hakim El Hattab | 2018-10-08 |
|\ | | | | | Allow users to customise MathJax options. | ||
| * | Allow users to customise MathJax options. | Benjamin Tan | 2018-02-08 |
| | | | | | | | | | | | | Ref. #1856, #2006, #2045. This is a more open approach to allow customisation of all MathJax options instead of select options only. | ||
* | | Merge pull request #2251 from oyron/2229-speaker-notes-bug | Hakim El Hattab | 2018-10-08 |
|\ \ | | | | | | | Give focus to previously opened speaker notes (fixes #2229) | ||
| * | | Handle previously opened notes window, by giving focus. | oyron | 2018-10-05 |
| | | | |||
* | | | fix build error | Hakim El Hattab | 2018-10-04 |
| | | | |||
* | | | remove classlist polyfill, cross browser support is good enough now | Hakim El Hattab | 2018-10-04 |
| | | | |||
* | | | remove mention of head.js in readme | Hakim El Hattab | 2018-10-04 |
| | | | |||
* | | | remove head.min.js in favor of simple built-in script loader | Hakim El Hattab | 2018-10-04 |
| | | | |||
* | | | formatting and tweaks for #2104 | Hakim El Hattab | 2018-10-04 |
| | | | |||
* | | | resolve notes merge conflict | Hakim El Hattab | 2018-10-04 |
|\ \ \ | |||
| * | | | added missing documentation | Martin Jurča | 2018-02-20 |
| | | | | |||
| * | | | documentation | Martin Jurča | 2018-02-20 |
| | | | | |||
| * | | | fixed showing speaker's view with timings/pacing while serving the ↵ | Martin Jurča | 2018-02-20 |
| | | | | | | | | | | | | | | | | presentation from the file system | ||
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2018-10-03 |
|\ \ \ \ | | |/ / | |/| | | |||
| * | | | Merge pull request #2231 from esthor/patch-1 | Hakim El Hattab | 2018-10-03 |
| |\ \ \ | | | | | | | | | | | bring install instructions to top, as is tradition | ||
| | * | | | bring install instructions to top, as is tradition | Erik | 2018-09-18 |
| | | | | | | | | | | | | | | | The Install was waaaay at the bottom, which didn't make sense to scroll through all the detailed documentation, just to find how to get started with an install. | ||
* | | | | | Merge pull request #2245 from rollandf/master | Hakim El Hattab | 2018-10-03 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix typo | ||
| * | | | | | Fix typo | Fred Rolland | 2018-10-02 |
| | |/ / / | |/| | | | |||
* | | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2018-10-03 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | dont refer to outdated speaker notes style in readme #2244 | Hakim El Hattab | 2018-10-03 |
| |/ / / | |||
* | | | | fix css conflict | Hakim El Hattab | 2018-08-21 |
| | | | | |||
* | | | | Merge pull request #2218 from eldios/patch-1 | Hakim El Hattab | 2018-08-17 |
|\ \ \ \ | | | | | | | | | | | Fixed broken link to markdown options doc | ||
| * | | | | Fixed broken link to markdown options doc | Lele | 2018-08-16 |
| |/ / / | | | | | | | | | Fixed broken link to markdown options doc | ||
* | | | | Merge pull request #2215 from anderslemke/let-resume-follow-controls | Hakim El Hattab | 2018-08-16 |
|\ \ \ \ | |/ / / |/| | | | Only show resume on pause if controls enabled | ||
| * | | | Only show resume on pause if controls enabled | anderslemke | 2018-08-15 |
|/ / / | |||
* | | | fix detection of named links (closes #1655) | Hakim El Hattab | 2018-08-01 |
| | | | |||
* | | | 3.7.0 | Hakim El Hattab | 2018-08-01 |
| | | | |||
* | | | Merge pull request #2171 from tristansokol/tristans/add-all-transitions | Hakim El Hattab | 2018-08-01 |
|\ \ \ | | | | | | | | | add a full list of transitions to readme | ||
| * | | | add a full list of transitions to readme | Tristan Sokol | 2018-06-05 |
| | | | | |||
* | | | | Merge branch 'dev' of github.com:hakimel/reveal.js | Hakim El Hattab | 2018-08-01 |
|\ \ \ \ | |||
| * | | | | add 'resume presentation' button to pause overlay | Hakim El Hattab | 2018-07-02 |
| | | | | | |||
| * | | | | use absolute positioning for slide number | Hakim El Hattab | 2018-06-21 |
| | | | | | |||
| * | | | | rename new fragment style | Hakim El Hattab | 2018-06-13 |
| | | | | | |||
| * | | | | refactor fragment pdf exporting to support multiple fragments with same ↵ | Hakim El Hattab | 2018-06-12 |
| | | | | | | | | | | | | | | | | | | | | index #1955 | ||
| * | | | | merge #1955 with minor changes | Hakim El Hattab | 2018-06-11 |
| | | | | | |||
| * | | | | Merge branch 'master' of https://github.com/koehlma/reveal.js into dev | Hakim El Hattab | 2018-06-11 |
| |\ \ \ \ | |||
| | * | | | | fix indent: replace spaces with tabs | Maximilian Köhl | 2017-08-08 |
| | | | | | | |||
| | * | | | | PDF export: add option to export one page per fragment | Maximilian Köhl | 2017-08-08 |
| | | | | | | |||
| * | | | | | merge conflicts | Hakim El Hattab | 2018-06-11 |
| |\ \ \ \ \ | |||
| * | | | | | | add 'fade-in-then-half-out' fragment style, 'current-visible' was renamed to ↵ | Hakim El Hattab | 2018-06-11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'fade-in-then-out' | ||
| * | | | | | | new syncFragments api method | Hakim El Hattab | 2018-05-31 |
| | | | | | | | |||
| * | | | | | | flatten slide number when there are only vertical slides | Hakim El Hattab | 2018-05-24 |
| | | | | | | | |||
| * | | | | | | Merge pull request #2158 from denehyg/issue-2157 | Hakim El Hattab | 2018-05-07 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix timer when speaker notes window opened via RevealNotes.open() | ||
| | * | | | | | | Fixed notes timer when speaker notes window opened via RevealNotes.open() | Greg Denehy | 2018-05-05 |
| |/ / / / / / | |||
| * | | | | | | refactor code to match new background dom structure | Hakim El Hattab | 2018-05-03 |
| | | | | | | | |||
| * | | | | | | add Reveal.syncSlide | Hakim El Hattab | 2018-05-03 |
| | | | | | | | |||
| * | | | | | | data-background-content-opacity -> data-background-opacity | Hakim El Hattab | 2018-05-03 |
| | | | | | | | |||
| * | | | | | | add , adds wrapper element around background images/videos/iframes | Hakim El Hattab | 2018-04-27 |
| | | | | | | | |||
| * | | | | | | smaller font size for sub/sup | Hakim El Hattab | 2018-04-24 |
| | | | | | | | |||
| * | | | | | | speaker view has visible connection status, times out with error after 5s | Hakim El Hattab | 2018-04-24 |
| | | | | | | |