Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | prevent invisible fragments from capturing mouse events #845 | Hakim El Hattab | 2014-03-25 |
| | |||
* | correct ms fullscreen api method name #843 | Hakim El Hattab | 2014-03-25 |
| | |||
* | use socket.io 0.9.16 | Hakim El Hattab | 2014-03-18 |
| | |||
* | include fragments in progress bar calculation | Hakim El Hattab | 2014-03-13 |
| | |||
* | test for getProgress | Hakim El Hattab | 2014-03-12 |
| | |||
* | add api method for retrieving progress | Hakim El Hattab | 2014-03-12 |
| | |||
* | Merge branch 'dev' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2014-03-12 |
|\ | |||
| * | Merge pull request #816 from Gijs-Koot/dev | Hakim El Hattab | 2014-03-08 |
| |\ | | | | | | | small fix for issue #814 | ||
| | * | fixed two minor bugs, a twohanded gesture may not have a direction, and if ↵ | Gijs Koot | 2014-03-05 |
| |/ | | | | | | | autoCenter is of, the tipPosition was in the wrong scope | ||
* | | deserialize state values | Hakim El Hattab | 2014-03-12 |
| | | |||
* | | typo fix | Hakim El Hattab | 2014-03-12 |
|/ | |||
* | add get/setState methods for persisting and restoring presentation state | Hakim El Hattab | 2014-03-02 |
| | |||
* | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2014-02-28 |
|\ | |||
| * | fix pdf print bug in chrome 33 #808 | Hakim El Hattab | 2014-02-28 |
| | | |||
* | | change version to 2.7.0 (dev) | Hakim El Hattab | 2014-02-28 |
| | | |||
* | | don't reduce line height for all headings in base theme (#753) | Hakim El Hattab | 2014-02-25 |
| | | |||
* | | Merge branch 'master' of https://github.com/ccortezia/reveal.js into dev | Hakim El Hattab | 2014-02-18 |
|\ \ | |||
| * | | Fixes bad NaN applied to style on updateParallax. | Cristiano Cortezia | 2014-01-16 |
| |/ | | | | | | | | | | | | | | | | | The previous criteria "verticalSlideCount > 0" would result in verticalOffset being NaN when verticalSlideCount == 1. This would cause dom.background.style.backgroundPosition to be set to something like "123px NaNpx", ultimately preventing the parallax effect to play (silently failing so far). | ||
* | | renamed markdown attributes for clarity and consistency: data-vertical -> ↵ | Hakim El Hattab | 2014-02-17 |
| | | | | | | | | data-separator-vertical, data-notes -> data-separator-notes | ||
* | | server side notes plugin now supports input via data-notes attribute | Hakim El Hattab | 2014-02-17 |
| | | |||
* | | drop -o-transition and -ms-transition | Hakim El Hattab | 2014-02-17 |
| | | |||
* | | remove all use of :not(.image) | Hakim El Hattab | 2014-02-17 |
| | | |||
* | | avoid creating duplicate auto-slide controls #770 | Hakim El Hattab | 2014-02-16 |
| | | |||
* | | update (c) year | Hakim El Hattab | 2014-02-16 |
| | | |||
* | | define basic black/white colors in the default, non-themed, styles | Hakim El Hattab | 2014-02-03 |
| | | |||
* | | readme tweaks for auto-sliding | Hakim El Hattab | 2013-12-21 |
| | | |||
* | | naming/comment tweak | Hakim El Hattab | 2013-12-21 |
| | | |||
* | | add tests for auto-slide events #766 | Hakim El Hattab | 2013-12-21 |
| | | |||
* | | simplify how data-autoslide is picked up from fragments #766 | Hakim El Hattab | 2013-12-21 |
| | | |||
* | | test isAutoSliding, isAutoSliding returns false when no autoSlide value is ↵ | Hakim El Hattab | 2013-12-21 |
| | | | | | | | | set #766 | ||
* | | isSliding > isAutoSliding | Hakim El Hattab | 2013-12-21 |
| | | |||
* | | Merge branch 'autoslide-API-and-fragments' of ↵ | Hakim El Hattab | 2013-12-21 |
|\ \ | | | | | | | | | | https://github.com/rajgoel/reveal.js into dev | ||
| * | | Update README.md | rajgoel | 2013-12-20 |
| | | | |||
| * | | Add auto-slide API and data-autoslide for fragments | rajgoel | 2013-12-20 |
| | | | |||
* | | | fix data-transition overrides #760 | Hakim El Hattab | 2013-12-20 |
| | | | |||
* | | | merge table styles #761, tweak table padding | Hakim El Hattab | 2013-12-20 |
|\ \ \ | |||
| * | | | Table Style | Wachiwi | 2013-12-17 |
| | | | | |||
* | | | | update contribution guidelines | Hakim El Hattab | 2013-12-20 |
| | | | | |||
* | | | | separate contribution rules from readme | Hakim El Hattab | 2013-12-20 |
| | | | | |||
* | | | | compile assets | Hakim El Hattab | 2013-12-20 |
| | | | | |||
* | | | | Merge branch 'patch-2' of https://github.com/RyDroid/reveal.js into dev | Hakim El Hattab | 2013-12-20 |
|\ \ \ \ | |||
| * | | | | Update reveal.css | RyDroid | 2013-12-19 |
| | |_|/ | |/| | | | | | | Correction of a small error | ||
* | | | | Merge branch 'master' of github.com:hakimel/reveal.js into dev | Hakim El Hattab | 2013-12-20 |
|\| | | | |_|/ |/| | | |||
| * | | The index.html page had the simple theme listed twice. The duplicate was ↵ | Alex Juarez | 2013-12-15 |
| | | | | | | | | | | | | | | | | | | removed. For the Moon and Solarized themes they had .css appended to them which was causing them to not come up. | ||
* | | | Merge branch 'live-reload' of https://github.com/danielwegener/reveal.js ↵ | Hakim El Hattab | 2013-12-10 |
|\ \ \ | | | | | | | | | | | | | into dev | ||
| * | | | grunt serve starts the browser and livereloads changes in the presentation | Daniel Wegener | 2013-12-05 |
| |/ / | | | | | | | | | | | | | - upgrade grunt-contrib-connect to ~0.5.0 - configure connect and watch plugin | ||
* | | | rebuild styles | Hakim El Hattab | 2013-12-10 |
| | | | |||
* | | | Improve formatting of dl elements | Diomidis Spinellis | 2013-12-10 |
| | | | |||
* | | | Merge pull request #742 from mralexjuarez/index-theme-fix | Hakim El Hattab | 2013-12-05 |
|\ \ \ | | | | | | | | | fix theme links in demo | ||
| * | | | The index.html page had the simple theme listed twice. The duplicate was ↵ | Alex Juarez | 2013-12-04 |
| |/ / | | | | | | | | | | | | | | | | removed. For the Moon and Solarized themes they had .css appended to them which was causing them to not come up. |