aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* use nesting for fragment stylesHakim El Hattab2014-10-16
* reduce grunt task overheadHakim El Hattab2014-10-06
* reveal.css is now scss, merge autoprexier #1007Hakim El Hattab2014-10-06
|\
| * merged dev branchYves Delley2014-09-12
| |\
| * | re-created unprefixed version of reveal.css automatically using autoprefixer,...Yves Delley2014-09-12
| * | -Yves Delley2014-09-05
| * | added newly generated reveal.min.cssYves Delley2014-09-05
| * | removed all vendor-prefixes from reveal.cssYves Delley2014-09-05
* | | compile themesHakim El Hattab2014-10-04
* | | merge #975 into devHakim El Hattab2014-10-04
|\ \ \
| * | | Update package.jsonmiira2014-07-18
| * | | removed ruby dependency.Miroslav Mocek2014-07-17
| |/ /
* | | prevent auto-sliding in notes frames #1004Hakim El Hattab2014-09-28
* | | minor copy tweakHakim El Hattab2014-09-28
* | | remove classList condition from unrelated dependenciesHakim El Hattab2014-09-28
* | | multiple updates to default presentation contentHakim El Hattab2014-09-28
* | | remove css 3d warningHakim El Hattab2014-09-28
* | | style tweaks for all themes; larger line heights, no default adjustmetn to le...Hakim El Hattab2014-09-28
* | | add new black themeHakim El Hattab2014-09-28
* | | dont open notes when S is pressed inside of notes window #991Hakim El Hattab2014-09-27
* | | update highlight.js to 8.2Hakim El Hattab2014-09-11
* | | cleanup classes when backgrounds are syncedHakim El Hattab2014-09-10
* | | rgba color parsing support, ignore brightness of transparent colorsHakim El Hattab2014-09-10
* | | has-dark-backgroundHakim El Hattab2014-09-10
* | | bubble has-light-background to .reveal containerHakim El Hattab2014-09-09
* | | is-light-background -> has-light-background, doesn't apply to background itselfHakim El Hattab2014-09-09
* | | update slide backgrounds exampleHakim El Hattab2014-09-09
* | | use computed style when calculating bg birghtnessHakim El Hattab2014-09-09
* | | add is-background-light class to slides/backgrounds that are > 128 brightnessHakim El Hattab2014-09-09
* | | util methods for calculating color brightnessHakim El Hattab2014-09-09
* | | better test for fragment indicesHakim El Hattab2014-09-09
* | | fix current fragment index check when multiple fragments have same indexHakim El Hattab2014-09-06
* | | fix previewLinks targetHakim El Hattab2014-09-04
| |/ |/|
* | the paused mode can now be disabled via the 'pause' config optionHakim El Hattab2014-08-12
* | only load highlight.js if there's a 'pre code' block on pageHakim El Hattab2014-07-22
* | update highlight.js to 8.1Hakim El Hattab2014-07-22
* | listen for touch + click on all devices except androidHakim El Hattab2014-07-06
* | fix double-navigation on touch for some android systemsHakim El Hattab2014-06-28
* | fix npeHakim El Hattab2014-06-25
* | prevent additional inaccurate showSlide callsHakim El Hattab2014-06-25
* | prevent incorrect showSlide calls at startupHakim El Hattab2014-06-25
* | overview slide size matches defaultsHakim El Hattab2014-06-24
* | more specific targeting for pdf printing hackHakim El Hattab2014-06-18
* | only allow text in aria status divHakim El Hattab2014-06-18
* | documentation for help flagHakim El Hattab2014-06-16
* | config option for disabling the help overlayHakim El Hattab2014-06-16
* | fix append to existing embed queryHakim El Hattab2014-06-12
* | vimeo support for autoplay/pauseHakim El Hattab2014-06-12
* | rewrite youtube iframe embeds to force ?enablejsapi=1 (fixes #856)Hakim El Hattab2014-06-12
* | shift a few additional styles from core to themeHakim El Hattab2014-06-11