summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2013-02-27attempt n2 to fix grunt in travis ci buildHakim El Hattab
2013-02-27update main window when current slide changes in notes (closes #343)Hakim El Hattab
2013-02-27replace classList.toggle( ..., force ) as it's broken in ffHakim El Hattab
2013-02-27dispatch event when paused/resumed (closes #336)Hakim El Hattab
2013-02-27Merge branch 'patch-1' of https://github.com/asmod3us/reveal.js into devHakim El Hattab
2013-02-27example external markdown in readme (#329)Hakim El Hattab
2013-02-27add note about external markdown in readme (#329)Hakim El Hattab
2013-02-27merge external markdown support, move example to plugin (#329)Hakim El Hattab
2013-02-27Merge branch 'slidifyMarkdown' of https://github.com/webpro/reveal.js into devHakim El Hattab
2013-02-27fragment sorting tweaks, sort attribute is now called data-fragment-index (#342)Hakim El Hattab
2013-02-27Merge branch 'sort_fragments' of https://github.com/jaberg/reveal.js into devHakim El Hattab
2013-02-27merge grunt update to 0.4 (#350)Hakim El Hattab
2013-02-27Merge branch 'upgrade-to-grunt-0.4' of ↵Hakim El Hattab
https://github.com/boazsender/reveal.js into dev
2013-02-27upgrading to grunt 0.4. resolves #349.Boaz Sender
2013-02-26remove share buttonsHakim El Hattab
2013-02-26disabled overview clicks on slides with disabled classHakim El Hattab
2013-02-26Update plugin/markdown/markdown.jsasmod3us
Use textContent instead of innerHTML to prevent encoding of certain characters in Markdown code blocks.
2013-02-24prevent overview click events after calling Reveal.removeEventListenersHakim El Hattab
2013-02-24add configure api method for update config after initializationHakim El Hattab
2013-02-21Set PDF output to letter landscape, no marginJeremy Mikola
2013-02-21FIX: indent level of sort_fragmentsJames Bergstra
2013-02-21ENH: fragment-pos attribute for ordering fragmentsJames Bergstra
2013-02-20Merge pull request #338 from jjallaire/ontouchstart-add-nullcheckHakim El Hattab
ontouchstart null check in addEventListeners
2013-02-14ontouchstart null check in addEventListenersJJ Allaire
2013-02-13added isFirstSlide/isLastSlide api methodsHakim El Hattab
2013-02-13Merge branch 'master' of https://github.com/gouravtiwari/reveal.jsHakim El Hattab
2013-02-13Merge pull request #337 from jjallaire/ontouchstart-nullcheckHakim El Hattab
check window.ontouchstart != null (required for qtwebkit)
2013-02-13check window.ontouchstart != null (required for qtwebkit)JJ Allaire
2013-02-11Added isFirstSlide and isLastSlide functionsGourav Tiwari
2013-02-11scale presentations on ipad instead of zoomHakim El Hattab
2013-02-09add api methods for check if overview is active or presentation is pausedHakim El Hattab
2013-02-09stop auto-slide on pause and overview (closes #320)Hakim El Hattab
2013-02-06merge in notes improvementhakimel
2013-02-06find correct path to open html file from the notes.js pathDamjan Georgievski
2013-02-05adjust copyright yearsHakim El Hattab
2013-02-05remove experimental tileflip transition, reduce max size of media content to ↵Hakim El Hattab
95% to account for slide padding
2013-02-03enable backgrounds images when printing to pdf (closes #271)Hakim El Hattab
2013-02-03helper method for retrieving slide based on index (closes #293)Hakim El Hattab
2013-02-03disable zoom plugin while in overview modeHakim El Hattab
2013-02-03fix vertical centering of slide in ios chrome (closes #289)Hakim El Hattab
2013-02-03trailing wsHakim El Hattab
2013-02-03fix error with removal of control button and progress bar event listeners ↵Hakim El Hattab
(closes #323)
2013-02-03code cosmeticsHakim El Hattab
2013-02-02Merge pull request #322 from commadelimited/deactivate-nav-during-pauseHakim El Hattab
Only allow 'unpause' keyboard events while paused
2013-02-03describing new presentation sizing logic in readmeHakim El Hattab
2013-02-03fix word breaks in headers (closes #321)Hakim El Hattab
2013-02-02remove extra padding in stacks, add api method to retrieve curren scale (#310)Hakim El Hattab
2013-02-02reduce width of single-page fallback slidesHakim El Hattab
2013-01-31Only allowing 'unpause' keyboard events while pausedandy matthews
2013-01-31change default maxScale to 1.0 (#310)Hakim El Hattab
2013-01-31add config vars for #310 to readmeHakim El Hattab
2013-01-30add min/max scale settings (#310)Hakim El Hattab
2013-01-29rename padding config option to margin, better mobile support for scaled ↵hakimel
presentations (#310)
2013-01-30Slightly refactored "slidify" flowLars Kappert
2013-01-29More/better examples in markdown demoLars Kappert
2013-01-29Support for external markdown files, including configurable (vertical) slide ↵Lars Kappert
separator
2013-01-29fix layering issue of anchors in ff with page transition (closes #274)hakimel
2013-01-28feature detect zoom with fallback on transform, allow percent units for deck ↵hakimel
width/height (#310)
2013-01-27updated to v2.3, initial implementation of uniformly scaled presentations (#310)Hakim El Hattab
2013-01-26merge in timer in notes window, timer now stays hidden until initial time is setHakim El Hattab
2013-01-26Add clock and elapsed time to notes viewCharlie DeTar
2013-01-23update code sample for syntax highlight in readmeHakim El Hattab
2013-01-23merge in clojure syntax highlighting, tweak readmehakimel
2013-01-23Merge branch 'feature/highlightjs-clojure' of ↵hakimel
https://github.com/eightysteele/reveal.js
2013-01-23limit video size to size of slide (closes #308)hakimel
2013-01-23Merge branch 'master' of github.com:hakimel/reveal.jshakimel
2013-01-23show error when notes run on non-http, fix load order to make sure upcoming ↵hakimel
slide is correct when notes open (#278)
2013-01-21Add Clojure to highlight.js, add code highlight example to README.Aaron Steele
2013-01-21specify branch name for travis build status imageHakim El Hattab
2013-01-21fix placement of travis build status in readmeHakim El Hattab
2013-01-21remove traling whitespacehakimel
2013-01-21Merge branch 'add-travisci' of https://github.com/nschonni/reveal.jshakimel
2013-01-21Add grunt as a dev dependencyNick Schonning
2013-01-21Add npm script tage the Travis automatically executesNick Schonning
Set targets to lint, and quint for when the testing is implemented
2013-01-21don't convert anchors with child nodes to rolling links (closes #266)hakimel
2013-01-21remove debug codehakimel
2013-01-21notes window now displays correct slides when origin is different than ↵hakimel
index.html (closes #278)
2013-01-21add overviewshown and overviewhidden events (closes #298)hakimel
2013-01-21config option for disabling touch navigation (closes #299)hakimel
2013-01-21expose layout api method (closes #305), consistent spacing across all ↵hakimel
functions in core JS, remove unused each() method
2013-01-18Merge pull request #303 from DrBenton/masterHakim El Hattab
Small additions around "togglePause()"
2013-01-18fix typoshakimel
2013-01-18Merge branch 'fade-transition' of https://github.com/joelrbrandt/reveal.jshakimel
2013-01-18Merge pull request #302 from rschellhorn/masterHakim El Hattab
Fixed fragment fade-in/out example
2013-01-18add public "togglePause()" accessOlivier Philippon
2013-01-18add Logitech presenter tools "black screen" button compatibilityOlivier Philippon
2013-01-18Fixed fragment fade-in/out exampleRob Schellhorn
2013-01-16implement a fade transitionJoel Brandt
2013-01-14fix issue with navigateTo and fragments (closes #290)Hakim El Hattab
2013-01-12merge in reset of vertical slides when returning to first slide #291Hakim El Hattab
2013-01-11better fix (issue: #285)karimsa
2013-01-10attribution for print-pdf phantom script (closes #276)Hakim El Hattab
2013-01-10merge in phantomjs script for printing pdf (#276)Hakim El Hattab
2013-01-08theming docs (closes #246, closes #249)Hakim El Hattab
2013-01-08theming docsHakim El Hattab
2013-01-07info about available themes and how to change themeHakim El Hattab
2013-01-07Merge pull request #282 from callmephilip/feature/plugin/remotes/none-on-mobileHakim El Hattab
disable remotes plugin on mobile
2013-01-06entities auto fix addedkarimsa
2013-01-04disable remotes plugin on mobilecallmephilip
2013-01-02fix issue with auto-advance (closes #273)Hakim El Hattab