Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | | |||
* | | | 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 | ||
| * | | | remove unused `isPrintingPDFFragments` function | Dougal J. Sutherland | 2019-02-28 |
|/ / / | |||
* | | | Merge pull request #2325 from ↵ | Hakim El Hattab | 2019-02-18 |
|\ \ \ | | | | | | | | | | | | | | | | | hakimel/revert-2312-improve_random_number_generation Revert "impove randomness" | ||
| * | | | 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-18 |
|\ \ \ | | | | | | | | | impove randomness | ||
| * | | | correct typo | Albert | 2019-02-11 |
| | | | | |||
| * | | | impove randomness | Albert | 2019-01-30 |
| |/ / | |||
* | | | 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 |
|\ \ \ | | | | | | | | | allow custom slide numbering functions | ||
| * | | | allow custom slide numbering functions | Dougal J. Sutherland | 2019-01-31 |
| | | | | |||
* | | | | define available values for showSlideNumber | Hakim El Hattab | 2019-02-01 |
| | | | | |||
* | | | | resize event tweaks for #2300 | Hakim El Hattab | 2019-01-31 |
| | | | |