| Commit message (Expand) | Author | Age |
* | max-height and overflow for code blocks (closes #16) | Hakim El Hattab | 2012-09-28 |
* | Changes to make PDF output match the browser view more closely | Gary Murakami | 2012-09-27 |
* | correction to code style in sky theme, adjusted transition demo page | Hakim El Hattab | 2012-08-30 |
* | tweaks to the simple theme | Hakim El Hattab | 2012-08-30 |
* | add theme config option, add sky theme, fix line-height of <small> | Hakim El Hattab | 2012-08-30 |
* | fix bug that caused vertical stacks to shift unexpectedly in overview (closes... | Hakim El Hattab | 2012-08-17 |
* | margin tweak to keep list delimiters inside of slide box when text is long (#... | Hakim El Hattab | 2012-08-15 |
* | consistent use of tabs rather than spaces in css (closes #121) | hakimel | 2012-08-15 |
* | define line height for paragraphs | hakimel | 2012-08-15 |
* | Merge branch 'patch-4' of https://github.com/dandv/reveal.js | Hakim El Hattab | 2012-08-14 |
|\ |
|
| * | Increase line-height for links to allow for descenders | Dan Dascalescu | 2012-08-13 |
* | | Ensure images are bound within the section | Dan Dascalescu | 2012-08-13 |
|/ |
|
* | Merge pull request #106 from OwenVersteeg/patch-7 | Hakim El Hattab | 2012-08-12 |
|\ |
|
| * | added simple theme | Owen Versteeg | 2012-08-08 |
| * | added appropriate selection color | Owen Versteeg | 2012-08-08 |
* | | Update css/main.css | Dan Dascalescu | 2012-08-08 |
|/ |
|
* | themes are now available as separate css files under css/theme/, old theme op... | Hakim El Hattab | 2012-08-08 |
* | remove duplicate fonts, tidy up font names (#103) | Hakim El Hattab | 2012-08-07 |
* | added more font-face support | Owen Versteeg | 2012-08-06 |
* | added small fallback for non-font-face browsers | Owen Versteeg | 2012-08-05 |
* | fix overview slide positioning bug (closes #89) | Hakim El Hattab | 2012-08-04 |
* | more pdf-export tweaks, added slide describing the feature (#92) | Hakim El Hattab | 2012-08-04 |
* | slight tweak to pdf export css (#92) | Hakim El Hattab | 2012-08-04 |
* | support for PDF export in chrome (closes #92) | Hakim El Hattab | 2012-08-04 |
* | less horizontal padding for slides | Hakim El Hattab | 2012-08-04 |
* | fix overflow glitch on vertical slides in mobile safari | Hakim El Hattab | 2012-08-04 |
* | use mq to reduce font size for low resultions, max limit on width for slides ... | Hakim El Hattab | 2012-08-04 |
* | Merge pull request #93 from StereotypicalApps/patch-1 | Hakim El Hattab | 2012-08-04 |
|\ |
|
| * | Oops, made the page a little too responsive | Owen Versteeg | 2012-08-02 |
| * | Made the slideshow responsive | Owen Versteeg | 2012-08-02 |
* | | fix disappearing 3d hover in chrome | hakimel | 2012-08-03 |
* | | ie8 support (closes #96) | hakimel | 2012-08-03 |
* | | add eot font for ie | hakimel | 2012-08-03 |
|/ |
|
* | move theme styles at bottom of main.css, change background of page transition... | Hakim El Hattab | 2012-07-30 |
* | adds new api methods (getCurrentSlide, getPreviousSlide, getIndices) closes #73 | Hakim El Hattab | 2012-07-26 |
* | sub/superscript styles (closes #82) | Hakim El Hattab | 2012-07-18 |
* | remove background from default anchor hover style | Hakim El Hattab | 2012-07-15 |
* | add beige theme, move theme class from .reveal to document element, use log i... | Hakim El Hattab | 2012-07-12 |
* | larger font for code samples (closes #60) | Hakim El Hattab | 2012-07-09 |
* | refactored folder structure, added /plugins which is initially only used by #57 | Hakim El Hattab | 2012-07-09 |
* | Merge branch 'master' of github.com:hakimel/reveal.js into notes | Hakim El Hattab | 2012-07-09 |
|\ |
|
| * | adds charset declaration in main.css | SengMing Tan | 2012-07-09 |
* | | /lib restructuring | Hakim El Hattab | 2012-07-01 |
* | | restructured /lib, moved /assets/fonts to /lib/fonts | Hakim El Hattab | 2012-07-01 |
* | | Merge branch 'presenter_notes_server' of https://github.com/rmurphey/reveal.j... | Hakim El Hattab | 2012-07-01 |
|\ \
| |/
|/| |
|
| * | taking a stab at a presenter notes server | Rebecca Murphey | 2012-06-07 |
* | | Specify position for .reveal.linear sections. fixes #64 | Brian Leathem | 2012-06-14 |
* | | Changed #reveal to .reveal in print.css | Brian Leathem | 2012-06-13 |
* | | add default table styles (closes #62) | Hakim El Hattab | 2012-06-13 |
|/ |
|
* | simplified handling of nested lists | Francesco Schwarz | 2012-06-05 |