Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | 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 | 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 index... | Hakim El Hattab | 2018-06-12 | |
| * | | | | 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 | |
| * | | | | | | 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 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | 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 | |
| * | | | | | | support interactive iframe backgrounds in vertical stacks | Hakim El Hattab | 2018-04-17 | |
| * | | | | | | 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 | 2018-04-16 | |
| |\ \ \ \ \ \ | ||||
| | * \ \ \ \ \ | Merge branch 'dev' into master | Sean Parent | 2018-04-13 | |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | gracefully handle duplicate slide id's | Hakim El Hattab | 2018-03-27 | |
| * | | | | | | | Print background in pdf (#2131) | Quentin PROUST | 2018-03-23 | |
| * | | | | | | | code formatting | Hakim El Hattab | 2018-03-22 | |
| * | | | | | | | Merge branch 'URI-encode-name-hash' of https://github.com/nnormand/reveal.js ... | Hakim El Hattab | 2018-03-22 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | URI encode name hash | Nicolas Normand | 2017-11-17 | |
| * | | | | | | | | formatting | Hakim El Hattab | 2018-03-22 | |
| * | | | | | | | | Merge pull request #2114 from ChumpChief/standardized-pointer | Hakim El Hattab | 2018-03-22 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Prefer W3C pointer events, remove pointerEnabled references (it is not part o... | Matt Rakow | 2018-03-07 | |
| * | | | | | | | | | 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 | 2018-03-22 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Updates copyright to 2018 | craigsdennis | 2018-03-16 | |
| * | | | | | | | | | | disableLayout comment tweak | Hakim El Hattab | 2018-03-22 | |
| * | | | | | | | | | | add support for overriding the default layout (#2121) | Steve Hartzog | 2018-03-22 | |
| * | | | | | | | | | | Revert "remove pdf height offset" | Hakim El Hattab | 2018-03-20 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | remove pdf height offset | Hakim El Hattab | 2018-03-16 | |
| * | | | | | | | | | prevent missing 'present' class when navigating to same slide twice | Hakim El Hattab | 2018-03-14 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | fix autoplay of inline videos in ios | Hakim El Hattab | 2018-03-05 | |
| * | | | | | | | | Merge branch 'patch-1' of https://github.com/Jmuccigr/reveal.js into dev | Hakim El Hattab | 2018-02-22 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||
| | * | | | | | | | Background repeat & position to parallax background | John Muccigrosso | 2018-02-10 |