Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | lazy-load iframes only for current slide, unload when hidden | Hakim El Hattab | 2015-05-04 |
| | |||
* | lazy loading fallback also considers iframes | Hakim El Hattab | 2015-05-04 |
| | |||
* | add test presentation for per-slide transitions, compile css #1106 | Hakim El Hattab | 2015-05-03 |
| | |||
* | Merge branch 'master' of https://github.com/jammon/reveal.js into dev | Hakim El Hattab | 2015-05-03 |
|\ | |||
| * | Adding one-sided transitions | Johannes Ammon | 2015-01-18 |
| | | | | | | | | | | Now the transition isn’t any more „per slide“ but „per movement of a slide“. So the slide can disappear in another way than it appeared. | ||
| * | Mixins for readability of transitions added | Johannes Ammon | 2015-01-18 |
| | | | | | | | | | | To honor the DRY principle repeating patterns have been factored out. In addition there was an anchor missing in README.md. | ||
* | | change iframe example | Hakim El Hattab | 2015-04-13 |
| | | |||
* | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2015-04-12 |
|\ \ | |||
| * \ | Merge pull request #1162 from bobylito/master | Hakim El Hattab | 2015-04-12 |
| |\ \ | | | | | | | | | Make npm dependency usable by Browserify through npm | ||
| | * | | Make npm dependency usable by Browserify through NPM | Alexandre Stanislawski | 2015-03-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Right now the package is not recognized as usable library by Browserify. Adding the main attribute in the package.json solves that, and now gives others the possibility to use reveal as a library in more complex systems. | ||
* | | | | fix markdown test | Hakim El Hattab | 2015-04-12 |
| | | | | |||
* | | | | remove 'roll-in' fragment style due to Chrome crash #1150 | Hakim El Hattab | 2015-04-12 |
| | | | | |||
* | | | | update cssmin to 0.12.2 #1179 | Hakim El Hattab | 2015-04-12 |
| | | | | |||
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2015-04-12 |
|\| | | | |||
| * | | | Merge pull request #1180 from kayakr/patch-1 | Hakim El Hattab | 2015-04-12 |
| |\ \ \ | | |/ / | |/| | | typo | ||
| | * | | Fix typo /s/configure/configured | kayakr | 2015-03-26 |
| |/ / | |||
* | | | Merge branch 'query-params' of https://github.com/FND/reveal.js into dev | Hakim El Hattab | 2015-04-12 |
|\ \ \ | |||
| * | | | support query parameters within notes plugin | FND | 2015-04-02 |
| |/ / | |||
* | | | Merge pull request #1193 from danielquinn/Firefox-friendly | Hakim El Hattab | 2015-04-12 |
|\ \ \ | | | | | | | | | Added support for standard transforms | ||
| * | | | Added support for standard transforms | Daniel Quinn | 2015-04-03 |
| |/ / | | | | | | | -webkit- stuff only works on webkit browsers. I'm pretty sure that using the standard `transform:` here works in most modern browsers. | ||
* | | | fix for #1150? | Hakim El Hattab | 2015-03-25 |
| | | | |||
* | | | reset fragment transforms using 'none' | Hakim El Hattab | 2015-03-25 |
| | | | |||
* | | | fix #1170 | Hakim El Hattab | 2015-03-25 |
| | | | |||
* | | | remove variable definitions #1158 | Hakim El Hattab | 2015-03-25 |
| | | | |||
* | | | Merge branch 'dev' of https://github.com/bchretien/reveal.js into dev | Hakim El Hattab | 2015-03-25 |
|\ \ \ | |||
| * | | | Fix slide numbering for custom slide number formatting. | Benjamin Chrétien | 2015-03-08 |
| | | | | | | | | | | | | | | | | Numbering was off when dealing with fragments. | ||
* | | | | Merge branch 'patch-1' of https://github.com/drzax/reveal.js into dev | Hakim El Hattab | 2015-03-25 |
|\ \ \ \ | |||
| * | | | | Attribute values should be quoted | Simon Elvery | 2015-03-16 |
| | |/ / | |/| | | |||
* | | | | Merge pull request #1166 from callahad/update-marked | Hakim El Hattab | 2015-03-25 |
|\ \ \ \ | | | | | | | | | | | update marked to 0.3.3 | ||
| * | | | | Bumped Marked to v0.3.3 | Dan Callahan | 2015-03-16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compressed with `uglifyjs lib/marked.js --comments="/Copyright/" --mangle --compress` Used Marked v0.3.3 as of chjj/marked@2b5802f258c5e23e48366f2377fbb4c807f47658 | ||
* | | | | | Merge branch 'patch-1' of https://github.com/borrown/reveal.js into dev | Hakim El Hattab | 2015-03-25 |
|\ \ \ \ \ | |||
| * | | | | | Update reveal.js | Alexander | 2015-03-19 |
| | |/ / / | |/| | | | |||
* | | | | | alt+zoom only works on slide content #1151 | Hakim El Hattab | 2015-03-25 |
| |/ / / |/| | | | |||
* | | | | updated md slide separator regex #929 | Hakim El Hattab | 2015-03-16 |
| | | | | | | | | | | | | | | | | see https://github.com/hakimel/reveal.js/issues/929#issuecomment-80738837 | ||
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2015-03-13 |
|\| | | | |||
| * | | | note about plugins | Hakim El Hattab | 2015-03-13 |
| | | | | |||
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2015-03-13 |
|\| | | | |/ / |/| | | |||
| * | | link to plugins | Hakim El Hattab | 2015-03-13 |
| | | | |||
| * | | Merge pull request #1113 from brndnb/patch-1 | Hakim El Hattab | 2015-02-25 |
| |\ \ | | | | | | | | | grammar | ||
| | * | | Fix small typo | Branden Byers | 2015-01-22 |
| | |/ | |||
* | | | remove selection color from core css | Hakim El Hattab | 2015-03-05 |
| | | | |||
* | | | add blood theme to demo slides #928 | Hakim El Hattab | 2015-03-02 |
| | | | |||
* | | | tweaks to blood theme | Hakim El Hattab | 2015-03-02 |
| | | | |||
* | | | code format | Hakim El Hattab | 2015-03-02 |
| | | | |||
* | | | Merge branch 'patch-1' of https://github.com/jhofker/reveal.js into dev | Hakim El Hattab | 2015-03-02 |
|\ \ \ | |||
| * | | | Check before calling blur on activeElement. | Jordan Hofker | 2015-02-19 |
| |/ / | | | | | | | | | | | | | It's possible for slides to be in a situation where the last clicked thing was an SVG before the tab/window loses focus. When returning, `.blur()` is called on the previously-active element, but can result in an exception. This protects against that and will only call `.blur()` when `document.activeElement` supports it. | ||
* | | | fix mixed spaces/tabs | Hakim El Hattab | 2015-03-02 |
| | | | |||
* | | | Markdown table column alignment #1050 | Christian Fehmer | 2015-02-28 |
| | | | | | | | | | | | | | | | The alignment information were already in the generated html. The css was the only thing missing, so I added it. | ||
* | | | code format | Hakim El Hattab | 2015-02-25 |
| | | | |||
* | | | Merge pull request #1138 from denehyg/background-video-loop | Hakim El Hattab | 2015-02-25 |
|\ \ \ | | | | | | | | | background video loop |