797 Commits (4bc16ff5b6ca220471903045c91f12995db7d988)
 

Author SHA1 Message Date
Hakim El Hattab 3321e8b600 Merge branch 'slidifyMarkdown' of https://github.com/webpro/reveal.js into dev 12 years ago
Hakim El Hattab 2e8e73a847 fragment sorting tweaks, sort attribute is now called data-fragment-index (#342) 12 years ago
Hakim El Hattab 25f26bdc15 Merge branch 'sort_fragments' of https://github.com/jaberg/reveal.js into dev 12 years ago
Hakim El Hattab 3f740c8553 merge grunt update to 0.4 (#350) 12 years ago
Hakim El Hattab 9f1c5a0cea Merge branch 'upgrade-to-grunt-0.4' of https://github.com/boazsender/reveal.js into dev 12 years ago
Boaz Sender 14105feb10 upgrading to grunt 0.4. resolves #349. 12 years ago
Hakim El Hattab 5978b7fb64 remove share buttons 12 years ago
Hakim El Hattab 3b822c33e4 disabled overview clicks on slides with disabled class 12 years ago
asmod3us f095af212e Update plugin/markdown/markdown.js 12 years ago
Hakim El Hattab 40759435e4 prevent overview click events after calling Reveal.removeEventListeners 12 years ago
Hakim El Hattab f795cb0269 add configure api method for update config after initialization 12 years ago
asmod3us 1661fb2fae updated dark theme to use external color definition 12 years ago
asmod3us b967cfd615 added solarized light theme 12 years ago
asmod3us ff3e02de18 extracted solarized color definitions to separate file 12 years ago
asmod3us d44812b8b5 added solarized dark theme 12 years ago
Jeremy Mikola a9b4eb9a05 Set PDF output to letter landscape, no margin 12 years ago
James Bergstra e4016792dd FIX: indent level of sort_fragments 12 years ago
James Bergstra c00de0a24d ENH: fragment-pos attribute for ordering fragments 12 years ago
Hakim El Hattab d1943fcd91 Merge pull request #338 from jjallaire/ontouchstart-add-nullcheck 12 years ago
JJ Allaire 2cfabed9f3 ontouchstart null check in addEventListeners 12 years ago
Hakim El Hattab e1872c9115 added isFirstSlide/isLastSlide api methods 12 years ago
Hakim El Hattab 24a59a53fd Merge branch 'master' of https://github.com/gouravtiwari/reveal.js 12 years ago
Hakim El Hattab 2d0237538c Merge pull request #337 from jjallaire/ontouchstart-nullcheck 12 years ago
JJ Allaire 45825b61b7 check window.ontouchstart != null (required for qtwebkit) 12 years ago
Jon Snyder 8d61a112ff search plugin 12 years ago
Gourav Tiwari 4df8a25625 Added isFirstSlide and isLastSlide functions 12 years ago
Hakim El Hattab 7ee4e0ba66 scale presentations on ipad instead of zoom 12 years ago
Hakim El Hattab 24c493fb83 add api methods for check if overview is active or presentation is paused 12 years ago
Hakim El Hattab 2962325fd1 stop auto-slide on pause and overview (closes #320) 12 years ago
hakimel 380264afc8 merge in notes improvement 12 years ago
Damjan Georgievski fd7d09f697 find correct path to open html file from the notes.js path 12 years ago
Hakim El Hattab cf8708f932 adjust copyright years 12 years ago
Hakim El Hattab 8a2f146267 remove experimental tileflip transition, reduce max size of media content to 95% to account for slide padding 12 years ago
Hakim El Hattab 6b0fff3512 enable backgrounds images when printing to pdf (closes #271) 12 years ago
Hakim El Hattab 11fc906add helper method for retrieving slide based on index (closes #293) 12 years ago
Hakim El Hattab 080fb3cd33 disable zoom plugin while in overview mode 12 years ago
Hakim El Hattab c21e6bbfed fix vertical centering of slide in ios chrome (closes #289) 12 years ago
Hakim El Hattab 2629be651a trailing ws 12 years ago
Hakim El Hattab 9b830131f7 fix error with removal of control button and progress bar event listeners (closes #323) 12 years ago
Hakim El Hattab d182235f1f code cosmetics 12 years ago
Hakim El Hattab abf9ddb588 Merge pull request #322 from commadelimited/deactivate-nav-during-pause 12 years ago
Hakim El Hattab f45d94850f describing new presentation sizing logic in readme 12 years ago
Hakim El Hattab 98a99086ac fix word breaks in headers (closes #321) 12 years ago
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
andy matthews f0b93d895b Only allowing 'unpause' keyboard events while paused 12 years ago
Hakim El Hattab 1b01a749b0 change default maxScale to 1.0 (#310) 12 years ago
Hakim El Hattab f7a0cf7030 add config vars for #310 to readme 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