93 Commits (8d61a112ff6bbf4a165a5706325dc673c6fd40d5)

Author SHA1 Message Date
Hakim El Hattab c50ae08fe0 remove extra padding in stacks, add api method to retrieve curren scale (#310) 12 years ago
Hakim El Hattab 723bd1cc0b reduce width of single-page fallback slides 12 years ago
Hakim El Hattab 1b01a749b0 change default maxScale to 1.0 (#310) 12 years ago
Hakim El Hattab 9660cdbd26 add min/max scale settings (#310) 12 years ago
hakimel 1ca8306e2a rename padding config option to margin, better mobile support for scaled presentations (#310) 12 years ago
hakimel 312eafe2e0 feature detect zoom with fallback on transform, allow percent units for deck width/height (#310) 12 years ago
Hakim El Hattab d1c74523a4 updated to v2.3, initial implementation of uniformly scaled presentations (#310) 12 years ago
hakimel 4a0d939962 don't convert anchors with child nodes to rolling links (closes #266) 12 years ago
hakimel d489ec2f9d add overviewshown and overviewhidden events (closes #298) 12 years ago
hakimel e62b0f8795 config option for disabling touch navigation (closes #299) 12 years ago
hakimel 09bf962d32 expose layout api method (closes #305), consistent spacing across all functions in core JS, remove unused each() method 12 years ago
Joel Brandt 082e4ed168 implement a fade transition 12 years ago
Hakim El Hattab feaced800c fix issue with navigateTo and fragments (closes #290) 12 years ago
Hakim El Hattab e46855096c merge in reset of vertical slides when returning to first slide #291 12 years ago
karimsa 905ec83d53 better fix (issue: #285) 12 years ago
karimsa d4d9c4bfab entities auto fix added 12 years ago
Hakim El Hattab 68f8c9361e fix issue with auto-advance (closes #273) 12 years ago
Hakim El Hattab 242006a499 add rtl option to readme 12 years ago
Hakim El Hattab 385bfd3717 fix issue with click event target on overview slides 12 years ago
Hakim El Hattab 0ac4c6e585 improve rendering accuracy of overview 12 years ago
Hakim El Hattab 8f7c51b4ec use touch start events for controls on touch devices 12 years ago
Hakim El Hattab 363685967d adjust rtl implementation (#166) 12 years ago
Hakim El Hattab 0402fbde0c experimental rtl support (#166) 12 years ago
Hakim El Hattab c61dc00a98 enforce max width/height on iframes (#244), disabled mouse wheel navigation by default 12 years ago
Hakim El Hattab d9371e21a0 null check parentNode in case slide has been detached 12 years ago
Hakim El Hattab ec0c744213 disable hiding of address bar on android, caused vertical centering issues 12 years ago
Hakim El Hattab d6d0f40c5e add grunt.js build file (closes #235) 12 years ago
Hakim El Hattab 403cb5a8c4 fix issue with dependency loader callbacks 12 years ago
Hakim El Hattab dce2d35a63 fix vertical transition for vertically centered slides, vertical centering is now on by default (#70) 12 years ago
Hakim El Hattab 891a66b5c4 correction to vertical centering and overview mode, clean up of vertical slide storage 12 years ago
Hakim El Hattab b4815a3a83 remember last visited vertical slide (closes #225) 12 years ago
Hakim El Hattab eac5a3a239 enable up/down arrows to step through fragments (closes #233) 12 years ago
Hakim El Hattab fa3d0c899c count vertical slides towards the progress bar (closes #150) 12 years ago
Hakim El Hattab c79376dab2 allow multiple control elements, document usage of global controls (#184, #204) 12 years ago
Hakim El Hattab df4e1fd346 write named links, rather than h/v index, to hash when available (closes #224) 12 years ago
Hakim El Hattab 794ad86809 corrections to vertical centering (#70), added to docs, upgrade to 2.2 12 years ago
Hakim El Hattab f51067b00e fixed issue with dependency loader failing when there were 0 async scripts (#214) 12 years ago
Hakim El Hattab 9da9726403 only call slide() if route is available in navigate methods (closes #213) 12 years ago
Hakim El Hattab 4777afe0c5 force 'ready' to fire one cycle later (#208) 12 years ago
Hakim El Hattab 747c4c4b3d fix keyboard navigation in ie9 (closes #202) 12 years ago
Michael Kühnel b838522be4 Apply latest change to the minified version 12 years ago
Michael Kühnel 73328cfd48 Apply latest change to the minified version 12 years ago
Hakim El Hattab aefe981040 use borders to generate control arrows (closes #137) 12 years ago
Hakim El Hattab 8bdeb360ce clean up trailing whitespace (closes #197) 12 years ago
Hakim El Hattab 3241cb78d8 progress bar can now be clicked to navigate (closes #181) 12 years ago
Michael Kühnel dc57e4c51c Apply latest change to the minified version 12 years ago
Hakim El Hattab 551c783b72 fix issue in browsers that don't support classList 12 years ago
Hakim El Hattab 3a2036e2b2 add 'ready' event (#182) 12 years ago
Hakim El Hattab 470cabaea8 new shorter api method names (closes #178), restructured and cleaned up core js 12 years ago
Hakim El Hattab 86a907e8cc enable pinch to zoom interaction if overview is disabled (#175) 12 years ago