aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-03-14Make npm dependency usable by Browserify through NPMAlexandre Stanislawski
Right now the package is not recognized as usable library by Browserify. Adding the main attribute in the package.json solves that, and now gives others the possibility to use reveal as a library in more complex systems.
2015-03-13Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-03-13note about pluginsHakim El Hattab
2015-03-13Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2015-03-13link to pluginsHakim El Hattab
2015-03-08Fix slide numbering for custom slide number formatting.Benjamin Chrétien
Numbering was off when dealing with fragments.
2015-03-05remove selection color from core cssHakim El Hattab
2015-03-02add blood theme to demo slides #928Hakim El Hattab
2015-03-02tweaks to blood themeHakim El Hattab
2015-03-02code formatHakim El Hattab
2015-03-02Merge branch 'patch-1' of https://github.com/jhofker/reveal.js into devHakim El Hattab
2015-03-02fix mixed spaces/tabsHakim El Hattab
2015-02-28Markdown table column alignment #1050Christian Fehmer
The alignment information were already in the generated html. The css was the only thing missing, so I added it.
2015-02-25Merge pull request #1113 from brndnb/patch-1Hakim El Hattab
grammar
2015-02-25code formatHakim El Hattab
2015-02-25Merge pull request #1138 from denehyg/background-video-loopHakim El Hattab
background video loop
2015-02-25merge conflictHakim El Hattab
2015-02-25fix mixed indentationHakim El Hattab
2015-02-25fix progress bar clicks in rtl mode #1131Hakim El Hattab
2015-02-25ensure postmessage data is a string #1143Hakim El Hattab
2015-02-25merge options for parallax step size #733Hakim El Hattab
2015-02-19Check before calling blur on activeElement.Jordan Hofker
It's possible for slides to be in a situation where the last clicked thing was an SVG before the tab/window loses focus. When returning, `.blur()` is called on the previously-active element, but can result in an exception. This protects against that and will only call `.blur()` when `document.activeElement` supports it.
2015-02-19Added option to loop background videosGreg Denehy
2015-02-13Add plain class for plain imagesKen Dale
2015-02-09fix looped view distance calculationHakim El Hattab
2015-02-03prevent iframes from offsetting presentationHakim El Hattab
2015-02-02only preload last slides if presentation is loopedHakim El Hattab
2015-01-30gifs now restart when their slide container is shownHakim El Hattab
2015-01-29only transition slides container in overview modeHakim El Hattab
2015-01-29Merge pull request #1119 from hakimel/feature/new-overviewHakim El Hattab
Refactored overview mode
2015-01-29fix error when exiting overviewHakim El Hattab
2015-01-29commentsHakim El Hattab
2015-01-29cleaner approach to applying transforms to slides containerHakim El Hattab
2015-01-28dynamic file mapping to avoid themes hardcoded in gruntfileHakim El Hattab
2015-01-28theme readme updateHakim El Hattab
2015-01-28ensure overview indices are up to date if a slide movesHakim El Hattab
2015-01-27cross browser adjustments for overview modeHakim El Hattab
2015-01-27further overview refactoringHakim El Hattab
2015-01-26refactoring and optimization of overview modeHakim El Hattab
2015-01-26Merge pull request #1115 from raboof/patch-1Hakim El Hattab
themes grunt task was renamed
2015-01-26Grunt target was renamedArnout Engelen
2015-01-22Fix small typoBranden Byers
2015-01-22add global flag back in for whitespace removal, without it most of the ↵Hakim El Hattab
content in example.html does not work #682
2015-01-20default to https mathjax #1103Hakim El Hattab
2015-01-19fix for #1088 when presentation is not scaledHakim El Hattab
2015-01-18Adding one-sided transitionsJohannes Ammon
Now the transition isn’t any more „per slide“ but „per movement of a slide“. So the slide can disappear in another way than it appeared.
2015-01-18Mixins for readability of transitions addedJohannes Ammon
To honor the DRY principle repeating patterns have been factored out. In addition there was an anchor missing in README.md.
2015-01-17apply z position to slide container, rather than individual slidesHakim El Hattab
2015-01-16firefox support for #1088Hakim El Hattab
2015-01-16no longer set o-transformsHakim El Hattab
2015-01-16background images now work in overview mode #1088Hakim El Hattab
2015-01-16support for custom slide number formatting #965Hakim El Hattab
2015-01-15use getElementByID when looking up linked slides #1086Hakim El Hattab
2015-01-14only read textContent for aria callout #1100Hakim El Hattab
2015-01-12documentation for getState/setStateHakim El Hattab
2015-01-12documentation for postMessage APIHakim El Hattab
2015-01-09Merge pull request #1093 from hakimel/devHakim El Hattab
3.0.0
2015-01-09content tweakHakim El Hattab
2015-01-08content tweaksHakim El Hattab
2015-01-06reorganize fonts, include source sans pro for offline useHakim El Hattab
2015-01-06always play background video from the start #1049Hakim El Hattab
2015-01-06merge master into devHakim El Hattab
2015-01-06revise contribution guidelines, graduate 3.0 from devHakim El Hattab
2015-01-06dont subset league glyphs #989Hakim El Hattab
2015-01-06new slideshare pdf exampleHakim El Hattab
2015-01-06new font & type settings for default themeHakim El Hattab
2015-01-06reveal container size determines progress bar widthHakim El Hattab
2015-01-05avoid repetitionHakim El Hattab
2015-01-05(c) 2015Hakim El Hattab
2014-12-27remove deprecated data-state background colorsHakim El Hattab
2014-12-27kill unintended transition into overview modeHakim El Hattab
2014-12-27change transition defaultsHakim El Hattab
2014-12-27tweak commentsHakim El Hattab
2014-12-18readme tweaksHakim El Hattab
2014-12-18new pdf export exampleHakim El Hattab
2014-12-18white theme inverts text color against dark bgHakim El Hattab
2014-12-18bad theme nameHakim El Hattab
2014-12-18remove theme config option #1061Hakim El Hattab
2014-12-18add white theme, reverse of default theme #1018Hakim El Hattab
2014-12-12default content update; remove image slide, add two new slidesHakim El Hattab
2014-12-10include background video example in default presentationHakim El Hattab
2014-12-10zoom plugin now works for scaled presentationsHakim El Hattab
2014-12-10rename previous default theme to leagueHakim El Hattab
2014-12-10first revision of new default theme #1018Hakim El Hattab
2014-12-09dont force links to be underlined in pdfHakim El Hattab
2014-11-30Merge remote-tracking branch 'upstream/master'Chris Lawrence
2014-11-08reorder scale condition; if calculated scale is exactly 1 don't apply any ↵Hakim El Hattab
scale styles
2014-11-06Merge pull request #1033 from PeterDaveHello/patch-1Hakim El Hattab
ci status indicator is svg instead of png
2014-11-06add missing condition for recalculating scaleHakim El Hattab
2014-11-05ignore calculating scale if only possible outcome is 1Hakim El Hattab
2014-11-05update order of default slidesHakim El Hattab
2014-11-05default to slide transitionsHakim El Hattab
2014-11-05update background color/image example slidesHakim El Hattab
2014-11-05typoHakim El Hattab
2014-11-05theme updates, normalized spacing between block-level elementsHakim El Hattab
2014-11-05simplify default initialization optionsHakim El Hattab
2014-11-05Merge pull request #1037 from Suva/devHakim El Hattab
Do not add video backgrounds to speaker notes.
2014-10-24Do not add video backgrounds to speaker notes.Jaan Pullerits
2014-10-21Use svg instead of png to get better image qualityPeter Dave Hello
2014-10-17add video and iframe backgrounds to readmeHakim El Hattab