aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * | #1770, fixed function name.Markku Roponen2016-12-12
| | |
| * | #1770, resume playback for paused media.Markku Roponen2016-12-12
| | |
* | | fix readme conflictHakim El Hattab2017-02-14
|\ \ \ | | |/ | |/|
| * | updated pdf docsHakim El Hattab2017-02-14
| | |
| * | update readme re: pdf exports #1823Hakim El Hattab2017-02-14
| | |
| * | Merge pull request #1823 from gilxa1226/masterHakim El Hattab2017-02-14
| |\ \ | | | | | | | | Update to README.md for PDF printing
| | * | Update README.md to include block for pdf printinggilxa12262017-02-07
| | | |
| | * | Update README.mdgilxa12262017-02-07
| |/ /
* | | docs for #1816 and remove showHelpHakim El Hattab2017-02-09
| | |
* | | Merge pull request #1816 from Frazer/patch-1Hakim El Hattab2017-02-09
|\ \ \ | | | | | | | | added toggleHelp function
| * | | added override parameter to toggleHelp functionFrazer Kirkman2017-02-07
| | | |
| * | | added toggleHelp function Frazer Kirkman2017-02-05
| |/ / | | | | | | this way a key can be given ability to toggleHelp on and off. Previously Reveal.showHelp could open the help screen, but no way to close it.
* | | update deserialize regex to work with decimalsHakim El Hattab2017-02-08
| | |
* | | adjust comment for display config value #1325Hakim El Hattab2017-02-02
| | |
* | | Merge branch 'issue-1324' of https://github.com/mojavelinux/reveal.js into devHakim El Hattab2017-02-02
|\ \ \
| * | | resolves #1324 allow display property to be configuredDan Allen2015-08-07
| | | | | | | | | | | | | | | | - allow display property apply to current slide to be configured
* | | | Merge branch 'master' of https://github.com/Bramas/reveal.js into devHakim El Hattab2017-02-01
|\ \ \ \
| * | | | add 'npm build' script that launch gruntQuentin Bramas2016-06-28
| | | | |
* | | | | warning about cube/page being deprecated #1774Hakim El Hattab2017-02-01
| | | | |
* | | | | improved fragment notes support #1636Hakim El Hattab2017-01-31
| | | | |
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2017-01-31
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #1636 from traff/masterHakim El Hattab2017-01-31
| |\ \ \ \ | | | | | | | | | | | | For a fragment: allow to show a separate note defined in it
| | * | | | For a fragment: allow to show a separate note defined in itDmitry Trofimov2016-07-04
| | |/ / / | | | | | | | | | | | | | | | When a slide has several fragments it could be convenient to define a note for each of them. In this case we need to show only this specific note defined in a fragment and not others. General note of a slide shouldn't be also shown, as a more specific one should have greater relevance in this case.
* | | | | Merge pull request #1644 from rajgoel/devHakim El Hattab2017-01-31
|\ \ \ \ \ | | | | | | | | | | | | Turn off preview links locally
| * | | | | Allow switching off preview linksAsvin Goel2016-07-21
| | | | | | | | | | | | | | | | | | The data-preview-link=false tag can be used to switch off preview links
| * | | | | Merge pull request #12 from hakimel/devAsvin Goel2016-07-21
| |\ \ \ \ \ | | | | | | | | | | | | | | Syncing to current version
* | | | | | | make background videos work on ipad #1778Hakim El Hattab2017-01-31
| | | | | | |
* | | | | | | Merge pull request #1728 from opdavies/sass-extensionHakim El Hattab2017-01-31
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | support .sass themes
| * | | | | | | Support sass extension for custom themesOliver Davies2016-10-16
| | | | | | | |
* | | | | | | | Merge pull request #1764 from demoneaux/package-jsonHakim El Hattab2017-01-31
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Shift `dependencies` to `devDependencies`.
| * | | | | | | | Shift `dependencies` to `devDependencies`.Benjamin Tan2016-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `reveal.js` npm module is typically installed to access the CSS/JS assets for Reveal.js. For those that want to run the plugins, they would clone the whole repository. Hence, it doesn’t make sense to include those as `dependencies`, which will increase download times. Closes #1734.
* | | | | | | | | recommend using textarea wrapper for inline markdown #1780Hakim El Hattab2017-01-31
| | | | | | | | |
* | | | | | | | | fix markdown typo, update comment #1780Hakim El Hattab2017-01-31
| | | | | | | | |
* | | | | | | | | Merge branch 'patch-2' of https://github.com/ccqgithub/reveal.js into devHakim El Hattab2017-01-31
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | support complex markdownSeason Chen2016-12-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | support <textarea data-template> `some code` </textarea>
* | | | | | | | | | note about showNotes in PDF exports #1800Hakim El Hattab2017-01-30
| | | | | | | | | |
* | | | | | | | | | typoHakim El Hattab2017-01-30
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2017-01-30
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #1803 from bitjson/patch-1Hakim El Hattab2017-01-30
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | correct grunt option usage
| | * | | | | | | | | correct grunt option usageJason Dreyzehner2017-01-23
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2017-01-25
|\| | | | | | | | | |
| * | | | | | | | | | 3.4.1Hakim El Hattab2017-01-25
| | | | | | | | | | |
| * | | | | | | | | | adjust pdf margins instead of heights to fix #1804Hakim El Hattab2017-01-25
| | | | | | | | | | |
| * | | | | | | | | | additional fix for empty pages in pdf exports #1804Hakim El Hattab2017-01-24
| | | | | | | | | | |
| * | | | | | | | | | fix empty pages in pdf exports (closes #1804)Hakim El Hattab2017-01-24
| |/ / / / / / / / /
* | | | | | | | | | adjust pdf margins instead of heights to fix #1804Hakim El Hattab2017-01-25
| | | | | | | | | |
* | | | | | | | | | additional fix for empty pages in pdf exports #1804Hakim El Hattab2017-01-24
| | | | | | | | | |
* | | | | | | | | | fix empty pages in pdf exports (closes #1804)Hakim El Hattab2017-01-24
| | | | | | | | | |
* | | | | | | | | | merge info links in indexHakim El Hattab2017-01-23
| | | | | | | | | |
* | | | | | | | | | Merge pull request #1794 from pkubowicz/index-historyHakim El Hattab2017-01-23
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Remove 'history: true' from index.html