Age | Commit message (Expand) | Author |
2019-03-22 | Add data-preload attribute for iframes | Max Rothman |
2019-03-14 | tests for plugins | Hakim El Hattab |
2019-03-14 | fix error when reveal.js was initialized with no plugins | Hakim El Hattab |
2019-03-14 | support for plugins where the init method doesn't return a Promise | Hakim El Hattab |
2019-03-14 | more forgiving code highlight line number format, add Promise polyfill | Hakim El Hattab |
2019-03-12 | line number styling tweaks | Hakim El Hattab |
2019-03-12 | highlight.js plugin improvements | Hakim El Hattab |
2019-03-12 | prevent same plugin from being registered twice | Hakim El Hattab |
2019-03-12 | switch to monokai as default syntax highlight theme | Hakim El Hattab |
2019-03-12 | Merge pull request #2346 from dougalsutherland/patch-3 | Hakim El Hattab |
2019-03-11 | notes plugin: callRevealApi wants apply, not call | Dougal J. Sutherland |
2019-03-11 | validate code line numbers to highlight | Hakim El Hattab |
2019-03-11 | more succinct syntax for code block line highlights | Hakim El Hattab |
2019-03-11 | use internal pointer for current slide | Hakim El Hattab |
2019-03-11 | syncFragments now returns all affected fragments | Hakim El Hattab |
2019-03-08 | highlight plugin updates; support for line numbers and highlighting specific ... | Hakim El Hattab |
2019-03-07 | Merge pull request #2340 from sophware/fix_zoom_demo | Hakim El Hattab |
2019-03-06 | demo.html - Added Linux instructions for zoom | Sophware |
2019-03-06 | Merge pull request #2339 from mikeshatch/patch-1 | Hakim El Hattab |
2019-03-04 | Fixed a couple of typos | Mike Hatch |
2019-03-04 | highlight, math, notes and zoom plugins now register via Reveal.registerPlugin | Hakim El Hattab |
2019-03-04 | reveal.js plugin flow now uses promises, refactor markdown plugin to use prom... | Hakim El Hattab |
2019-03-01 | few plugin registration tweaks | Hakim El Hattab |
2019-03-01 | async loading of external markdown, add Reveal.registerPlugin() | Hakim El Hattab |
2019-02-28 | build dependency updates | Hakim El Hattab |
2019-02-28 | upgrade .travis nodejs version | Hakim El Hattab |
2019-02-28 | see if increased node version fixes build | Hakim El Hattab |
2019-02-28 | update grunt dependencies | Hakim El Hattab |
2019-02-28 | fix scss compilation task | Hakim El Hattab |
2019-02-28 | Merge pull request #2333 from dougalsutherland/patch-2 | Hakim El Hattab |
2019-02-28 | remove unused `isPrintingPDFFragments` function | Dougal J. Sutherland |
2019-02-18 | Merge pull request #2325 from hakimel/revert-2312-improve_random_number_gener... | Hakim El Hattab |
2019-02-18 | Revert "impove randomness" | Hakim El Hattab |
2019-02-18 | Merge pull request #2312 from albert-ziegler/improve_random_number_generation | Hakim El Hattab |
2019-02-11 | correct typo | Albert |
2019-02-01 | zoom transition now uses zooming for vertical transitions, too | Hakim El Hattab |
2019-02-01 | indentation fix | Hakim El Hattab |
2019-02-01 | documentation for #2315 | Hakim El Hattab |
2019-02-01 | Merge pull request #2315 from dougalsutherland/slide-formats | Hakim El Hattab |
2019-02-01 | define available values for showSlideNumber | Hakim El Hattab |
2019-01-31 | resize event tweaks for #2300 | Hakim El Hattab |
2019-01-31 | Merge pull request #2300 from mw75/master | Hakim El Hattab |
2019-01-31 | allow custom slide numbering functions | Dougal J. Sutherland |
2019-01-31 | Merge pull request #2305 from reyerstudio/marked | Hakim El Hattab |
2019-01-30 | impove randomness | Albert |
2019-01-30 | enable pinch-to-zoom for android | Hakim El Hattab |
2019-01-29 | only force media controls to be visible when necessarry | Hakim El Hattab |
2019-01-23 | navigationMode documentation improvements | Hakim El Hattab |
2019-01-23 | hide vertical arrows when navigationMode is 'linear' #2307 | Hakim El Hattab |
2019-01-23 | documentation for navigationMode #2307 | Hakim El Hattab |
2019-01-23 | 'gridNavigation' and 'simpleNavigation' merged into 'navigationMode' setting ... | Hakim El Hattab |
2019-01-22 | refactor keyboard listener conditions | Hakim El Hattab |
2019-01-22 | Merge pull request #2307 from reyerstudio/feature/shortcuts@dev | Hakim El Hattab |
2019-01-22 | upgrade to socket.io 2.2.0 #2257 | Hakim El Hattab |
2019-01-22 | hide body overflow | Hakim El Hattab |
2019-01-22 | adjust how global height is styled | Hakim El Hattab |
2019-01-22 | correct height of reveal.js on mobile devices, fixes vertical overflow | Hakim El Hattab |
2019-01-21 | Enable simpleNavigation | Stéphane Este-Gracias |
2019-01-20 | Fix test after upgrading marked to 0.6.0 | Stéphane Este-Gracias |
2019-01-20 | Upgrade marked to 0.6.0 | Stéphane Este-Gracias |
2019-01-15 | fixed documentation on resize event | Mario Wolff |
2019-01-15 | emmit resize event if scale changed | Mario Wolff |
2019-01-10 | 2019 | Hakim El Hattab |
2019-01-10 | remove pinch gesture for triggering overview mode on touch devices, enables r... | Hakim El Hattab |
2019-01-07 | whitespace | Hakim El Hattab |
2019-01-07 | Merge pull request #1188 from sanand0/master | Hakim El Hattab |
2018-12-19 | ensure history api is available, default to hash: true with no history in dem... | Hakim El Hattab |
2018-12-19 | Merge pull request #2286 from asottile/hash_without_history_2211 | Hakim El Hattab |
2018-12-19 | correct variable name in inline comment | Hakim El Hattab |
2018-12-19 | add section about vertical slides and `gridNavigation` to readme | Hakim El Hattab |
2018-12-19 | add gridNavigation config to configure navigation between adjacent vertical s... | Hakim El Hattab |
2018-12-18 | optimization; avoid reading computed styles unless necessary | Hakim El Hattab |
2018-12-18 | fix notes layout when container isnt as wide as viewport | Hakim El Hattab |
2018-12-17 | prefer vh for speaker notes layout | Hakim El Hattab |
2018-12-12 | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab |
2018-12-12 | note about backticks to avoid LaTeX <> Markdown syntax conflicts #1359 | Hakim El Hattab |
2018-12-02 | Add new 'hash: true' option which uses replaceState for url | Anthony Sottile |
2018-11-21 | Merge pull request #2266 from f00ale/custom_code_font | Hakim El Hattab |
2018-11-21 | demo presentation now refers to correct zoom.js shortcut for linux #2280 | Hakim El Hattab |
2018-11-16 | add getRevealElement API method | Hakim El Hattab |
2018-11-13 | add cmd/ctrl + arrow key shortcuts to first/last slides | Hakim El Hattab |
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 |
2018-10-24 | Fix nested if-statement in readURL that caused slide(h,v) to be | Mario Botsch |
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 |
2018-10-08 | Merge pull request #2251 from oyron/2229-speaker-notes-bug | Hakim El Hattab |
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 |