Age | Commit message (Expand) | Author |
2020-09-26 | Added instructionsHEADmaster | Marvin Borner |
2020-07-09 | Finished ig | Marvin Borner |
2020-07-08 | ARG that's uglyyyyy :D | Marvin Borner |
2020-07-08 | Flääääääche | Marvin Borner |
2020-07-08 | PROCRASTINATION ^ 10 | Marvin Borner |
2020-07-05 | WOFWF | Marvin Borner |
2020-06-22 | VERY funny code :) | Marvin Borner |
2020-06-22 | Way to much to put into a single commit message.. | Marvin Borner |
2020-06-21 | Well, I don't need a thesis in corona-times | Marvin Borner |
2020-05-05 | New project layout | Marvin Borner |
2020-03-13 | Well, this is the actual first commit ig | Marvin Borner |
2020-01-31 | 3.9.2 security release | Hakim El Hattab |
2020-01-31 | blacklist some method from the postMessage API to prevent XSS | Hakim El Hattab |
2020-01-29 | 3.9.1 because a local edit made it into npm | Hakim El Hattab |
2020-01-27 | npm audit fix 😶 | Hakim El Hattab |
2020-01-27 | 3.9.0 | Hakim El Hattab |
2020-01-27 | Merge branch 'pdf-slide-numbers' of https://github.com/dougalsutherland/revea... | Hakim El Hattab |
2020-01-15 | 2020 | Hakim El Hattab |
2020-01-15 | add data-fragment=<index> attribute to slide <sections> | Hakim El Hattab |
2019-12-09 | Merge pull request #2437 from TehDmitry/dev | Hakim El Hattab |
2019-12-09 | add mobileViewDistance to readme #2513 | Hakim El Hattab |
2019-12-09 | Merge pull request #2513 from TuurDutoit/feature/mobile-view-distance | Hakim El Hattab |
2019-10-29 | honor slide number config in pdf mode | Dougal J. Sutherland |
2019-10-29 | add a slide argument to locationHash(), getSlidePastCount() | Dougal J. Sutherland |
2019-10-18 | Add mobileViewDistance config key | Tuur Dutoit |
2019-10-11 | fix viewport overflow in iPadOS safari | Hakim El Hattab |
2019-06-10 | remove available route changes #2416 | Hakim El Hattab |
2019-06-09 | Allowing autoplay in data-background-iframe for audio and video elements | TehDmitry |
2019-05-29 | * Mobile Linear Navigation: Fix swipes to navigate linearly | Zach DeCook |
2019-05-29 | * Linear Navigation: Fix showing arrows when last slide has vertical children | Zach DeCook |
2019-05-27 | first/last slide shortcut now uses shift modified, cmd conflicted with browse... | Hakim El Hattab |
2019-05-20 | fix issue where syncSlide would not run/play newly added background content | Hakim El Hattab |
2019-05-20 | new API methods for getting horizontal/vertical slides, force linear navigati... | Hakim El Hattab |
2019-05-13 | iframe background preload behavior now matches inline iframes + adheres to th... | Hakim El Hattab |
2019-04-23 | the postMessage API now works for getter methods | Hakim El Hattab |
2019-04-02 | prefer transform scaling over zoom on hdpi displays | Hakim El Hattab |
2019-04-01 | 3.8.0 | Hakim El Hattab |
2019-04-01 | fix typos | Hakim El Hattab |
2019-04-01 | fix typos | Hakim El Hattab |
2019-04-01 | Merge pull request #2326 from earboxer/2313-navigation-mode-shortcuts-table | Hakim El Hattab |
2019-04-01 | add hasPlugin and getPlugin API methods and tests | Hakim El Hattab |
2019-03-28 | tweaks and tests for #2354 | Hakim El Hattab |
2019-03-28 | Merge branch 'dev' of https://github.com/maxrothman/reveal.js into dev | Hakim El Hattab |
2019-03-25 | fix an error where reveal.js returned a 1> progress number when there were fr... | Hakim El Hattab |
2019-03-22 | Add data-preload attribute for iframes | Max Rothman |
2019-03-21 | make #2350 work using replaceState | Hakim El Hattab |
2019-03-21 | Merge branch 'dev' into hash-problem | Hakim El Hattab |
2019-03-15 | Fixed not bing able to follow same inner links twice with history:false | Raphael Parree |
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-12 | prevent same plugin from being registered twice | 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-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 | remove unused `isPrintingPDFFragments` function | Dougal J. Sutherland |
2019-02-19 | * Keyboard Shortcuts table: Dynamically fill object at configuration | Zach DeCook |
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-29 | only force media controls to be visible when necessarry | 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 | 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-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 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-02 | Add new 'hash: true' option which uses replaceState for url | Anthony Sottile |
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-10-26 | dispatch state events after current slide has updated #2264 | Hakim El Hattab |
2018-10-24 | Fix nested if-statement in readURL that caused slide(h,v) to be | Mario Botsch |
2018-10-11 | replace while with forEach loop | Hakim El Hattab |
2018-10-11 | fix #1590 | Hakim El Hattab |
2018-10-08 | automatically hide the mouse pointer after 5s of inactivity (#1837) | Hakim El Hattab |
2018-10-04 | remove head.min.js in favor of simple built-in script loader | Hakim El Hattab |
2018-10-04 | formatting and tweaks for #2104 | Hakim El Hattab |
2018-10-04 | resolve notes merge conflict | Hakim El Hattab |
2018-08-15 | Only show resume on pause if controls enabled | anderslemke |
2018-08-01 | fix detection of named links (closes #1655) | Hakim El Hattab |
2018-08-01 | 3.7.0 | Hakim El Hattab |
2018-07-02 | add 'resume presentation' button to pause overlay | Hakim El Hattab |
2018-06-12 | refactor fragment pdf exporting to support multiple fragments with same index... | Hakim El Hattab |
2018-06-11 | 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 |