aboutsummaryrefslogtreecommitdiff
path: root/js/reveal.js
Commit message (Expand)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
* document 'none' background transitionHakim El Hattab2013-07-16
* 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
* 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
* | background image tweaksHakim El Hattab2013-06-22
* | broader image url detect (closes #500)Hakim El Hattab2013-06-20
* | adjust background image url detection #453Hakim El Hattab2013-06-18
|/
* support for background transition overridesHakim El Hattab2013-06-18
* mouse wheel tweaks (closes #454)Hakim 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
* | keyboard config object support #405Hakim El Hattab2013-06-16
* | merge conflicts w preview & backgroundsHakim 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
| * | set 'hidden' attribute on all slides except the present (#457)Hakim El Hattab2013-06-09
| * | 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
| | |/
| * | revamp pdf printing to support per-slide backgrounds (closes #453)Hakim El Hattab2013-06-09
| * | 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
| * | 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
* | | initial implentation of preview frame, add semi-fade fragment style, data-ful...Hakim El Hattab2013-05-20
|/ /
* | fix previousFragment, was hiding in reverse order #435Hakim El Hattab2013-05-05
* | merge notes float fix and support for multiple fragments with same indexHakim El Hattab2013-05-05
|\ \
| * | Support for multiple elements with same data-fragment-indexNigel Stanger2013-05-02
* | | add data-start-indexv #427Hakim El Hattab2013-05-05
| |/ |/|
* | Moved my code to auto escape html to the right placeRaymond Camden2013-05-01
* | Adds support for auto escaping HTML in code blocks.Raymond Camden2013-05-01
|/
* add isVerticalSlide utility methodHakim El Hattab2013-04-29
* greatly improved rtl, slides and progress are now reversed #339Hakim El Hattab2013-04-29
* only auto-play media when data-autoplay is set (#388)Hakim El Hattab2013-04-27
* auto play/pause youtube video when entering/leaving slide (#388)Hakim El Hattab2013-04-27
* auto play/pause html5 media when entering/leaving slide (#388)Hakim El Hattab2013-04-27
* add config option for disabling all fragmentsHakim El Hattab2013-04-27
* available fragment routes reflected in control arrows (closes #411)Hakim El Hattab2013-04-27
* greatly simplify next/prev fragment routinesHakim El Hattab2013-04-27
* also update controls and progress on syncHakim El Hattab2013-04-27
* update progress bar on window resizeHakim El Hattab2013-04-27
* add sync methodHakim El Hattab2013-04-27