Age | Commit message (Expand) | Author |
2015-01-05 | (c) 2015 | Hakim El Hattab |
2014-12-27 | remove deprecated data-state background colors | Hakim El Hattab |
2014-12-27 | kill unintended transition into overview mode | Hakim El Hattab |
2014-12-27 | change transition defaults | Hakim El Hattab |
2014-12-27 | tweak comments | Hakim El Hattab |
2014-12-18 | readme tweaks | Hakim El Hattab |
2014-12-18 | new pdf export example | Hakim El Hattab |
2014-12-18 | white theme inverts text color against dark bg | Hakim El Hattab |
2014-12-18 | bad theme name | Hakim El Hattab |
2014-12-18 | remove theme config option #1061 | Hakim El Hattab |
2014-12-18 | add white theme, reverse of default theme #1018 | Hakim El Hattab |
2014-12-12 | default content update; remove image slide, add two new slides | Hakim El Hattab |
2014-12-10 | include background video example in default presentation | Hakim El Hattab |
2014-12-10 | zoom plugin now works for scaled presentations | Hakim El Hattab |
2014-12-10 | rename previous default theme to league | Hakim El Hattab |
2014-12-10 | first revision of new default theme #1018 | Hakim El Hattab |
2014-12-09 | dont force links to be underlined in pdf | Hakim El Hattab |
2014-11-08 | reorder scale condition; if calculated scale is exactly 1 don't apply any sca... | Hakim El Hattab |
2014-11-06 | add missing condition for recalculating scale | Hakim El Hattab |
2014-11-05 | ignore calculating scale if only possible outcome is 1 | Hakim El Hattab |
2014-11-05 | update order of default slides | Hakim El Hattab |
2014-11-05 | default to slide transitions | Hakim El Hattab |
2014-11-05 | update background color/image example slides | Hakim El Hattab |
2014-11-05 | typo | Hakim El Hattab |
2014-11-05 | theme updates, normalized spacing between block-level elements | Hakim El Hattab |
2014-11-05 | simplify default initialization options | Hakim El Hattab |
2014-11-05 | Merge pull request #1037 from Suva/dev | Hakim El Hattab |
2014-10-24 | Do not add video backgrounds to speaker notes. | Jaan Pullerits |
2014-10-17 | add video and iframe backgrounds to readme | Hakim El Hattab |
2014-10-17 | update slide bg example presentation to include iframes and videos #1029 | Hakim El Hattab |
2014-10-17 | Merge branch 'feature/background-iframe' of https://github.com/lutangar/revea... | Hakim El Hattab |
2014-10-16 | fix navigatePrev in rtl mode #1030 | Hakim El Hattab |
2014-10-16 | remove styles from #1030, simplify navigatePrev | Hakim El Hattab |
2014-10-16 | update grunt connect for more hostname flexibility #981 | Hakim El Hattab |
2014-10-16 | correct defaults for min-height, thanks @sebastianz #985 | Hakim El Hattab |
2014-10-16 | continue auto-sliding through fragments on last slide #974 | Hakim El Hattab |
2014-10-16 | better handling of overflowing speaker notes #1017 | Hakim El Hattab |
2014-10-16 | update grunt-qunit | Hakim El Hattab |
2014-10-16 | use nesting for fragment styles | Hakim El Hattab |
2014-10-11 | Fix RTL Navigation with space bar | Ira Abramov |
2014-10-09 | add support for iframe backgrounds | lutangar |
2014-10-06 | reduce grunt task overhead | Hakim El Hattab |
2014-10-06 | reveal.css is now scss, merge autoprexier #1007 | Hakim El Hattab |
2014-10-04 | compile themes | Hakim El Hattab |
2014-10-04 | merge #975 into dev | Hakim El Hattab |
2014-09-28 | prevent auto-sliding in notes frames #1004 | Hakim El Hattab |
2014-09-28 | minor copy tweak | Hakim El Hattab |
2014-09-28 | remove classList condition from unrelated dependencies | Hakim El Hattab |
2014-09-28 | multiple updates to default presentation content | Hakim El Hattab |
2014-09-28 | remove css 3d warning | Hakim El Hattab |
2014-09-28 | style tweaks for all themes; larger line heights, no default adjustmetn to le... | Hakim El Hattab |
2014-09-28 | add new black theme | Hakim El Hattab |
2014-09-27 | dont open notes when S is pressed inside of notes window #991 | Hakim El Hattab |
2014-09-12 | merged dev branch | Yves Delley |
2014-09-12 | re-created unprefixed version of reveal.css automatically using autoprefixer,... | Yves Delley |
2014-09-11 | update highlight.js to 8.2 | Hakim El Hattab |
2014-09-10 | cleanup classes when backgrounds are synced | Hakim El Hattab |
2014-09-10 | rgba color parsing support, ignore brightness of transparent colors | Hakim El Hattab |
2014-09-10 | has-dark-background | Hakim El Hattab |
2014-09-09 | bubble has-light-background to .reveal container | Hakim El Hattab |
2014-09-09 | is-light-background -> has-light-background, doesn't apply to background itself | Hakim El Hattab |
2014-09-09 | update slide backgrounds example | Hakim El Hattab |
2014-09-09 | use computed style when calculating bg birghtness | Hakim El Hattab |
2014-09-09 | add is-background-light class to slides/backgrounds that are > 128 brightness | Hakim El Hattab |
2014-09-09 | util methods for calculating color brightness | Hakim El Hattab |
2014-09-09 | better test for fragment indices | Hakim El Hattab |
2014-09-06 | fix current fragment index check when multiple fragments have same index | Hakim El Hattab |
2014-09-05 | - | Yves Delley |
2014-09-05 | added newly generated reveal.min.css | Yves Delley |
2014-09-05 | removed all vendor-prefixes from reveal.css | Yves Delley |
2014-09-04 | fix previewLinks target | Hakim El Hattab |
2014-08-12 | the paused mode can now be disabled via the 'pause' config option | Hakim El Hattab |
2014-07-22 | only load highlight.js if there's a 'pre code' block on page | Hakim El Hattab |
2014-07-22 | update highlight.js to 8.1 | Hakim El Hattab |
2014-07-18 | Update package.json | miira |
2014-07-17 | removed ruby dependency. | Miroslav Mocek |
2014-07-06 | listen for touch + click on all devices except android | Hakim El Hattab |
2014-06-28 | fix double-navigation on touch for some android systems | Hakim El Hattab |
2014-06-25 | fix npe | Hakim El Hattab |
2014-06-25 | prevent additional inaccurate showSlide calls | Hakim El Hattab |
2014-06-25 | prevent incorrect showSlide calls at startup | Hakim El Hattab |
2014-06-24 | overview slide size matches defaults | Hakim El Hattab |
2014-06-18 | more specific targeting for pdf printing hack | Hakim El Hattab |
2014-06-18 | only allow text in aria status div | Hakim El Hattab |
2014-06-16 | documentation for help flag | Hakim El Hattab |
2014-06-16 | config option for disabling the help overlay | Hakim El Hattab |
2014-06-12 | fix append to existing embed query | Hakim El Hattab |
2014-06-12 | vimeo support for autoplay/pause | Hakim El Hattab |
2014-06-12 | rewrite youtube iframe embeds to force ?enablejsapi=1 (fixes #856) | Hakim El Hattab |
2014-06-11 | shift a few additional styles from core to theme | Hakim El Hattab |
2014-06-11 | move large chunk of content styles from core css to theme css | Hakim El Hattab |
2014-06-09 | toggle instead of always showing the help overlay when ? is pressed | Hakim El Hattab |
2014-06-09 | more flexible keyboard shortcut table styles | Hakim El Hattab |
2014-06-09 | update link to Slides | Hakim El Hattab |
2014-06-09 | adjust list of displayed key shortcuts #943 | Hakim El Hattab |
2014-06-09 | merge and tweak key shortcuts overlay #943 | Hakim El Hattab |
2014-06-09 | Merge branch 'keyboard_shortcuts_overlay' of https://github.com/navateja/reve... | Hakim El Hattab |
2014-06-09 | update to node 0.10 | Hakim El Hattab |
2014-06-09 | ci fix attempt 2 | Hakim El Hattab |
2014-06-09 | attempt to fix travis ci | Hakim El Hattab |