aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* add hasPlugin and getPlugin API methods and testsHakim El Hattab2019-04-01
|
* tweaks and tests for #2354Hakim El Hattab2019-03-28
|
* Merge branch 'dev' of https://github.com/maxrothman/reveal.js into devHakim El Hattab2019-03-28
|\
| * Add data-preload attribute for iframesMax Rothman2019-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 Hattab2019-03-25
| | | | | | | | fragments on last slide
* | make #2350 work using replaceStateHakim El Hattab2019-03-21
| |
* | Merge pull request #2350 from rparree/hash-problemHakim El Hattab2019-03-21
|\ \ | | | | | | Fixed not bing able to follow same inner links twice with history:false
| * \ Merge branch 'dev' into hash-problemHakim El Hattab2019-03-21
| |\ \ | |/ / |/| |
* | | new demo slide to promote iframes/iframe backgroundsHakim El Hattab2019-03-20
| |/ |/|
* | tests for pluginsHakim El Hattab2019-03-14
| |
* | fix error when reveal.js was initialized with no pluginsHakim El Hattab2019-03-14
| |
* | support for plugins where the init method doesn't return a PromiseHakim El Hattab2019-03-14
| |
* | more forgiving code highlight line number format, add Promise polyfillHakim El Hattab2019-03-14
| |
* | line number styling tweaksHakim El Hattab2019-03-12
| |
* | highlight.js plugin improvementsHakim El Hattab2019-03-12
| |
* | prevent same plugin from being registered twiceHakim El Hattab2019-03-12
| |
* | switch to monokai as default syntax highlight themeHakim El Hattab2019-03-12
| |
* | Merge pull request #2346 from dougalsutherland/patch-3Hakim El Hattab2019-03-12
|\ \ | | | | | | notes plugin: callRevealApi wants apply, not call
| * | notes plugin: callRevealApi wants apply, not callDougal J. Sutherland2019-03-11
|/ /
* | validate code line numbers to highlightHakim El Hattab2019-03-11
| |
* | more succinct syntax for code block line highlightsHakim El Hattab2019-03-11
| |
* | use internal pointer for current slideHakim El Hattab2019-03-11
| |
* | syncFragments now returns all affected fragmentsHakim El Hattab2019-03-11
| |
* | highlight plugin updates; support for line numbers and highlighting specific ↵Hakim El Hattab2019-03-08
| | | | | | | | lines
* | Merge pull request #2340 from sophware/fix_zoom_demoHakim El Hattab2019-03-07
|\ \ | | | | | | demo.html - Added Linux instructions for zoom
| * | demo.html - Added Linux instructions for zoomSophware2019-03-06
| | |
* | | Merge pull request #2339 from mikeshatch/patch-1Hakim El Hattab2019-03-06
|\ \ \ | | | | | | | | Fixed a couple of typos
| * | | Fixed a couple of typosMike Hatch2019-03-04
| |/ /
* | | highlight, math, notes and zoom plugins now register via Reveal.registerPluginHakim El Hattab2019-03-04
| | |
* | | reveal.js plugin flow now uses promises, refactor markdown plugin to use ↵Hakim El Hattab2019-03-04
| | | | | | | | | | | | promises
* | | few plugin registration tweaksHakim El Hattab2019-03-01
| | |
* | | async loading of external markdown, add Reveal.registerPlugin()Hakim El Hattab2019-03-01
| | |
* | | build dependency updatesHakim El Hattab2019-02-28
| | |
* | | upgrade .travis nodejs versionHakim El Hattab2019-02-28
| | |
* | | see if increased node version fixes buildHakim El Hattab2019-02-28
| | |
* | | update grunt dependenciesHakim El Hattab2019-02-28
| | |
* | | fix scss compilation taskHakim El Hattab2019-02-28
| | |
* | | Merge pull request #2333 from dougalsutherland/patch-2Hakim El Hattab2019-02-28
|\ \ \ | | | | | | | | remove unused `isPrintingPDFFragments` function
| * | | remove unused `isPrintingPDFFragments` functionDougal J. Sutherland2019-02-28
|/ / /
* | | Merge pull request #2325 from ↵Hakim El Hattab2019-02-18
|\ \ \ | | | | | | | | | | | | | | | | hakimel/revert-2312-improve_random_number_generation Revert "impove randomness"
| * | | Revert "impove randomness"Hakim El Hattab2019-02-18
|/ / /
* | | Merge pull request #2312 from albert-ziegler/improve_random_number_generationHakim El Hattab2019-02-18
|\ \ \ | | | | | | | | impove randomness
| * | | correct typoAlbert2019-02-11
| | | |
| * | | impove randomnessAlbert2019-01-30
| |/ /
* | | zoom transition now uses zooming for vertical transitions, tooHakim El Hattab2019-02-01
| | |
* | | indentation fixHakim El Hattab2019-02-01
| | |
* | | documentation for #2315Hakim El Hattab2019-02-01
| | |
* | | Merge pull request #2315 from dougalsutherland/slide-formatsHakim El Hattab2019-02-01
|\ \ \ | | | | | | | | allow custom slide numbering functions
| * | | allow custom slide numbering functionsDougal J. Sutherland2019-01-31
| | | |
* | | | define available values for showSlideNumberHakim El Hattab2019-02-01
| | | |