aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* demo presentation now refers to correct zoom.js shortcut for linux #2280Hakim El Hattab2018-11-21
|
* add getRevealElement API methodHakim El Hattab2018-11-16
|
* add cmd/ctrl + arrow key shortcuts to first/last slidesHakim El Hattab2018-11-13
|
* fix concave/convex transitions on vertical slides #1947Hakim El Hattab2018-11-08
|
* reset css in default index.htmlHakim El Hattab2018-11-05
|
* fix no-transform modeHakim El Hattab2018-10-31
|
* add audio autoplay testHakim El Hattab2018-10-31
|
* dispatch state events after current slide has updated #2264Hakim El Hattab2018-10-26
|
* move reset.css out of reveal.css to make it optional #1952 #2248Hakim El Hattab2018-10-25
|
* Merge pull request #2263 from mbotsch/fix-readURLHakim El Hattab2018-10-25
|\ | | | | Fix if-statement in readURL
| * Fix nested if-statement in readURL that caused slide(h,v) to beMario Botsch2018-10-24
|/ | | | called even when the current slide is the target slide.
* syntax tweakHakim El Hattab2018-10-11
|
* replace while with forEach loopHakim El Hattab2018-10-11
|
* fix #1590Hakim El Hattab2018-10-11
|
* add note about lazy loading iframes #1672 #1938Hakim El Hattab2018-10-09
|
* automatically hide the mouse pointer after 5s of inactivity (#1837)Hakim El Hattab2018-10-08
|
* Merge pull request #2090 from bnjmnt4n/mathHakim El Hattab2018-10-08
|\ | | | | Allow users to customise MathJax options.
| * Allow users to customise MathJax options.Benjamin Tan2018-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-bugHakim El Hattab2018-10-08
|\ \ | | | | | | Give focus to previously opened speaker notes (fixes #2229)
| * | Handle previously opened notes window, by giving focus.oyron2018-10-05
| | |
* | | fix build errorHakim El Hattab2018-10-04
| | |
* | | remove classlist polyfill, cross browser support is good enough nowHakim El Hattab2018-10-04
| | |
* | | remove mention of head.js in readmeHakim El Hattab2018-10-04
| | |
* | | remove head.min.js in favor of simple built-in script loaderHakim El Hattab2018-10-04
| | |
* | | formatting and tweaks for #2104Hakim El Hattab2018-10-04
| | |
* | | resolve notes merge conflictHakim El Hattab2018-10-04
|\ \ \
| * | | added missing documentationMartin Jurča2018-02-20
| | | |
| * | | documentationMartin Jurča2018-02-20
| | | |
| * | | fixed showing speaker's view with timings/pacing while serving the ↵Martin Jurča2018-02-20
| | | | | | | | | | | | | | | | presentation from the file system
* | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2018-10-03
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #2231 from esthor/patch-1Hakim El Hattab2018-10-03
| |\ \ \ | | | | | | | | | | bring install instructions to top, as is tradition
| | * | | bring install instructions to top, as is traditionErik2018-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/masterHakim El Hattab2018-10-03
|\ \ \ \ \ | | | | | | | | | | | | Fix typo
| * | | | | Fix typoFred Rolland2018-10-02
| | |/ / / | |/| | |
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2018-10-03
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | dont refer to outdated speaker notes style in readme #2244Hakim El Hattab2018-10-03
| |/ / /
* | | | fix css conflictHakim El Hattab2018-08-21
| | | |
* | | | Merge pull request #2218 from eldios/patch-1Hakim El Hattab2018-08-17
|\ \ \ \ | | | | | | | | | | Fixed broken link to markdown options doc
| * | | | Fixed broken link to markdown options docLele2018-08-16
| |/ / / | | | | | | | | Fixed broken link to markdown options doc
* | | | Merge pull request #2215 from anderslemke/let-resume-follow-controlsHakim El Hattab2018-08-16
|\ \ \ \ | |/ / / |/| | | Only show resume on pause if controls enabled
| * | | Only show resume on pause if controls enabledanderslemke2018-08-15
|/ / /
* | | fix detection of named links (closes #1655)Hakim El Hattab2018-08-01
| | |
* | | 3.7.0Hakim El Hattab2018-08-01
| | |
* | | Merge pull request #2171 from tristansokol/tristans/add-all-transitionsHakim El Hattab2018-08-01
|\ \ \ | | | | | | | | add a full list of transitions to readme
| * | | add a full list of transitions to readmeTristan Sokol2018-06-05
| | | |
* | | | Merge branch 'dev' of github.com:hakimel/reveal.jsHakim El Hattab2018-08-01
|\ \ \ \
| * | | | add 'resume presentation' button to pause overlayHakim El Hattab2018-07-02
| | | | |
| * | | | use absolute positioning for slide numberHakim El Hattab2018-06-21
| | | | |
| * | | | rename new fragment styleHakim El Hattab2018-06-13
| | | | |
| * | | | refactor fragment pdf exporting to support multiple fragments with same ↵Hakim El Hattab2018-06-12
| | | | | | | | | | | | | | | | | | | | index #1955