aboutsummaryrefslogtreecommitdiff
path: root/js/reveal.min.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
* 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
* 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
* 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
* keyboard config object support #405Hakim El Hattab2013-06-16
* merge conflicts w preview & backgroundsHakim 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
| * 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
| * revamp pdf printing to support per-slide backgrounds (closes #453)Hakim El Hattab2013-06-09
| * 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
| * 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
|/
* upgrade to 2.5.0Hakim El Hattab2013-05-12
* fix previousFragment, was hiding in reverse order #435Hakim El Hattab2013-05-05
* add data-start-indexv #427Hakim El Hattab2013-05-05
* 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
* Use the newer element.webkitRequestFullscreen method if available, to support...Marc van Gend2013-04-24
* correction to navigate top/right/bottom/left methods (closes #409)Hakim El Hattab2013-04-18
* return current fragment index through getIndices, replaces getCurrentFragment...Hakim El Hattab2013-04-16
* fix previous slide navigation logic (closes #397)Hakim El Hattab2013-04-15
* merge mutiplex fragment fix #395Hakim El Hattab2013-04-11
|\
| * returning index only when current fragment is definedtkaczmarzyk2013-04-07
| * simplified getCurrentFragmentIndex impltkaczmarzyk2013-04-06