Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | support for varied transitions between slides (#39) | Hakim El Hattab | 2013-03-30 | |
* | always construct controls and progress bar at startup (closes #384) | Hakim El Hattab | 2013-03-30 | |
* | protocol-relative paths for google webfonts (closes #382) | Hakim El Hattab | 2013-03-30 | |
* | Merge branch 'master' of https://github.com/theoreticaLee/reveal.js into dev | Hakim El Hattab | 2013-03-30 | |
|\ | ||||
| * | Add Reveal.js license to package.json | Lee Leathers | 2013-03-27 | |
* | | Merge branch 'md-error-handling' of https://github.com/jakubholynet/reveal.js... | Hakim El Hattab | 2013-03-30 | |
|\ \ | ||||
| * | | More verbose error slide (HTTP necessary) | Jakub Holy | 2013-03-24 | |
| * | | Better error reporting for external Markdown files•••1. Show an alert when loading the file throws an exception 2. Whenever the status isn't success (2xx) - upon exception or e.g. "file not found" - replace the section's content with information about the failure (instead of being silent about it and showing a blank slide). We need to inform the user something went wrong, not just be silent about it. An experienced developer, upon seing a blank slide, will likely check the javascript console - but the rest will profit from being told about the problem (and solution) explicitely. | Jakub Holy | 2013-03-24 | |
| |/ | ||||
* | | Merge branch 'patch-1' of https://github.com/jish/reveal.js into dev | Hakim El Hattab | 2013-03-30 | |
|\ \ | ||||
| * | | Update README.md•••Changing the link to grunt.js installation instructions. | Josh Lubaway | 2013-03-23 | |
| |/ | ||||
* | | add availableRoutes to the api (#371) | Hakim El Hattab | 2013-03-23 | |
* | | disable wrapping in code blocks (closes #375) | Hakim El Hattab | 2013-03-23 | |
* | | always kill touch events on removelisteners (#365) | Hakim El Hattab | 2013-03-17 | |
* | | enable keyboard/touch flags to change in runtime configure() call (closes #365) | Hakim El Hattab | 2013-03-17 | |
* | | new build for autoslide pr | Hakim El Hattab | 2013-03-17 | |
* | | Merge branch 'bugfix-pause' of https://github.com/EverythingMe/reveal.js into... | Hakim El Hattab | 2013-03-17 | |
|\ \ | ||||
| * | | bugfix - continue autoslide after resume | Amir Nissim | 2013-03-11 | |
* | | | update version to 2.4 | Hakim El Hattab | 2013-03-17 | |
* | | | Merge branch 'shift-space' of https://github.com/remybach/reveal.js into dev | Hakim El Hattab | 2013-03-17 | |
|\ \ \ | ||||
| * | | | Add shift+space functionality | Remy Bach | 2013-03-10 | |
| |/ / | ||||
* | | | remove extra whitespace | Hakim El Hattab | 2013-03-17 | |
* | | | merge conflict | Hakim El Hattab | 2013-03-17 | |
|\ \ \ | |_|/ |/| | | ||||
| * | | Load socket.io client lib from CDN•••Based on user feedback, it was very non-obvious that if using an web server other than multiplex/index.js it would be necessary to upload the socket.io client libs. This negates that problem. | David Banham | 2013-03-15 | |
| * | | Error check to prevent exception from Cipher | David Banham | 2013-03-11 | |
| * | | Remove unessecary file | David Banham | 2013-03-10 | |
| |/ | ||||
* | | add missing theme readme | Hakim El Hattab | 2013-03-17 | |
* | | Merge pull request #367 from wtw/patch-1•••Fixed some typos in the documentation | Hakim El Hattab | 2013-03-16 | |
|\ \ | ||||
| * | | Fixed some typos in the documentation | wtw | 2013-03-15 | |
|/ / | ||||
* / | remove unused file (closes #360) | Hakim El Hattab | 2013-03-10 | |
|/ | ||||
* | merge search plugin, adjust styles | Hakim El Hattab | 2013-03-08 | |
* | Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js | Hakim El Hattab | 2013-03-08 | |
|\ | ||||
| * | include search button icon•••embed a generic search button icon. | Jon Snyder | 2013-03-04 | |
* | | remove extra whitespace in css | Hakim El Hattab | 2013-03-08 | |
* | | remove extra whitespace | Hakim El Hattab | 2013-03-08 | |
* | | fix grunt jshint config | Hakim El Hattab | 2013-03-08 | |
* | | denote language in code samples | Hakim El Hattab | 2013-03-08 | |
* | | cut back on spacing | Hakim El Hattab | 2013-03-08 | |
* | | print port when multiplex server starts (#98) | Hakim El Hattab | 2013-03-08 | |
* | | update multiplex setup instructions (#98) | Hakim El Hattab | 2013-03-08 | |
* | | add Reveal.getConfig(), replace use of window.globals (#98) | Hakim El Hattab | 2013-03-08 | |
* | | merge in multiplex (#98) | Hakim El Hattab | 2013-03-08 | |
|\ \ | ||||
| * | | Prevent users from accidentally using common credentials | David Banham | 2013-03-09 | |
| * | | Bring multiplex up to date | David Banham | 2013-03-08 | |
| * | | Merge branch 'master' of https://github.com/hakimel/reveal.js•••Conflicts: README.md index.html js/reveal.js package.json plugin/speakernotes/client.js | David Banham | 2013-03-08 | |
| |\ \ | ||||
| * | | | Multiplex fixes | David Banham | 2012-08-15 | |
| * | | | Not got github | David Banham | 2012-08-15 | |
| * | | | Not for github | David Banham | 2012-08-15 | |
| * | | | Removed unused code | David Banham | 2012-08-06 | |
| * | | | Don't suppress the whole event, just add context metadata | David Banham | 2012-08-06 | |
| * | | | Tweaked heading | David Banham | 2012-08-05 |