aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2015-05-03Fixed last header having a border-bottom Philipp A.
`<tbody/>` is automatically inserted, so we can guarantee that this affects all ths and tds in the last row of the table *body* and the head is left untouched
2015-04-12Merge pull request #1162 from bobylito/masterHakim El Hattab
Make npm dependency usable by Browserify through npm
2015-04-12Merge pull request #1180 from kayakr/patch-1Hakim El Hattab
typo
2015-03-26Fix typo /s/configure/configuredkayakr
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-13note about pluginsHakim El Hattab
2015-03-13link to pluginsHakim El Hattab
2015-02-25Merge pull request #1113 from brndnb/patch-1Hakim El Hattab
grammar
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-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-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
2014-10-17update slide bg example presentation to include iframes and videos #1029Hakim El Hattab
2014-10-17Merge branch 'feature/background-iframe' of ↵Hakim El Hattab
https://github.com/lutangar/reveal.js into dev
2014-10-16fix navigatePrev in rtl mode #1030Hakim El Hattab
2014-10-16remove styles from #1030, simplify navigatePrevHakim El Hattab
2014-10-16update grunt connect for more hostname flexibility #981Hakim El Hattab
2014-10-16correct defaults for min-height, thanks @sebastianz #985Hakim El Hattab
2014-10-16continue auto-sliding through fragments on last slide #974Hakim El Hattab
2014-10-16better handling of overflowing speaker notes #1017Hakim El Hattab
2014-10-16update grunt-qunitHakim El Hattab
2014-10-16use nesting for fragment stylesHakim El Hattab
2014-10-11Fix RTL Navigation with space barIra Abramov
2014-10-09add support for iframe backgroundslutangar
2014-10-06use node.js 0.10Hakim El Hattab
2014-10-06reduce grunt task overheadHakim El Hattab
2014-10-06reveal.css is now scss, merge autoprexier #1007Hakim El Hattab
2014-10-04Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2014-10-04add contribution guidelines from devHakim El Hattab
2014-10-04compile themesHakim El Hattab
2014-10-04merge #975 into devHakim El Hattab
2014-09-28prevent auto-sliding in notes frames #1004Hakim El Hattab
2014-09-28minor copy tweakHakim El Hattab
2014-09-28remove classList condition from unrelated dependenciesHakim El Hattab
2014-09-28multiple updates to default presentation contentHakim El Hattab
2014-09-28remove css 3d warningHakim El Hattab
2014-09-28style tweaks for all themes; larger line heights, no default adjustmetn to ↵Hakim El Hattab
letter-spacing
2014-09-28add new black themeHakim El Hattab
2014-09-27dont open notes when S is pressed inside of notes window #991Hakim El Hattab
2014-09-12merged dev branchYves Delley
2014-09-12re-created unprefixed version of reveal.css automatically using ↵Yves Delley
autoprefixer, to facilitate merging of changes to it
2014-09-11update highlight.js to 8.2Hakim El Hattab
2014-09-10cleanup classes when backgrounds are syncedHakim El Hattab
2014-09-10rgba color parsing support, ignore brightness of transparent colorsHakim El Hattab
2014-09-10has-dark-backgroundHakim El Hattab
2014-09-09bubble has-light-background to .reveal containerHakim El Hattab
2014-09-09is-light-background -> has-light-background, doesn't apply to background itselfHakim El Hattab
2014-09-09update slide backgrounds exampleHakim El Hattab
2014-09-09use computed style when calculating bg birghtnessHakim El Hattab
2014-09-09add is-background-light class to slides/backgrounds that are > 128 brightnessHakim El Hattab
2014-09-09util methods for calculating color brightnessHakim El Hattab
2014-09-09better test for fragment indicesHakim El Hattab
2014-09-06fix current fragment index check when multiple fragments have same indexHakim El Hattab
2014-09-05-Yves Delley
2014-09-05added newly generated reveal.min.cssYves Delley