aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* reorder scale condition; if calculated scale is exactly 1 don't apply any ↵Hakim El Hattab2014-11-08
| | | | scale styles
* add missing condition for recalculating scaleHakim El Hattab2014-11-06
|
* ignore calculating scale if only possible outcome is 1Hakim El Hattab2014-11-05
|
* update order of default slidesHakim El Hattab2014-11-05
|
* default to slide transitionsHakim El Hattab2014-11-05
|
* update background color/image example slidesHakim El Hattab2014-11-05
|
* typoHakim El Hattab2014-11-05
|
* theme updates, normalized spacing between block-level elementsHakim El Hattab2014-11-05
|
* simplify default initialization optionsHakim El Hattab2014-11-05
|
* Merge pull request #1037 from Suva/devHakim El Hattab2014-11-05
|\ | | | | Do not add video backgrounds to speaker notes.
| * Do not add video backgrounds to speaker notes.Jaan Pullerits2014-10-24
|/
* add video and iframe backgrounds to readmeHakim El Hattab2014-10-17
|
* update slide bg example presentation to include iframes and videos #1029Hakim El Hattab2014-10-17
|
* Merge branch 'feature/background-iframe' of ↵Hakim El Hattab2014-10-17
|\ | | | | | | https://github.com/lutangar/reveal.js into dev
| * add support for iframe backgroundslutangar2014-10-09
| |
* | fix navigatePrev in rtl mode #1030Hakim El Hattab2014-10-16
| |
* | remove styles from #1030, simplify navigatePrevHakim El Hattab2014-10-16
|\ \
| * | Fix RTL Navigation with space barIra Abramov2014-10-11
| |/
* | update grunt connect for more hostname flexibility #981Hakim El Hattab2014-10-16
| |
* | correct defaults for min-height, thanks @sebastianz #985Hakim El Hattab2014-10-16
| |
* | continue auto-sliding through fragments on last slide #974Hakim El Hattab2014-10-16
| |
* | better handling of overflowing speaker notes #1017Hakim El Hattab2014-10-16
| |
* | update grunt-qunitHakim El Hattab2014-10-16
| |
* | 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 ↵Yves Delley2014-09-12
| | | | | | | | | | | | autoprefixer, to facilitate merging of changes to it
| * | -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 ↵Hakim El Hattab2014-09-28
| | | | | | | | | | | | letter-spacing
* | | 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
| | |