Age | Commit message (Expand) | Author |
2014-04-23 | lazy load support for iframes #793 | Hakim El Hattab |
2014-04-22 | null and type check what comes through postmessage | Hakim El Hattab |
2014-04-22 | documentation for #793 | Hakim El Hattab |
2014-04-22 | lazy-load support for audio #793 | Hakim El Hattab |
2014-04-22 | tests for lazy loading | Hakim El Hattab |
2014-04-22 | lazy loading support for video #793 | Hakim El Hattab |
2014-04-22 | images with data-src attribute are now lazy-loaded #793 | Hakim El Hattab |
2014-04-22 | carry slide classes over to generated background elements | Hakim El Hattab |
2014-04-22 | skip transitions in notes window for better main window performance | Hakim El Hattab |
2014-04-22 | limit how often the notes window updates presentation states | Hakim El Hattab |
2014-04-22 | notes code format tweaks | Hakim El Hattab |
2014-04-22 | dont toggle paused/overview modes needlessly when setting state | Hakim El Hattab |
2014-04-20 | always indent html using tabs | Hakim El Hattab |
2014-04-20 | correction to javascript code sample | Hakim El Hattab |
2014-04-20 | prevent repeated autoslidepaused/resumed events | Hakim El Hattab |
2014-04-20 | update style of notes plugin to match Slides | Hakim El Hattab |
2014-04-19 | notes plugin now operates entirely through window.postMessage, adding support... | Hakim El Hattab |
2014-04-19 | split postmessage config into two options | Hakim El Hattab |
2014-04-18 | add config option for postMessage features | Hakim El Hattab |
2014-04-18 | bubble all reveal.js events to parent window through postMessage | Hakim El Hattab |
2014-04-18 | postmessage plugin is now part of reveal.js core | Hakim El Hattab |
2014-04-13 | fix css syntax error | Hakim El Hattab |
2014-04-13 | add support for custom keyboard availability condition | Hakim El Hattab |
2014-04-11 | make all slides 'present' while printing | Hakim El Hattab |
2014-04-08 | build reveal.min.js | Michael Williams |
2014-04-08 | add UMD support. fix #787 | Michael Williams |
2014-04-07 | Change innerHTML to textContent to avoid video replays inside status Div, for... | Nawaz |
2014-04-06 | better transition names, fix background images in vertical slides | Hakim El Hattab |
2014-04-06 | code format tweak | Hakim El Hattab |
2014-04-06 | Merge branch 'xhr-local' of https://github.com/malyw/reveal.js into dev | Hakim El Hattab |
2014-04-06 | stop tracking minified files #783 | Hakim El Hattab |
2014-04-06 | Merge branch 'patch-1' of https://github.com/jamestwebber/reveal.js into dev | Hakim El Hattab |
2014-04-06 | next release will be 3.0.0 | Hakim El Hattab |
2014-04-06 | Merge pull request #682 from tentacode/patch-1 | Hakim El Hattab |
2014-04-04 | only use zoom to scale content in webkit | Hakim El Hattab |
2014-04-04 | video background playback | Hakim El Hattab |
2014-04-03 | revamped and greatly simplified the layout of .slides | Hakim El Hattab |
2014-04-03 | use flexbox for vertically centered printing #862 | Hakim El Hattab |
2014-04-02 | Mark xhr.status=0 as successful | Sergey Gospodarets |
2014-04-02 | Mark xhr.status=0 as successful | Sergey Gospodarets |
2014-04-01 | Merge branch 'dev' of github.com:ht push origin akimel/reveal.js into dev | Hakim El Hattab |
2014-04-01 | test for #858 | Hakim El Hattab |
2014-04-01 | add getTotalSlides #858 | Hakim El Hattab |
2014-03-27 | Make revealJS screen reader friendly by announcing the contents of each slide... | Nawaz |
2014-03-26 | start work on video backgrounds #751 | Hakim El Hattab |
2014-03-26 | optimization, only declare background creation method once | Hakim El Hattab |
2014-03-25 | Merge pull request #794 from Spy-Seth/dev | Hakim El Hattab |
2014-03-25 | merge master into dev | Hakim El Hattab |
2014-03-25 | Merge pull request #832 from craigcitro/patch-1 | Hakim El Hattab |
2014-03-25 | Merge branch 'dev' of https://github.com/xdhmoore/reveal.js into dev | Hakim El Hattab |
2014-03-25 | disable transition into and out of overview mode #829 | Hakim El Hattab |
2014-03-25 | tweak table margins, dont reset 'i' element #803 | Hakim El Hattab |
2014-03-25 | merge upgrade of highlight.js, add base styles to pre code, dont limit langua... | Hakim El Hattab |
2014-03-25 | Merge branch 'master' of https://github.com/jdfitzgerald/reveal.js into dev | Hakim El Hattab |
2014-03-25 | limit named links to [a-zA-Z0-9\-\_\:\.] #836 | Hakim El Hattab |
2014-03-25 | fix 'fragments' config option (#849) | Hakim El Hattab |
2014-03-25 | 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-18 | use socket.io 0.9.16 | Hakim El Hattab |
2014-03-18 | update version to 2.6.2 to fix broken tarball on npm #506 | Hakim El Hattab |
2014-03-14 | Tweak layout in README.md installation markup. | Craig Citro |
2014-03-13 | More robost calculation of .stretch height | Daniel Moore |
2014-03-13 | include fragments in progress bar calculation | Hakim El Hattab |
2014-03-13 | update (c) year | Hakim El Hattab |
2014-03-12 | 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 | deserialize state values | Hakim El Hattab |
2014-03-12 | typo fix | Hakim El Hattab |
2014-03-08 | Merge pull request #816 from Gijs-Koot/dev | Hakim El Hattab |
2014-03-05 | fixed two minor bugs, a twohanded gesture may not have a direction, and if au... | Gijs Koot |
2014-03-02 | add get/setState methods for persisting and restoring presentation state | Hakim El Hattab |
2014-02-28 | updated presentation to specify used languages used for highlight.js | J.D. Fitz.Gerald |
2014-02-28 | updated highlight.js to v8.0 | J.D. Fitz.Gerald |
2014-02-28 | 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-25 | don't reduce line height for all headings in base theme (#753) | Hakim El Hattab |
2014-02-18 | Typo fix. | Armand Abric |
2014-02-18 | Merge branch 'master' of https://github.com/ccortezia/reveal.js into dev | Hakim El Hattab |
2014-02-17 | renamed markdown attributes for clarity and consistency: data-vertical -> dat... | Hakim El Hattab |
2014-02-17 | 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-16 | avoid creating duplicate auto-slide controls #770 | Hakim El Hattab |
2014-02-16 | update (c) year | Hakim El Hattab |
2014-02-07 | Increase Logitech R400 remote compatibity. | Armand Abric |
2014-02-03 | define basic black/white colors in the default, non-themed, styles | Hakim El Hattab |
2014-01-25 | Add generated css and js to gitignore | jamestwebber |
2014-01-16 | Fixes bad NaN applied to style on updateParallax. | Cristiano Cortezia |
2013-12-21 | 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 se... | Hakim El Hattab |
2013-12-21 | isSliding > isAutoSliding | Hakim El Hattab |
2013-12-21 | Merge branch 'autoslide-API-and-fragments' of https://github.com/rajgoel/reve... | Hakim El Hattab |
2013-12-20 | 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 |