Age | Commit message (Expand) | Author |
2014-06-05 | typo #938 | Hakim El Hattab |
2014-06-05 | write current hash when history is toggled on #934 | Hakim El Hattab |
2014-05-30 | fix search & replace error | Hakim El Hattab |
2014-05-29 | adjust check for focused text inputs | Hakim El Hattab |
2014-05-26 | move paragraph styles to theme | Hakim El Hattab |
2014-05-24 | limit scope of all slide selectors, avoids multiple .reveal classes on one pa... | Hakim El Hattab |
2014-05-23 | additional monospace options for phantomjs | Hakim El Hattab |
2014-05-21 | only use zoom to scale in chrome | Hakim El Hattab |
2014-05-21 | dont specify hyphens auto, behavior/rendering varies between browsers | Hakim El Hattab |
2014-05-20 | hide slide numbers while printing to pdf #885 | Hakim El Hattab |
2014-05-20 | fix data-autoplay on first slide | Hakim El Hattab |
2014-05-20 | validate named links according to html id spec #914 | Hakim El Hattab |
2014-05-19 | zoom viewport is centered on target element #900 | Hakim El Hattab |
2014-05-17 | relax keyboard blocking condition #899 | Hakim El Hattab |
2014-05-15 | add minimal-ui to viewport for ios fullscreen | Hakim El Hattab |
2014-05-14 | Merge branch 'fix-isFirstSlide' of https://github.com/fabianorosas/reveal.js ... | Hakim El Hattab |
2014-05-10 | fix bug in retrieval or background images while in pdf mode | Hakim El Hattab |
2014-05-10 | no need to override font sizes after updates to pdf printing | Hakim El Hattab |
2014-05-09 | == --> === | fabiano |
2014-05-09 | fixed a problem in the function isFirstSlide | fabiano |
2014-05-09 | kill-yank mistake | fabiano |
2014-05-09 | Broaden the coverage of isFirstSlide test | fabiano |
2014-05-09 | Small typo | fabiano |
2014-05-07 | fix edge case in singleton node creation | Hakim El Hattab |
2014-05-07 | createSingletonNode now ensures found nodes are in the correct container | Hakim El Hattab |
2014-05-04 | sync server-side speaker notes after notes window opens | Hakim El Hattab |
2014-05-04 | ensure default can be prevented | Hakim El Hattab |
2014-05-04 | update server side notes to match client side plugin | Hakim El Hattab |
2014-05-04 | limit size of media elements when printing to pdf | Hakim El Hattab |
2014-05-04 | reduce max-height of images in pdfs | Hakim El Hattab |
2014-05-04 | clicking on notes timer now resets it #779 | Hakim El Hattab |
2014-04-29 | wait for document to load before triggering pdf layout | Hakim El Hattab |
2014-04-29 | ensure pdf pages are never zero-height | Hakim El Hattab |
2014-04-29 | pdf background size rounding error | Hakim El Hattab |
2014-04-29 | updates to phantom pdf print script, arguments for width/height | Hakim El Hattab |
2014-04-28 | null check background | Hakim El Hattab |
2014-04-28 | test same conditions for both getSlide and getSlideBackground | Hakim El Hattab |
2014-04-28 | addition background image and getSlideBackground tests | Hakim El Hattab |
2014-04-28 | fix issue with background images on first vertical sldie | Hakim El Hattab |
2014-04-28 | update visibility of slides as part of sync | Hakim El Hattab |
2014-04-28 | prefer scaling over zooming on mobile devices | Hakim El Hattab |
2014-04-28 | fix lazy loading bug related to data-background-image attribute | Hakim El Hattab |
2014-04-28 | fix slide transitions in iOS | Hakim El Hattab |
2014-04-28 | load all images directly when in 'no-transform'-mode | Hakim El Hattab |
2014-04-27 | merge umd wrapping | Hakim El Hattab |
2014-04-27 | getSlideBackground now works in pdf mode, add pdf tests | Hakim El Hattab |
2014-04-27 | better defered loading of background media | Hakim El Hattab |
2014-04-27 | lazy load all slide backgrounds | Hakim El Hattab |
2014-04-27 | fix getindices test | Hakim El Hattab |
2014-04-27 | disregard v index when there is no vertical slides/backgrounds in getSlide/ge... | Hakim El Hattab |
2014-04-27 | break showing/hiding of slides into separate methods | Hakim El Hattab |
2014-04-27 | new api method: getBackgroundSlide | Hakim El Hattab |
2014-04-27 | fix #627 | Hakim El Hattab |
2014-04-26 | abide by configured width/height when printing to pdf | Hakim El Hattab |
2014-04-26 | improvements to print stylesheet | Hakim El Hattab |
2014-04-26 | fix transitions in firefox | Hakim El Hattab |
2014-04-26 | fix non-pdf printing (closes #881) | Hakim El Hattab |
2014-04-26 | Merge branch 'feature/print' into dev | Hakim El Hattab |
2014-04-26 | enable reveal.js keyboard shortcuts anywhere in notes window | Hakim El Hattab |
2014-04-26 | readme update, kill event listeners when printing pdf | Hakim El Hattab |
2014-04-26 | simplify pdf layout | Hakim El Hattab |
2014-04-26 | some more flexibility for pdf export sizes | Hakim El Hattab |
2014-04-26 | Merge pull request #883 from seanfisk/fix-small-misspelling | Hakim El Hattab |
2014-04-26 | abide by configured slide width when exporting to pdf | Hakim El Hattab |
2014-04-26 | allow tall slides to spread over pages in pdf export | Hakim El Hattab |
2014-04-24 | Fix small misspelling: Mardown -> Markdown | Sean Fisk |
2014-04-23 | remove needless condition | Hakim El Hattab |
2014-04-23 | revert from flexbox for pdf centering, use js for PDF setup | Hakim El Hattab |
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 |