aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
| |
* | merge conflicts w preview & backgroundsHakim El Hattab2013-06-10
|\ \
| * | additional background testHakim El Hattab2013-06-10
| | |
| * | match background and transition slide transition easing equationsHakim El Hattab2013-06-10
| | |
| * | rtl support for new sliding backgroundsHakim El Hattab2013-06-10
| | |
| * | pluralize background classname to match '.slides'Hakim El Hattab2013-06-10
| | |
| * | markup error correctionHakim El Hattab2013-06-10
| | |
| * | semi-correction #470Hakim El Hattab2013-06-09
| | |
| * | set 'hidden' attribute on all slides except the present (#457)Hakim El Hattab2013-06-09
| | |
| * | serve notes/multiple index document as html (closes #470)Hakim El Hattab2013-06-09
| | |
| * | merge notes timer rounding fixHakim El Hattab2013-06-09
| |\ \
| | * | Use Math.floor instead of parseInt to avoid problems with very small numbers ↵Thomas Rosenau2013-06-02
| | |/ | | | | | | | | | like 2e-10
| * | update code style to match after mergeHakim El Hattab2013-06-09
| | |
| * | merge fix for embedded media repeated autoplayHakim El Hattab2013-06-09
| |\ \
| | * | Only call embedded content bits if the slide actually changed.Chris Lawrence2013-06-08
| | |/
| | * typo (closes #471)Hakim El Hattab2013-05-26
| | |
| | * typosHakim El Hattab2013-05-12
| | |
| * | add test deck for embedded mediaHakim El Hattab2013-06-09
| | |
| * | revamp pdf printing to support per-slide backgrounds (closes #453)Hakim El Hattab2013-06-09
| | |
| * | update example deck to use slide backgrounds (#453)Hakim El Hattab2013-06-04
| | |
| * | update background test, documented slide backgrounds in readme (#453)Hakim El Hattab2013-06-04
| | |
| * | allow control over background color when using images (#453)Hakim El Hattab2013-06-04
| | |
| * | linear sliding transition option for full page backgrounds (#453)Hakim El Hattab2013-06-04
| | |
| * | support for optional background property overrides (#453)Hakim El Hattab2013-06-04
| | |
| * | don't transition to first slide background (#453)Hakim El Hattab2013-06-04
| | |
| * | add test directory and simple test document for per-slide backgrounds (#453)Hakim El Hattab2013-06-04
| | |
| * | started the new per-slide background implementation (#453)Hakim El Hattab2013-06-04
| | |
* | | support vertical align of slides with absolute childrenHakim El Hattab2013-05-20
| | |