aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| | |
* | | resize event tweaks for #2300Hakim El Hattab2019-01-31
| | |
* | | Merge pull request #2300 from mw75/masterHakim El Hattab2019-01-31
|\ \ \ | |/ / |/| | Resize Event
| * | fixed documentation on resize eventMario Wolff2019-01-15
| | |
| * | emmit resize event if scale changedMario Wolff2019-01-15
| |/
* | Merge pull request #2305 from reyerstudio/markedHakim El Hattab2019-01-31
|\ \ | | | | | | Upgrade marked to 0.6.0
| * | Fix test after upgrading marked to 0.6.0Stéphane Este-Gracias2019-01-20
| | |
| * | Upgrade marked to 0.6.0Stéphane Este-Gracias2019-01-20
| |/
* | enable pinch-to-zoom for androidHakim El Hattab2019-01-30
| |
* | only force media controls to be visible when necessarryHakim El Hattab2019-01-29
| |
* | navigationMode documentation improvementsHakim El Hattab2019-01-23
| |
* | hide vertical arrows when navigationMode is 'linear' #2307Hakim El Hattab2019-01-23
| |
* | documentation for navigationMode #2307Hakim El Hattab2019-01-23
| |
* | 'gridNavigation' and 'simpleNavigation' merged into 'navigationMode' setting ↵Hakim El Hattab2019-01-23
| | | | | | | | #2307
* | refactor keyboard listener conditionsHakim El Hattab2019-01-22
| |
* | Merge pull request #2307 from reyerstudio/feature/shortcuts@devHakim El Hattab2019-01-22
|\ \ | | | | | | Enable simpleNavigation