Age | Commit message (Expand) | Author |
2014-04-26 | fix non-pdf printing (closes #881) | Hakim El Hattab |
2014-04-23 | revert from flexbox for pdf centering, use js for PDF setup | Hakim El Hattab |
2014-04-13 | fix css syntax error | Hakim El Hattab |
2014-04-06 | better transition names, fix background images in vertical slides | Hakim El Hattab |
2014-04-06 | stop tracking minified files #783 | Hakim El Hattab |
2014-04-03 | revamped and greatly simplified the layout of .slides | Hakim El Hattab |
2014-04-03 | use flexbox for vertically centered printing #862 | Hakim El Hattab |
2014-03-26 | start work on video backgrounds #751 | Hakim El Hattab |
2014-03-25 | disable transition into and out of overview mode #829 | Hakim El Hattab |
2014-03-25 | tweak table margins, dont reset 'i' element #803 | Hakim El Hattab |
2014-03-25 | merge upgrade of highlight.js, add base styles to pre code, dont limit langua... | Hakim El Hattab |
2014-03-25 | prevent invisible fragments from capturing mouse events #845 | Hakim El Hattab |
2014-03-13 | update (c) year | Hakim El Hattab |
2014-02-25 | don't reduce line height for all headings in base theme (#753) | Hakim El Hattab |
2014-02-17 | drop -o-transition and -ms-transition | Hakim El Hattab |
2014-02-17 | remove all use of :not(.image) | Hakim El Hattab |
2014-02-16 | update (c) year | Hakim El Hattab |
2014-02-03 | define basic black/white colors in the default, non-themed, styles | Hakim El Hattab |
2013-12-20 | fix data-transition overrides #760 | Hakim El Hattab |
2013-12-20 | merge table styles #761, tweak table padding | Hakim El Hattab |
2013-12-20 | compile assets | Hakim El Hattab |
2013-12-20 | Merge branch 'patch-2' of https://github.com/RyDroid/reveal.js into dev | Hakim El Hattab |
2013-12-19 | Update reveal.css | RyDroid |
2013-12-17 | Table Style | Wachiwi |
2013-12-10 | rebuild styles | Hakim El Hattab |
2013-12-10 | Improve formatting of dl elements | Diomidis Spinellis |
2013-12-03 | add strike fragment style #737 | Hakim El Hattab |
2013-12-02 | merge support for ie 11 touch | Hakim El Hattab |
2013-11-27 | include slide number color in theme template | Hakim El Hattab |
2013-11-27 | Merge branch 'patch-1' of https://github.com/luishgo/reveal.js into dev | Hakim El Hattab |
2013-11-27 | Fix for issue #715 | Luis HGO |
2013-11-26 | use fragment name in example | Hakim El Hattab |
2013-11-26 | Added some styles using the current-fragment class | Guillaume Turri |
2013-11-17 | slide number changes; config value renamed, added to readme, moved to right s... | Hakim El Hattab |
2013-11-17 | merge slide numbers, adjust code format | Hakim El Hattab |
2013-11-09 | make background transition default to exact same speed as normal transitions | Hakim El Hattab |
2013-11-08 | change transition easing for zooms | Hakim El Hattab |
2013-11-08 | rebuild css with change from #691 | Hakim El Hattab |
2013-11-08 | define normal font widths in all themes to make sure things look the same aft... | Hakim El Hattab |
2013-11-07 | Merge pull request #691 from fghaas/section-fontweight | Hakim El Hattab |
2013-11-08 | CSS: Don't override font-weight for section | Florian Haas |
2013-11-04 | add concave and zoom background transitions | Hakim El Hattab |
2013-11-01 | add convex background transition | Hakim El Hattab |
2013-10-31 | change SlidesNumber position and start page counter at 0 instead 1 | uriel |
2013-10-31 | synthetic fix | uriel |
2013-10-31 | move the slide-number out of the controls to a proper position and little fix... | uriel |
2013-10-30 | Added slide numbers options and the css files updated as well. | uriel |
2013-10-27 | kill the shadow on table headers | Hakim El Hattab |
2013-10-22 | Merge branch 'dev' of https://github.com/Walther/reveal.js into dev | Hakim El Hattab |
2013-10-22 | merge readme conflict | Hakim El Hattab |
2013-10-22 | Add details to README on creating themes. | Janne Sinivirta |
2013-10-13 | fix css syntax error | Hakim El Hattab |
2013-10-13 | auto-slide playback updates, fix tap action, hide during overview | Hakim El Hattab |
2013-10-13 | functional playback control for auto sliding | Hakim El Hattab |
2013-10-13 | foundation for playback component | Hakim El Hattab |
2013-10-01 | windows.navigator.pointerEnabled | olivierbloch |
2013-10-01 | IE11 Support | olivierbloch |
2013-10-01 | IE 11 support | olivierbloch |
2013-09-22 | add theme 'blood.' | Walther |
2013-09-15 | use 'url()'-free path when specifying parallax image, refactor so that parall... | Hakim El Hattab |
2013-09-15 | update code style to match rest of reveal.js, disable parallax by default #595 | Hakim El Hattab |
2013-09-10 | Added parallax scrolling background | Michał Smoliński |
2013-09-06 | rebuild css after merging #591 into dev | Hakim El Hattab |
2013-09-06 | Fix IE10 vertical slide perspective | Tyler Cipriani |
2013-08-26 | minor refactoring of overview code | Hakim El Hattab |
2013-08-20 | disable interaction on future/past slides | Hakim El Hattab |
2013-08-18 | renamed .remaining-height to .stretch #244 #490 #561 | Hakim El Hattab |
2013-08-18 | revised remaining height layout logic | Hakim El Hattab |
2013-08-18 | ensure that syntax highlighted code works with remaining-height helper | Hakim El Hattab |
2013-08-11 | move leap styles to js #554 | Hakim El Hattab |
2013-08-11 | a few corrections to overview slide positioning | Hakim El Hattab |
2013-08-08 | merge in leap plugin #554 | Hakim El Hattab |
2013-08-05 | Minor updates | Rory Hardy |
2013-08-05 | Added pointer and tweaked the code | Rory Hardy |
2013-07-26 | restore rolling links.. but default to off #532 | Hakim El Hattab |
2013-07-22 | Merge branch 'master' of https://github.com/MatthewEppelsheimer/reveal.js int... | Hakim El Hattab |
2013-07-20 | Make header margin an overridable setting. | Matthew Eppelsheimer |
2013-07-20 | remove 'rolling links' #532 | Hakim El Hattab |
2013-07-16 | add immediate transition style (#528) | Hakim El Hattab |
2013-07-10 | typo and whitespace correction | Hakim El Hattab |
2013-07-10 | work around iframe flicker in 3d transitions | Hakim El Hattab |
2013-07-01 | update url to setup instructions (closes #520) | Hakim El Hattab |
2013-06-26 | default lineheight #512 | Hakim El Hattab |
2013-06-23 | pdf print tweak | Hakim El Hattab |
2013-06-22 | pdf hacks | Hakim El Hattab |
2013-06-21 | removes the extra blank page that was printed with pdf #458 | Hakim El Hattab |
2013-06-18 | rename 'linear' background transition to 'slide' | Hakim El Hattab |
2013-06-18 | support for background transition overrides | Hakim El Hattab |
2013-06-16 | merge navigate prev fix #493 | Hakim El Hattab |
2013-06-13 | recompile themes #488 | Hakim El Hattab |
2013-06-13 | Fix links so they aren't cut off (in SCSS) | Owen Versteeg |
2013-06-13 | Fix links so they aren't cut off (in SCSS) | Owen Versteeg |
2013-06-10 | correct links in sky theme | Owen Versteeg |
2013-06-10 | update serif (change controls, fix links, change url) | Owen Versteeg |
2013-06-10 | merge conflicts w preview & backgrounds | Hakim El Hattab |
2013-06-10 | match background and transition slide transition easing equations | Hakim El Hattab |
2013-06-10 | pluralize background classname to match '.slides' | Hakim El Hattab |
2013-06-09 | revamp pdf printing to support per-slide backgrounds (closes #453) | Hakim El Hattab |
2013-06-04 | allow control over background color when using images (#453) | Hakim El Hattab |
2013-06-04 | linear sliding transition option for full page backgrounds (#453) | Hakim El Hattab |