Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | WIPcHEADmaster | Christopher Baines | 2019-06-20 |
| | |||
* | WIP | Christopher Baines | 2019-06-19 |
| | |||
* | WIP | Christopher Baines | 2019-06-19 |
| | |||
* | Remove calls to missing modules from gruntfile | Richard Westenra | 2019-04-08 |
| | | | | | | | | When running the app, Grunt throws the following warnings: >> Local Npm module "grunt-contrib-clean" not found. Is it installed? >> Local Npm module "grunt-contrib-nodeunit" not found. Is it installed? These modules don't appear to do anything except throw a warning so they can probably just be removed. | ||
* | plugin doc tweaks | Hakim El Hattab | 2019-04-03 |
| | |||
* | better example for line range highlighting | Hakim El Hattab | 2019-04-01 |
| | |||
* | docs for code highlight line numbering | Hakim El Hattab | 2019-04-01 |
| | |||
* | plugin docs | Hakim El Hattab | 2019-04-01 |
| | |||
* | plugin api docs | Hakim El Hattab | 2019-04-01 |
| | |||
* | 3.8.0 | Hakim El Hattab | 2019-04-01 |
| | |||
* | fix typos | Hakim El Hattab | 2019-04-01 |
| | |||
* | fix grunt ci error | 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 |
|\ | | | | | Allow Navigation Mode setting to change the shortcuts table | ||
| * | * Keyboard Shortcuts table: Dynamically fill object at configuration | Zach DeCook | 2019-02-19 |
| | | |||
* | | fix npm security warnings, auto run tests when changed | Hakim El Hattab | 2019-04-01 |
| | | |||
* | | add hasPlugin and getPlugin API methods and tests | Hakim El Hattab | 2019-04-01 |
| | | |||
* | | 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-28 |
|\ \ | |||
| * | | Add data-preload attribute for iframes | Max Rothman | 2019-03-22 |
| | | | | | | | | | | | | | | | Allows lazy-loaded (i.e. data-src) iframes to be preloaded when they come within the viewDistance, rather than once they're visible. | ||
* | | | fix an error where reveal.js returned a 1> progress number when there were ↵ | Hakim El Hattab | 2019-03-25 |
| | | | | | | | | | | | | fragments on last slide | ||
* | | | make #2350 work using replaceState | Hakim El Hattab | 2019-03-21 |
| | | | |||
* | | | Merge pull request #2350 from rparree/hash-problem | Hakim El Hattab | 2019-03-21 |
|\ \ \ | | | | | | | | | Fixed not bing able to follow same inner links twice with history:false | ||
| * \ \ | Merge branch 'dev' into hash-problem | Hakim El Hattab | 2019-03-21 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | new demo slide to promote iframes/iframe backgrounds | Hakim El Hattab | 2019-03-20 |
| |/ / |/| | | |||
* | | | 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-14 |
| | | | |||
* | | | 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-12 |
|\ \ \ | | | | | | | | | notes plugin: callRevealApi wants apply, not call | ||
| * | | | 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-11 |
| | | | |||
* | | | highlight plugin updates; support for line numbers and highlighting specific ↵ | Hakim El Hattab | 2019-03-08 |
| | | | | | | | | | | | | lines | ||
* | | | Merge pull request #2340 from sophware/fix_zoom_demo | Hakim El Hattab | 2019-03-07 |
|\ \ \ | | | | | | | | | demo.html - Added Linux instructions for zoom | ||
| * | | | demo.html - Added Linux instructions for zoom | Sophware | 2019-03-06 |
| | | | | |||
* | | | | Merge pull request #2339 from mikeshatch/patch-1 | Hakim El Hattab | 2019-03-06 |
|\ \ \ \ | | | | | | | | | | | Fixed a couple of typos | ||
| * | | | | 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 ↵ | Hakim El Hattab | 2019-03-04 |
| | | | | | | | | | | | | | | | | promises | ||
* | | | | few plugin registration tweaks | Hakim El Hattab | 2019-03-01 |
| | | | | |||
* | | | | async loading of external markdown, add Reveal.registerPlugin() | Hakim El Hattab | 2019-03-01 |
| | | | | |||
* | | | | build dependency updates | Hakim El Hattab | 2019-02-28 |
| | | | | |||
* | | | | upgrade .travis nodejs version | Hakim El Hattab | 2019-02-28 |
| | | | |