Age | Commit message (Expand) | Author |
2013-02-03 | helper method for retrieving slide based on index (closes #293) | Hakim El Hattab |
2013-02-03 | fix vertical centering of slide in ios chrome (closes #289) | Hakim El Hattab |
2013-02-03 | fix error with removal of control button and progress bar event listeners (cl... | Hakim El Hattab |
2013-02-03 | code cosmetics | Hakim El Hattab |
2013-02-02 | remove extra padding in stacks, add api method to retrieve curren scale (#310) | Hakim El Hattab |
2013-02-02 | reduce width of single-page fallback slides | Hakim El Hattab |
2013-01-31 | change default maxScale to 1.0 (#310) | Hakim El Hattab |
2013-01-30 | add min/max scale settings (#310) | Hakim El Hattab |
2013-01-29 | rename padding config option to margin, better mobile support for scaled pres... | hakimel |
2013-01-28 | feature detect zoom with fallback on transform, allow percent units for deck ... | hakimel |
2013-01-27 | updated to v2.3, initial implementation of uniformly scaled presentations (#310) | Hakim El Hattab |
2013-01-21 | don't convert anchors with child nodes to rolling links (closes #266) | hakimel |
2013-01-21 | add overviewshown and overviewhidden events (closes #298) | hakimel |
2013-01-21 | config option for disabling touch navigation (closes #299) | hakimel |
2013-01-21 | expose layout api method (closes #305), consistent spacing across all functio... | hakimel |
2013-01-16 | implement a fade transition | Joel Brandt |
2013-01-14 | fix issue with navigateTo and fragments (closes #290) | Hakim El Hattab |
2013-01-12 | merge in reset of vertical slides when returning to first slide #291 | Hakim El Hattab |
2013-01-11 | better fix (issue: #285) | karimsa |
2013-01-06 | entities auto fix added | karimsa |
2013-01-02 | fix issue with auto-advance (closes #273) | Hakim El Hattab |
2012-11-27 | add rtl option to readme | Hakim El Hattab |
2012-11-25 | fix issue with click event target on overview slides | Hakim El Hattab |
2012-11-23 | improve rendering accuracy of overview | Hakim El Hattab |
2012-11-22 | use touch start events for controls on touch devices | Hakim El Hattab |
2012-11-22 | slide method now accepts fragment index argument #228 | Hakim El Hattab |
2012-11-18 | adjust rtl implementation (#166) | Hakim El Hattab |
2012-11-17 | experimental rtl support (#166) | Hakim El Hattab |
2012-11-17 | enforce max width/height on iframes (#244), disabled mouse wheel navigation b... | Hakim El Hattab |
2012-11-13 | null check parentNode in case slide has been detached | Hakim El Hattab |
2012-11-13 | disable hiding of address bar on android, caused vertical centering issues | Hakim El Hattab |
2012-11-11 | add grunt.js build file (closes #235) | Hakim El Hattab |
2012-11-10 | fix issue with dependency loader callbacks | Hakim El Hattab |
2012-11-10 | fix vertical transition for vertically centered slides, vertical centering is... | Hakim El Hattab |
2012-11-10 | correction to vertical centering and overview mode, clean up of vertical slid... | Hakim El Hattab |
2012-11-10 | remember last visited vertical slide (closes #225) | Hakim El Hattab |
2012-11-10 | enable up/down arrows to step through fragments (closes #233) | Hakim El Hattab |
2012-11-10 | count vertical slides towards the progress bar (closes #150) | Hakim El Hattab |
2012-11-10 | allow multiple control elements, document usage of global controls (#184, #204) | Hakim El Hattab |
2012-11-10 | write named links, rather than h/v index, to hash when available (closes #224) | Hakim El Hattab |
2012-11-10 | corrections to vertical centering (#70), added to docs, upgrade to 2.2 | Hakim El Hattab |
2012-10-29 | fixed issue with dependency loader failing when there were 0 async scripts (#... | Hakim El Hattab |
2012-10-28 | only call slide() if route is available in navigate methods (closes #213) | Hakim El Hattab |
2012-10-25 | merge in support for stepped fragments in notes window | Hakim El Hattab |
2012-10-24 | force 'ready' to fire one cycle later (#208) | Hakim El Hattab |
2012-10-24 | fix keyboard navigation in ie9 (closes #202) | Hakim El Hattab |
2012-10-24 | Apply latest change to the minified version | Michael Kühnel |
2012-10-22 | use borders to generate control arrows (closes #137) | Hakim El Hattab |
2012-10-20 | clean up trailing whitespace (closes #197) | Hakim El Hattab |
2012-10-20 | progress bar can now be clicked to navigate (closes #181) | Hakim El Hattab |
2012-10-17 | fix issue in browsers that don't support classList | Hakim El Hattab |
2012-10-17 | add 'ready' event (#182) | Hakim El Hattab |
2012-10-14 | new shorter api method names (closes #178), restructured and cleaned up core js | Hakim El Hattab |
2012-10-14 | merge full screen key binding (f) | Hakim El Hattab |
2012-10-14 | enable pinch to zoom interaction if overview is disabled (#175) | Hakim El Hattab |
2012-10-14 | Apply latest change to the minified version | Michael Kühnel |
2012-10-13 | roll back attr name change, just lowercase (#170) | Hakim El Hattab |
2012-10-13 | ability to define autoSlide duration per slide | Hakim El Hattab |
2012-10-13 | add zoom transition | Hakim El Hattab |
2012-10-13 | default config value for theme is null | Hakim El Hattab |
2012-10-08 | new paused mode feature (closes #144), controls and progress DOM elements are... | Hakim El Hattab |
2012-10-04 | prevent touchmove default action on android (#143) | Hakim El Hattab |
2012-10-04 | add override flag to overview toggle, code cleanup | Hakim El Hattab |
2012-09-30 | facility for css shader transitions, add css shader based tile-transition | Hakim El Hattab |
2012-09-21 | code comments, remove needless nodelist > array conversion | Hakim El Hattab |
2012-09-21 | 2.0 is stable, update to 2.1 | Hakim El Hattab |
2012-09-21 | add option for disabling overview mode (closes #145) | Hakim El Hattab |
2012-09-16 | fix mixed spaces & tabs, remove unused feature test, add missing ; | Hakim El Hattab |
2012-09-09 | add rvl.io to readme and template slide | Hakim El Hattab |
2012-08-30 | changed theme file swap to be relative to theme file instead of slide-deck | Sinetheta |
2012-08-30 | prevent same theme from loading repeatedly | Hakim El Hattab |
2012-08-30 | add theme config option, add sky theme, fix line-height of <small> | Hakim El Hattab |
2012-08-20 | support for named links (closes #55) | Hakim El Hattab |
2012-08-17 | fix bug that caused vertical stacks to shift unexpectedly in overview (closes... | Hakim El Hattab |
2012-08-11 | rewrote initialization code for clarity and brevity (#105) | Hakim El Hattab |
2012-08-09 | 1.5 > 2.0 (#105) | Hakim El Hattab |
2012-08-08 | themes are now available as separate css files under css/theme/, old theme op... | Hakim El Hattab |
2012-08-07 | use minified version of js | Hakim El Hattab |
2012-07-01 | /lib restructuring | Hakim El Hattab |
2012-06-18 | enable controls by default | Hakim El Hattab |
2012-06-06 | include references to previous/current sldie DOM elements in slidechange event | Hakim El Hattab |
2012-06-06 | prevent duplicate slidechange from firing after hash change (closes #54) | Hakim El Hattab |
2012-06-02 | api methods for adding/removing all event listeners (#48) | Hakim El Hattab |
2012-06-02 | changed selection of main container from #reveal to .reveal (closes #46) | Hakim El Hattab |
2012-06-02 | version 1.3 is stable, upgrade to 1.4 | Hakim El Hattab |
2012-06-02 | support for swipe and pinch gestures #48 | Hakim El Hattab |
2012-06-01 | minified! | Aaron Kiersky |
2012-05-31 | dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidd... | Hakim El Hattab |
2012-05-30 | updated min.js to match | akiersky |
2012-05-29 | space and return keys can be used to exit the overview mode | Hakim El Hattab |
2012-05-15 | adjust end key nav to last slide | Hakim El Hattab |
2012-05-06 | hide address bar in mobile browsers, add apple web app meta | Hakim El Hattab |
2012-05-04 | 'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListene... | Hakim El Hattab |
2012-05-03 | ie9 fixes, including new classList polyfill | hakimel |
2012-04-28 | added support for looped presentations | Hakim El Hattab |
2012-04-28 | merge keyboard shortcut changes | Hakim El Hattab |
2012-04-25 | significantly smaller js file header, added minified js | Hakim El Hattab |