Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | new phantom pdf export script that works with 3.4.0 #1815 | Hakim El Hattab | 2017-02-15 |
| | |||
* | updated pdf docs | Hakim El Hattab | 2017-02-14 |
| | |||
* | update readme re: pdf exports #1823 | Hakim El Hattab | 2017-02-14 |
| | |||
* | Merge pull request #1823 from gilxa1226/master | Hakim El Hattab | 2017-02-14 |
|\ | | | | | Update to README.md for PDF printing | ||
| * | Update README.md to include block for pdf printing | gilxa1226 | 2017-02-07 |
| | | |||
| * | Update README.md | gilxa1226 | 2017-02-07 |
|/ | |||
* | Merge pull request #1636 from traff/master | Hakim El Hattab | 2017-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 it | Dmitry Trofimov | 2016-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 #1803 from bitjson/patch-1 | Hakim El Hattab | 2017-01-30 |
|\ \ | | | | | | | correct grunt option usage | ||
| * | | correct grunt option usage | Jason Dreyzehner | 2017-01-23 |
| | | | |||
* | | | 3.4.1 | Hakim El Hattab | 2017-01-25 |
| | | | |||
* | | | adjust pdf margins instead of heights to fix #1804 | Hakim El Hattab | 2017-01-25 |
| | | | |||
* | | | additional fix for empty pages in pdf exports #1804 | Hakim El Hattab | 2017-01-24 |
| | | | |||
* | | | fix empty pages in pdf exports (closes #1804) | Hakim El Hattab | 2017-01-24 |
|/ / | |||
* | | fix unclosed code block | Hakim El Hattab | 2017-01-10 |
| | | |||
* | | 3.4.0 | Hakim El Hattab | 2017-01-10 |
| | | |||
* | | Merge branch 'dev' of github.com:hakimel/reveal.js | Hakim El Hattab | 2017-01-10 |
|\ \ | |||
| * | | fragments inherit visibility to avoid conflicts with parent slide visibility | Hakim El Hattab | 2016-12-15 |
| | | | |||
| * | | don't show error message while iframe fades in #1577 | Hakim El Hattab | 2016-12-13 |
| | | | |||
| * | | Merge branch 'add-refused-to-display-tips-to-link-preview' of ↵ | Hakim El Hattab | 2016-12-13 |
| |\ \ | | | | | | | | | | | | | https://github.com/Huxpro/reveal.js into dev | ||
| | * | | add refused-to-display tips in link-preview-overlay | 黄玄 | 2016-05-02 |
| | | | | |||
| * | | | always use lowercase reveal.js | Hakim El Hattab | 2016-12-13 |
| | | | | |||
| * | | | Merge pull request #1767 from demoneaux/readme | Hakim El Hattab | 2016-12-13 |
| |\ \ \ | | | | | | | | | | | Add note about head.js to readme. | ||
| | * | | | Add note about head.js to readme. | Benjamin Tan | 2016-12-11 |
| |/ / / | | | | | | | | | | | | | Closes #1569. | ||
| * | | | Enable passing options for parsing Markdown. | Benjamin Tan | 2016-12-08 |
| | | | | | | | | | | | | | | | | Closes #1163, #1495. | ||
| * | | | Merge pull request #1760 from demoneaux/package-json | Hakim El Hattab | 2016-12-06 |
| |\ \ \ | | | | | | | | | | | Reduce required Node.js version to 4.0.0. | ||
| | * | | | Reduce required Node.js version to 4.0.0. | Benjamin Tan | 2016-12-06 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The development workflow can be used with Node 4+, not just Node 6. We should avoid showing warnings and errors when users are installing this package via npm/yarn. Ref. #1729, #1743. Closes #1725. | ||
| * | | | Merge pull request #1740 from ↵ | Hakim El Hattab | 2016-12-01 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | christinakayastha/feature/printing-remove-slide-number Hide slide number when in paper or pdf print view | ||
| | * | | | Don't remove slide-number in pdf view | Christi Kaes | 2016-10-30 |
| | | | | | |||
| | * | | | Hide slide number when in paper or pdf print view | christikaes | 2016-10-30 |
| | | | | | |||
| * | | | | merge package version conflicts | Hakim El Hattab | 2016-12-01 |
| |\ \ \ \ | |||
| * \ \ \ \ | Merge pull request #1747 from spencermathews/feature/readme-defaults-fix | Hakim El Hattab | 2016-12-01 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Defaults in README are not current | ||
| | * | | | | | Update README.md to reflect current defaults in js/reveal.js | Spencer Mathews | 2016-11-15 |
| | | | | | | | |||
| * | | | | | | Merge pull request #1757 from daanmichiels/correct-copyright | Hakim El Hattab | 2016-12-01 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | include contributors in (c) | ||
| | * | | | | | | correct copyright message to include contributors | Daan Michiels | 2016-11-25 |
| | |/ / / / / | |||
| * | | | | | | Merge pull request #1756 from jmpp/better-data-trim | Hakim El Hattab | 2016-12-01 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Implementing a better data-trim | ||
| | * | | | | | Better version of data-trim on code snippets | J.M. Cléry | 2016-11-22 |
| | | | | | | | |||
| * | | | | | | add pdf-ready event; dispatched when the presentation is laid out and ready ↵ | Hakim El Hattab | 2016-11-09 |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | to print | ||
| * | | | | | remove debug code | Hakim El Hattab | 2016-10-12 |
| | | | | | | |||
| * | | | | | fixes ff overview rendering bug #1649 | Hakim El Hattab | 2016-10-10 |
| | | | | | | |||
| * | | | | | remove unused dom lookup | Hakim El Hattab | 2016-10-06 |
| | | | | | | |||
| * | | | | | attempt at fixing ff transition bug #1627 | Hakim El Hattab | 2016-10-05 |
| | | | | | | |||
| * | | | | | fix merge conflict for #1634 | Hakim El Hattab | 2016-10-05 |
| |\ \ \ \ \ | |||
| | * | | | | | Update JSDocs and fix typos | Charles Grigg | 2016-06-29 |
| | | | | | | | |||
| * | | | | | | code format tweaks | Hakim El Hattab | 2016-10-05 |
| | | | | | | | |||
| * | | | | | | only use nodeType 1 and 3 (only relevant types) | Maarten Schroeven | 2016-10-05 |
| | | | | | | | |||
| * | | | | | | limit text written to the status div | Maarten Schroeven | 2016-10-05 |
| | | | | | | | |||
| * | | | | | | renamed grunt 'base' option to 'root' (#1660) | CH | 2016-10-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Allow slides to be served away from revealjs server location The previous 'base' option conflicts with Grunt's 'base' option. Changing it to 'root' avoids this. Further, updating to a newer Grunt allows multiple parameters to be used. therefore `grunt serve --root="." --root="pathtomyslides"` allows you to keep your slide content separate from JS/CSS and such * Live reload for relocated base * Updated packages to match origin/dev * Updated packages to match origin/dev * Ensure root is an array | ||
| * | | | | | | remove issue comment | Hakim El Hattab | 2016-10-05 |
| | | | | | | | |||
| * | | | | | | ignore delta=0 mousewheel event | Gerald | 2016-10-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #1607 |