aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* support for varied transitions between slides (#39)Hakim El Hattab2013-03-30
* always construct controls and progress bar at startup (closes #384)Hakim El Hattab2013-03-30
* protocol-relative paths for google webfonts (closes #382)Hakim El Hattab2013-03-30
* Merge branch 'master' of https://github.com/theoreticaLee/reveal.js into devHakim El Hattab2013-03-30
|\
| * Add Reveal.js license to package.jsonLee Leathers2013-03-27
* | Merge branch 'md-error-handling' of https://github.com/jakubholynet/reveal.js...Hakim El Hattab2013-03-30
|\ \
| * | More verbose error slide (HTTP necessary)Jakub Holy2013-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 Holy2013-03-24
| |/
* | Merge branch 'patch-1' of https://github.com/jish/reveal.js into devHakim El Hattab2013-03-30
|\ \
| * | Update README.md•••Changing the link to grunt.js installation instructions.Josh Lubaway2013-03-23
| |/
* | add availableRoutes to the api (#371)Hakim El Hattab2013-03-23
* | disable wrapping in code blocks (closes #375)Hakim El Hattab2013-03-23
* | always kill touch events on removelisteners (#365)Hakim El Hattab2013-03-17
* | enable keyboard/touch flags to change in runtime configure() call (closes #365)Hakim El Hattab2013-03-17
* | new build for autoslide prHakim El Hattab2013-03-17
* | Merge branch 'bugfix-pause' of https://github.com/EverythingMe/reveal.js into...Hakim El Hattab2013-03-17
|\ \
| * | bugfix - continue autoslide after resumeAmir Nissim2013-03-11
* | | update version to 2.4Hakim El Hattab2013-03-17
* | | Merge branch 'shift-space' of https://github.com/remybach/reveal.js into devHakim El Hattab2013-03-17
|\ \ \
| * | | Add shift+space functionalityRemy Bach2013-03-10
| |/ /
* | | remove extra whitespaceHakim El Hattab2013-03-17
* | | merge conflictHakim El Hattab2013-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 Banham2013-03-15
| * | Error check to prevent exception from CipherDavid Banham2013-03-11
| * | Remove unessecary fileDavid Banham2013-03-10
| |/
* | add missing theme readmeHakim El Hattab2013-03-17
* | Merge pull request #367 from wtw/patch-1•••Fixed some typos in the documentationHakim El Hattab2013-03-16
|\ \
| * | Fixed some typos in the documentationwtw2013-03-15
|/ /
* / remove unused file (closes #360)Hakim El Hattab2013-03-10
|/
* merge search plugin, adjust stylesHakim El Hattab2013-03-08
* Merge branch 'searchplugin' of https://github.com/razor-1/reveal.jsHakim El Hattab2013-03-08
|\
| * include search button icon•••embed a generic search button icon. Jon Snyder2013-03-04
* | remove extra whitespace in cssHakim El Hattab2013-03-08
* | remove extra whitespaceHakim El Hattab2013-03-08
* | fix grunt jshint configHakim El Hattab2013-03-08
* | denote language in code samplesHakim El Hattab2013-03-08
* | cut back on spacingHakim El Hattab2013-03-08
* | print port when multiplex server starts (#98)Hakim El Hattab2013-03-08
* | update multiplex setup instructions (#98)Hakim El Hattab2013-03-08
* | add Reveal.getConfig(), replace use of window.globals (#98)Hakim El Hattab2013-03-08
* | merge in multiplex (#98)Hakim El Hattab2013-03-08
|\ \
| * | Prevent users from accidentally using common credentialsDavid Banham2013-03-09
| * | Bring multiplex up to dateDavid Banham2013-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 Banham2013-03-08
| |\ \
| * | | Multiplex fixesDavid Banham2012-08-15
| * | | Not got githubDavid Banham2012-08-15
| * | | Not for githubDavid Banham2012-08-15
| * | | Removed unused codeDavid Banham2012-08-06
| * | | Don't suppress the whole event, just add context metadataDavid Banham2012-08-06
| * | | Tweaked headingDavid Banham2012-08-05