aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 2019Hakim El Hattab2019-01-10
* remove pinch gesture for triggering overview mode on touch devices, enables r...Hakim El Hattab2019-01-10
* whitespaceHakim El Hattab2019-01-07
* Merge pull request #1188 from sanand0/masterHakim El Hattab2019-01-07
|\
| * display .stretch images in overview modeS Anand2015-04-02
* | ensure history api is available, default to hash: true with no history in dem...Hakim El Hattab2018-12-19
* | Merge pull request #2286 from asottile/hash_without_history_2211Hakim El Hattab2018-12-19
|\ \
| * | Add new 'hash: true' option which uses replaceState for urlAnthony Sottile2018-12-02
* | | correct variable name in inline commentHakim El Hattab2018-12-19
* | | add section about vertical slides and `gridNavigation` to readmeHakim El Hattab2018-12-19
* | | add gridNavigation config to configure navigation between adjacent vertical s...Hakim El Hattab2018-12-19
* | | optimization; avoid reading computed styles unless necessaryHakim El Hattab2018-12-18
* | | fix notes layout when container isnt as wide as viewportHakim El Hattab2018-12-18
* | | prefer vh for speaker notes layoutHakim El Hattab2018-12-17
* | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2018-12-12
|\ \ \ | |/ / |/| |
| * | note about backticks to avoid LaTeX <> Markdown syntax conflicts #1359Hakim El Hattab2018-12-12
* | | Merge pull request #2266 from f00ale/custom_code_fontHakim El Hattab2018-11-21
|\ \ \
| * | | Make code font customizable for themes.Arno Lepisk2018-10-30
* | | | 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 nested if-statement in readURL that caused slide(h,v) to beMario Botsch2018-10-24
|/ / /
* | | 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.Benjamin Tan2018-02-08
* | | | Merge pull request #2251 from oyron/2229-speaker-notes-bugHakim El Hattab2018-10-08
|\ \ \ \
| * | | | 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 presentati...Martin Jurča2018-02-20
* | | | | 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 traditionErik2018-09-18