Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-08 | fix concave/convex transitions on vertical slides #1947 | Hakim El Hattab | |
2018-11-05 | reset css in default index.html | Hakim El Hattab | |
2018-10-31 | fix no-transform mode | Hakim El Hattab | |
2018-10-31 | add audio autoplay test | Hakim El Hattab | |
2018-10-30 | Make code font customizable for themes. | Arno Lepisk | |
2018-10-26 | dispatch state events after current slide has updated #2264 | Hakim El Hattab | |
2018-10-25 | move reset.css out of reveal.css to make it optional #1952 #2248 | Hakim El Hattab | |
2018-10-25 | Merge pull request #2263 from mbotsch/fix-readURL | Hakim El Hattab | |
Fix if-statement in readURL | |||
2018-10-24 | Fix nested if-statement in readURL that caused slide(h,v) to be | Mario Botsch | |
called even when the current slide is the target slide. | |||
2018-10-11 | syntax tweak | Hakim El Hattab | |
2018-10-11 | replace while with forEach loop | Hakim El Hattab | |
2018-10-11 | fix #1590 | Hakim El Hattab | |
2018-10-09 | add note about lazy loading iframes #1672 #1938 | Hakim El Hattab | |
2018-10-08 | automatically hide the mouse pointer after 5s of inactivity (#1837) | Hakim El Hattab | |
2018-10-08 | Merge pull request #2090 from bnjmnt4n/math | Hakim El Hattab | |
Allow users to customise MathJax options. | |||
2018-10-08 | Merge pull request #2251 from oyron/2229-speaker-notes-bug | Hakim El Hattab | |
Give focus to previously opened speaker notes (fixes #2229) | |||
2018-10-05 | Handle previously opened notes window, by giving focus. | oyron | |
2018-10-04 | 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-03 | 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 | |
bring install instructions to top, as is tradition | |||
2018-10-03 | Merge pull request #2245 from rollandf/master | Hakim El Hattab | |
Fix typo | |||
2018-10-03 | 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-02 | Fix typo | Fred Rolland | |
2018-09-18 | bring install instructions to top, as is tradition | Erik | |
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. | |||
2018-08-21 | fix css conflict | Hakim El Hattab | |
2018-08-17 | Merge pull request #2218 from eldios/patch-1 | Hakim El Hattab | |
Fixed broken link to markdown options doc | |||
2018-08-16 | Fixed broken link to markdown options doc | Lele | |
Fixed broken link to markdown options doc | |||
2018-08-16 | Merge pull request #2215 from anderslemke/let-resume-follow-controls | Hakim El Hattab | |
Only show resume on pause if controls enabled | |||
2018-08-15 | Only show resume on pause if controls enabled | anderslemke | |
2018-08-01 | 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 | |
add a full list of transitions to readme | |||
2018-08-01 | Merge branch 'dev' of github.com:hakimel/reveal.js | Hakim El Hattab | |
2018-07-25 | Merge branch 'master' of github.com:hakimel/reveal.js | Hakim El Hattab | |
2018-07-02 | add 'resume presentation' button to pause overlay | Hakim El Hattab | |
2018-06-21 | use absolute positioning for slide number | Hakim El Hattab | |
2018-06-13 | rename new fragment style | Hakim El Hattab | |
2018-06-12 | refactor fragment pdf exporting to support multiple fragments with same ↵ | Hakim El Hattab | |
index #1955 | |||
2018-06-11 | 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 | merge conflicts | Hakim El Hattab | |
2018-06-11 | add 'fade-in-then-half-out' fragment style, 'current-visible' was renamed to ↵ | Hakim El Hattab | |
'fade-in-then-out' | |||
2018-06-11 | Merge pull request #2141 from marcvangend/marcvangend-clarify-notes-regex | Hakim El Hattab | |
Clarify the meaning of the notes?: regex | |||
2018-06-05 | add a full list of transitions to readme | Tristan Sokol | |
2018-05-31 | new syncFragments api method | Hakim El Hattab | |
2018-05-24 | flatten slide number when there are only vertical slides | Hakim El Hattab | |
2018-05-07 | Merge pull request #2158 from denehyg/issue-2157 | Hakim El Hattab | |
Fix timer when speaker notes window opened via RevealNotes.open() | |||
2018-05-05 | Fixed notes timer when speaker notes window opened via RevealNotes.open() | Greg Denehy | |
2018-05-03 | 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-04-27 | add , adds wrapper element around background images/videos/iframes | Hakim El Hattab | |
2018-04-24 | 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-17 | support interactive iframe backgrounds in vertical stacks | Hakim El Hattab | |
2018-04-16 | revise readURL to handle one-based indices | Hakim El Hattab | |
2018-04-16 | prevent linked slide numbers from changing color | Hakim El Hattab | |
2018-04-16 | Merge pull request #2133 from sean-parent/master | Hakim El Hattab | |
Adding support for hash linked slideNumber | |||
2018-04-13 | Merge branch 'dev' into master | Sean Parent | |
2018-04-01 | Clarify the meaning of the notes?: regex | marcvangend | |
2018-03-27 | gracefully handle duplicate slide id's | Hakim El Hattab | |
2018-03-23 | Made one based indexing optional | Sean Parent | |
2018-03-23 | Print background in pdf (#2131) | Quentin PROUST | |
* Print background in pdf Pull request to integrate issue https://github.com/hakimel/reveal.js/issues/1686. Adding the workaround to the theme template to make it work for every theme. * apply suggestion of @hakimel | |||
2018-03-22 | code formatting | Hakim El Hattab | |
2018-03-22 | Merge branch 'URI-encode-name-hash' of https://github.com/nnormand/reveal.js ↵ | Hakim El Hattab | |
into dev | |||
2018-03-22 | formatting | Hakim El Hattab | |
2018-03-22 | Merge pull request #2097 from bnjmnt4n/docs/readme | Hakim El Hattab | |
Cleanup readme to make it easier to read/edit. | |||
2018-03-22 | Merge pull request #2114 from ChumpChief/standardized-pointer | Hakim El Hattab | |
Prefer W3C pointer events and updates to match the standard definition | |||
2018-03-22 | remove legacy vendor prefixes from pdf css | Hakim El Hattab | |
2018-03-22 | Merge pull request #2128 from craigsdennis/feature/update-copyright-date | Hakim El Hattab | |
Updates copyright to 2018 | |||
2018-03-22 | disableLayout comment tweak | Hakim El Hattab | |
2018-03-22 | add support for overriding the default layout (#2121) | Steve Hartzog | |
* add support for overriding the default layout New `overrideLayout` option (if true) will prevent h/w calcs. * fix error if options are empty * Implement requested changes Rename overrideLayout to disableLayout and remove code to unset display | |||
2018-03-21 | Adding support for hash linked slideNumber | Sean Parent | |
2018-03-20 | Revert "remove pdf height offset" | Hakim El Hattab | |
This reverts commit f76b4fda93a8d8770390d4e89b68f8ac27e32dc9. | |||
2018-03-16 | Updates copyright to 2018 | craigsdennis | |
2018-03-16 | remove pdf height offset | Hakim El Hattab | |
2018-03-14 | prevent missing 'present' class when navigating to same slide twice | Hakim El Hattab | |
2018-03-07 | Prefer W3C pointer events, remove pointerEnabled references (it is not part ↵ | Matt Rakow | |
of the standard), unconditional event removal | |||
2018-03-05 | fix autoplay of inline videos in ios | Hakim El Hattab | |
2018-02-22 | Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev | Hakim El Hattab | |
2018-02-20 | 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 | |
presentation from the file system | |||
2018-02-14 | Cleanup readme to make it easier to read/edit. | Benjamin Tan | |
- Use `single backticks` consistently for inline code snippets. - Add double linefeeds before level 2 headings. - Add a single linefeed after each heading. - Minor docs edits. | |||
2018-02-12 | navigateNext no longer gets stuck on first stack when looping is enabled | Hakim El Hattab | |
2018-02-10 | Background repeat & position to parallax background | John Muccigrosso | |
2018-02-09 | Merge pull request #1836 from RobertBaron/background-whitespace-uri | Benjamin Tan | |
Allow whitespace on background-images, w3 compliance | |||
2018-02-08 | Allow users to customise MathJax options. | Benjamin Tan | |
Ref. #1856, #2006, #2045. This is a more open approach to allow customisation of all MathJax options instead of select options only. | |||
2018-02-08 | head.js: Remove source map URL since it doesn't exist. | Benjamin Tan | |
This prevents additional requests from devtools when debugging code. | |||
2018-02-08 | Cleanup code style. | Benjamin Tan | |
2018-02-08 | Simplify Travis test script. | Benjamin Tan | |
2018-02-07 | fix looping of presentations that only have vertical slides | Hakim El Hattab | |
2018-02-07 | Merge branch 'fragment-in-url' of ↵ | Hakim El Hattab | |
https://github.com/dougalsutherland/reveal.js into dev | |||
2018-02-07 | head.js: Remove source map URL since it doesn't exist. | Benjamin Tan | |
This prevents additional requests from devtools when debugging code. |