aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* only call slide() after hash changes if indices have changed #529Hakim El Hattab2013-07-19
|
* remove delay from url update #530Hakim El Hattab2013-07-19
|
* add optional 'o' key to toggle overview #491Hakim El Hattab2013-07-18
|
* multiplex readme tweaks #514Hakim El Hattab2013-07-18
|
* document 'none' background transitionHakim El Hattab2013-07-16
|
* add immediate transition style (#528)Hakim El Hattab2013-07-16
|
* Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab2013-07-14
|\
| * readme update for #505Hakim El Hattab2013-07-14
| |
* | ensure all future fragments are invisible #473Hakim El Hattab2013-07-14
|/
* fix initial auto-slide overridev #525Hakim El Hattab2013-07-14
|
* typo and whitespace correctionHakim El Hattab2013-07-10
|
* work around iframe flicker in 3d transitionsHakim El Hattab2013-07-10
|
* update changelog linksHakim El Hattab2013-07-02
|
* update url to setup instructions (closes #520)Hakim El Hattab2013-07-01
|
* add barebones exampleHakim El Hattab2013-06-29
|
* test > examplesHakim El Hattab2013-06-29
|
* Merge branch 'fix-notes-after-pr-435' of https://github.com/ericweikl/reveal.jsHakim El Hattab2013-06-29
|\
| * Create a single fragment event per fragment-indexEric Weikl2013-06-18
| | | | | | | | | | | | For backward-compatibility, add a new 'fragments' property to the fragmentshown and fragmenthidden events. The 'fragment' property still returns the first fragment.
* | additional background testHakim El Hattab2013-06-29
| |
* | Merge pull request #517 from punchFaceChamp/patch-2Hakim El Hattab2013-06-29
|\ \ | | | | | | Updated README.md
| * | Updated README.mdShammel Lee2013-06-28
|/ / | | | | Added "touch" config property
* | default lineheight #512Hakim El Hattab2013-06-26
| |
* | pdf print tweakHakim El Hattab2013-06-23
| |
* | background image tweaksHakim El Hattab2013-06-22
| |
* | pdf hacksHakim El Hattab2013-06-22
| |
* | removes the extra blank page that was printed with pdf #458Hakim El Hattab2013-06-21
| |
* | broader image url detect (closes #500)Hakim El Hattab2013-06-20
| |
* | update phanomjs pdf printing to work with latest pdf cssHakim El Hattab2013-06-18
| |
* | Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab2013-06-18
|\|
| * readme restructure, add keyboard sectionHakim El Hattab2013-06-18
| |
| * readme updateHakim El Hattab2013-06-18
| |
* | adjust background image url detection #453Hakim El Hattab2013-06-18
|/
* Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab2013-06-18
|\
| * readme typo (closes #495)Hakim El Hattab2013-06-16
| |
* | transition override examples in default contentsHakim El Hattab2013-06-18
| |
* | rename 'linear' background transition to 'slide'Hakim El Hattab2013-06-18
| |
* | support for background transition overridesHakim El Hattab2013-06-18
| |
* | mouse wheel tweaks (closes #454)Hakim El Hattab2013-06-16
| |
* | minify js for #493Hakim El Hattab2013-06-16
| |
* | merge navigate prev fix #493Hakim El Hattab2013-06-16
|\ \
| * | Fix jshint testRick Lupton2013-06-16
| | |
| * | Fix navigatePrev() past beginning of stack: fixes issue #463.#463.#463.Rick Lupton2013-06-14
| |/ | | | | | | | | Previously navigatePrev() was changing indexh and indexv; instead should call slide(h, v) and let it change indexh and indexv.
| * recompile themes #488Hakim El Hattab2013-06-13
| |
| * Merge branch 'master' of https://github.com/OwenVersteeg/reveal.jsHakim El Hattab2013-06-13
| |\
| | * Fix links so they aren't cut off (in SCSS)Owen Versteeg2013-06-13
| | |
| | * Fix links so they aren't cut off (in SCSS)Owen Versteeg2013-06-13
| | |
| | * correct links in sky themeOwen Versteeg2013-06-10
| | | | | | | | | They looked a little wonky if you used a G or a Y.
| * | Merge pull request #487 from OwenVersteeg/masterHakim El Hattab2013-06-10
| |\| | | | | | | update serif (controls, attribution URL, and fix <a> elements)
| | * update serif (change controls, fix links, change url)Owen Versteeg2013-06-10
| |/ | | | | The Serif theme was a little flaky previously
* | keyboard config object support #405Hakim El Hattab2013-06-16
| |