Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 | ||
| * | | | Added option to loop background videos | Greg Denehy | 2015-02-19 |
| |/ / | |||
* | | | merge conflict | Hakim El Hattab | 2015-02-25 |
|\| | | |||
| * | | Merge pull request #1115 from raboof/patch-1 | Hakim El Hattab | 2015-01-26 |
| |\ \ | | |/ | |/| | themes grunt task was renamed | ||
| | * | Grunt target was renamed | Arnout Engelen | 2015-01-26 |
| |/ | |||
* | | fix mixed indentation | Hakim El Hattab | 2015-02-25 |
| | | |||
* | | fix progress bar clicks in rtl mode #1131 | Hakim El Hattab | 2015-02-25 |
| | | |||
* | | ensure postmessage data is a string #1143 | Hakim El Hattab | 2015-02-25 |
| | | |||
* | | merge options for parallax step size #733 | Hakim El Hattab | 2015-02-25 |
|\ \ | |||
| * | | add parallax horizontal and vertical properties to enable non-calculated ↵ | Luke Karrys | 2013-11-29 |
| | | | | | | | | | | | | parallax offsets | ||
* | | | fix looped view distance calculation | Hakim El Hattab | 2015-02-09 |
| | | | |||
* | | | prevent iframes from offsetting presentation | Hakim El Hattab | 2015-02-03 |
| | | | |||
* | | | only preload last slides if presentation is looped | Hakim El Hattab | 2015-02-02 |
| | | | |||
* | | | gifs now restart when their slide container is shown | Hakim El Hattab | 2015-01-30 |
| | | | |||
* | | | only transition slides container in overview mode | Hakim El Hattab | 2015-01-29 |
| | | | |||
* | | | Merge pull request #1119 from hakimel/feature/new-overview | Hakim El Hattab | 2015-01-29 |
|\ \ \ | | | | | | | | | Refactored overview mode | ||
| * | | | fix error when exiting overview | Hakim El Hattab | 2015-01-29 |
| | | | | |||
| * | | | comments | Hakim El Hattab | 2015-01-29 |
| | | | | |||
| * | | | cleaner approach to applying transforms to slides container | Hakim El Hattab | 2015-01-29 |
| | | | | |||
| * | | | ensure overview indices are up to date if a slide moves | Hakim El Hattab | 2015-01-28 |
| | | | | |||
| * | | | cross browser adjustments for overview mode | Hakim El Hattab | 2015-01-27 |
| | | | | |||
| * | | | further overview refactoring | Hakim El Hattab | 2015-01-27 |
| | | | |