aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* readme tweak #660Hakim El Hattab2013-10-22
* Merge pull request #657 from asmaps/masterHakim El Hattab2013-10-22
|\
| * clone via https - ssh not working anonymouslyArne Schauf2013-10-17
* | Merge pull request #664 from vertti/patch-1Hakim El Hattab2013-10-22
|\ \ | |/ |/|
| * Add details to README on creating themes.Janne Sinivirta2013-10-22
|/
* add contribution guidelinesHakim El Hattab2013-09-15
* Merge branch 'master' of https://github.com/drhuettl/reveal.jsHakim El Hattab2013-09-15
|\
| * prevent unintended slide change eventDonald R. Huettl2013-09-14
* | update commentHakim El Hattab2013-09-15
|/
* add note about port #608Hakim El Hattab2013-09-14
* Merge branch 'patch-1' of https://github.com/mrshu/reveal.jsHakim El Hattab2013-09-14
|\
| * Add option to Gruntfile.js to specify server portMarek Ć uppa2013-09-12
* | make sure remotes works without notes plugin being loaded #607Hakim El Hattab2013-09-14
* | make hiding of address bar configurableHakim El Hattab2013-09-11
|/
* rebuild css after merging #591 into devHakim El Hattab2013-09-06
|\
| * Fix IE10 vertical slide perspectiveTyler Cipriani2013-09-06
* | markdown plugin can now process slides that are added at runtimeHakim El Hattab2013-09-06
* | fix issue with notes on last slide of external markdown #589Hakim El Hattab2013-09-06
* | reorder themes #584Hakim El Hattab2013-09-04
* | Merge branch 'list-themes' of https://github.com/tlevine/reveal.js into devHakim El Hattab2013-09-04
|\ \
| * | list more themesThomas Levine2013-09-02
| |/
* | enable hiding of address bar for ios chrome #582Hakim El Hattab2013-09-04
* | update progress bar to hide/show using same type of rules as controlsHakim El Hattab2013-09-03
* | Merge branch 'master' of https://github.com/ziggystar/reveal.js into devHakim El Hattab2013-09-03
|\ \
| * | fix: links not working when controls are disabledThomas Geier2013-09-03
| |/
* | update grunt and node dependency versionsHakim El Hattab2013-09-03
* | configure notes window presentations to hide needless UIHakim El Hattab2013-08-29
* | syntax fix in code examplehakimel2013-08-28
* | prep markdown test suiteHakim El Hattab2013-08-27
* | markdown refactoring #507Hakim El Hattab2013-08-27
* | minor refactoring of overview codeHakim El Hattab2013-08-26
* | update to latest version of highlight theme #576Hakim El Hattab2013-08-26
* | fix bug where markdown notes in last slide would not parse #574Hakim El Hattab2013-08-24
|/
* include dev flag in versionHakim El Hattab2013-08-24
* always use 'i' as iteratorHakim El Hattab2013-08-24
* add test task, avoid attempt to run tests in unrelated html filesHakim El Hattab2013-08-24
* markdown refactoring; comments, renamed functions, shorter argument listsHakim El Hattab2013-08-24
* more markdown plugin refactoringHakim El Hattab2013-08-24
* standardize way of declaring functionsHakim El Hattab2013-08-23
* update markdown plugin formatting to match reveal.js coreHakim El Hattab2013-08-23
* pause mode testsHakim El Hattab2013-08-23
* test coverage for fragmentsHakim El Hattab2013-08-23
* move examples into test/Hakim El Hattab2013-08-23
* make sure isVerticalSlide doesn't throw npeHakim El Hattab2013-08-23
* add test for loop settingHakim El Hattab2013-08-22
* run unit tests as part of grunt build and ciHakim El Hattab2013-08-22
* more tests #123Hakim El Hattab2013-08-22
* more tests, enable test page scroll overflow #123Hakim El Hattab2013-08-22
* more tests, use stricEqual and deepEqual assertions where appropriate #123Hakim El Hattab2013-08-22
* include info about which slide the assertion applies toHakim El Hattab2013-08-22