aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | Simplify Travis test script.Benjamin Tan2018-02-08
| * | | | | | | | | fix looping of presentations that only have vertical slidesHakim El Hattab2018-02-07
| * | | | | | | | | Merge branch 'fragment-in-url' of https://github.com/dougalsutherland/reveal....Hakim El Hattab2018-02-07
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fix fragment handling when desired fragment is 0Dougal J. Sutherland2018-01-21
| | * | | | | | | | | optionally put the fragment in the URLDougal J. Sutherland2018-01-04
| * | | | | | | | | | Fix testing on Windows machines.Benjamin Tan2018-02-01
| * | | | | | | | | | fix bug where left/right arrows appeared when there were no horizontal slidesHakim El Hattab2018-01-25
| * | | | | | | | | | reorganize config optionsHakim El Hattab2018-01-25
| * | | | | | | | | | Merge pull request #2080 from bnjmnt4n/update-depsHakim El Hattab2018-01-24
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Update QUnit to 2.5.0 and `grunt-contrib-qunit` to 2.0.0.Benjamin Tan2018-01-22
| | * | | | | | | | | | Update `grunt-contrib-uglify`.Benjamin Tan2018-01-22
| | * | | | | | | | | | Update dependencies.Benjamin Tan2018-01-22
| |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #2078 from bnjmnt4n/data-backgroundHakim El Hattab2018-01-22
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Allow `data-background` images to load even if there is whitespace at the end.Benjamin Tan2018-01-22
| * | | | | | | | | | | Merge pull request #2077 from bnjmnt4n/js-loadHakim El Hattab2018-01-22
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Allow JS files with query strings to be loaded.Benjamin Tan2018-01-22
| |/ / / / / / / / / /
| * | | | | | | | | | fix missing theme line-height when printing #1967Hakim El Hattab2017-12-04
| * | | | | | | | | | prevent cmd+r in notes window since reloading breaks the view #1958Hakim El Hattab2017-12-04
| * | | | | | | | | | Merge pull request #1958 from ThomasWeinert/feature/block_f5_in_notesHakim El Hattab2017-12-04
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Block F5 in speaker notes window, avoid disconnectsThomas Weinert2017-08-12
| * | | | | | | | | | | Merge branch 'patch-1' of https://github.com/keradus/reveal.js into devHakim El Hattab2017-12-04
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | .gitignore - ignore package-lock.json fileDariusz RumiƄski2017-12-02
| | | |/ / / / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge pull request #2045 from jgm/issue2026Hakim El Hattab2017-12-01
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Allow tex2jax options to be passed into math plugin.John MacFarlane2017-11-29
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'issue_2041' of https://github.com/denehyg/reveal.js into devHakim El Hattab2017-11-29
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fixed issue with getProgress() when called from slidechanged event on edge caseGreg Denehy2017-11-25
| * | | | | | | | | | | | minor formatting tweaksHakim El Hattab2017-11-29
| * | | | | | | | | | | | Merge branch 'plugin-key-bindings' of https://github.com/denehyg/reveal.js in...Hakim El Hattab2017-11-29
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Changes to fix failed jshint test related to Key Binding APIGreg Denehy2017-04-30
| | * | | | | | | | | | | Fixed notes.js to account for upstream updatesGreg Denehy2017-04-30
| | * | | | | | | | | | | Merge branch 'dev' into plugin-key-bindingsGreg Denehy2017-04-30
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Added description of custom key binding API to readmeGreg Denehy2017-04-30
| | * | | | | | | | | | | | Changed custom key binding config properties to use 'keyCode' instead of 'code'Greg Denehy2017-04-30
| | * | | | | | | | | | | | Pass through key event when calling keyboardCondition() to allow conditional ...Greg Denehy2017-04-30
| | * | | | | | | | | | | | Added programatic support for custom key bindings with optional descriptions ...Greg Denehy2017-04-30
| * | | | | | | | | | | | | optimize use of getSlideBackground by avoiding index lookupHakim El Hattab2017-11-23
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| | | | | | | | * | | | | Made one based indexing optionalSean Parent2018-03-23
| | | | | | | | * | | | | Adding support for hash linked slideNumberSean Parent2018-03-21
| | | | | | | |/ / / / / | | | | | | |/| | | | |
* | | | | | | | | | | | Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2018-07-25
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge pull request #2141 from marcvangend/marcvangend-clarify-notes-regexHakim El Hattab2018-06-11
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | Clarify the meaning of the notes?: regexmarcvangend2018-04-01
| |/ / / / / / / / / /
| * | | | | | | | | | Merge pull request #2097 from bnjmnt4n/docs/readmeHakim El Hattab2018-03-22
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| | * | | | | | | | | Cleanup readme to make it easier to read/edit.Benjamin Tan2018-02-14
| |/ / / / / / / / /
* / / / / / / / / / head.js: Remove source map URL since it doesn't exist.Benjamin Tan2018-02-07
|/ / / / / / / / /
* | | | | | | | | Docs: add note on how to enable/disable preview links individually.Benjamin Tan2018-02-07
* | | | | | | | | Docs: mention that syntax highlighting requires CSS theme file.Benjamin Tan2018-02-06
* | | | | | | | | Docs: avoid recommending global Grunt installation.Benjamin Tan2018-02-06
* | | | | | | | | Docs: Add note about Windows carriage returns.Benjamin Tan2018-02-06
|/ / / / / / / /
* | | | | | | | add inline and external markdown images to example #2039Hakim El Hattab2017-11-23
* | | | | | | | lab.hakim.se/reveal-js -> revealjs.comHakim El Hattab2017-11-22