summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-06-22background image tweaksHakim El Hattab
2013-06-22pdf hacksHakim El Hattab
2013-06-21removes the extra blank page that was printed with pdf #458Hakim El Hattab
2013-06-20broader image url detect (closes #500)Hakim El Hattab
2013-06-18update phanomjs pdf printing to work with latest pdf cssHakim El Hattab
2013-06-18Merge branch 'master' of github.com:hakimel/reveal.jsHakim El Hattab
2013-06-18adjust background image url detection #453Hakim El Hattab
2013-06-18readme restructure, add keyboard sectionHakim El Hattab
2013-06-18readme updateHakim El Hattab
2013-06-18Merge branch 'master' of github.com:hakimel/reveal.js into devHakim El Hattab
2013-06-18transition override examples in default contentsHakim El Hattab
2013-06-18rename 'linear' background transition to 'slide'Hakim El Hattab
2013-06-18support for background transition overridesHakim El Hattab
2013-06-16mouse wheel tweaks (closes #454)Hakim El Hattab
2013-06-16minify js for #493Hakim El Hattab
2013-06-16merge navigate prev fix #493Hakim El Hattab
2013-06-16readme typo (closes #495)Hakim El Hattab
2013-06-16Fix jshint testRick Lupton
2013-06-16keyboard config object support #405Hakim El Hattab
2013-06-14Fix navigatePrev() past beginning of stack: fixes issue #463.#463.#463.Rick Lupton
2013-06-13recompile themes #488Hakim El Hattab
2013-06-13Merge branch 'master' of https://github.com/OwenVersteeg/reveal.jsHakim El Hattab
2013-06-13Fix links so they aren't cut off (in SCSS)Owen Versteeg
2013-06-13Fix links so they aren't cut off (in SCSS)Owen Versteeg
2013-06-10correct links in sky themeOwen Versteeg
2013-06-10Merge pull request #487 from OwenVersteeg/masterHakim El Hattab
2013-06-10update serif (change controls, fix links, change url)Owen Versteeg
2013-06-10merge conflicts w preview & backgroundsHakim El Hattab
2013-06-10additional background testHakim El Hattab
2013-06-10match background and transition slide transition easing equationsHakim El Hattab
2013-06-10rtl support for new sliding backgroundsHakim El Hattab
2013-06-10pluralize background classname to match '.slides'Hakim El Hattab
2013-06-10markup error correctionHakim El Hattab
2013-06-09semi-correction #470Hakim El Hattab
2013-06-09set 'hidden' attribute on all slides except the present (#457)Hakim El Hattab
2013-06-09serve notes/multiple index document as html (closes #470)Hakim El Hattab
2013-06-09merge notes timer rounding fixHakim El Hattab
2013-06-09update code style to match after mergeHakim El Hattab
2013-06-09merge fix for embedded media repeated autoplayHakim El Hattab
2013-06-09add test deck for embedded mediaHakim El Hattab
2013-06-09revamp pdf printing to support per-slide backgrounds (closes #453)Hakim El Hattab
2013-06-08Only call embedded content bits if the slide actually changed.Chris Lawrence
2013-06-04update example deck to use slide backgrounds (#453)Hakim El Hattab
2013-06-04update background test, documented slide backgrounds in readme (#453)Hakim El Hattab
2013-06-04allow control over background color when using images (#453)Hakim El Hattab
2013-06-04linear sliding transition option for full page backgrounds (#453)Hakim El Hattab
2013-06-04support for optional background property overrides (#453)Hakim El Hattab
2013-06-04don't transition to first slide background (#453)Hakim El Hattab
2013-06-04add test directory and simple test document for per-slide backgrounds (#453)Hakim El Hattab
2013-06-04started the new per-slide background implementation (#453)Hakim El Hattab
2013-06-02Use Math.floor instead of parseInt to avoid problems with very small numbers ...Thomas Rosenau
2013-05-26typo (closes #471)Hakim El Hattab
2013-05-20support vertical align of slides with absolute childrenHakim El Hattab
2013-05-20initial implentation of preview frame, add semi-fade fragment style, data-ful...Hakim El Hattab
2013-05-19viewport meta to fit notes window on ipadHakim El Hattab
2013-05-19float fix in notes-server pluginHakim El Hattab
2013-05-12typosHakim El Hattab
2013-05-12-ms-touch-action for #450Hakim El Hattab
2013-05-12upgrade to 2.5.0Hakim El Hattab
2013-05-05fix previousFragment, was hiding in reverse order #435Hakim El Hattab
2013-05-05merge notes float fix and support for multiple fragments with same indexHakim El Hattab
2013-05-05add data-start-indexv #427Hakim El Hattab
2013-05-05Allow override of HTML escaping in code blocksEric Weikl
2013-05-04change markdown code sample syntaxHakim El Hattab
2013-05-04merge master into devHakim El Hattab
2013-05-04Merge branch 'remotes-plugin-natural-bindings' of https://github.com/toy/reve...Hakim El Hattab
2013-05-04rvl.io > slid.esHakim El Hattab
2013-05-04re-arrange readmeHakim El Hattab
2013-05-04setup instructions #357Hakim El Hattab
2013-05-04add package and serve grunt tasks (closes #437)Hakim El Hattab
2013-05-03fix ios flicker bug with linear transition #410Hakim El Hattab
2013-05-04remotes plugin more natural bindings: tap — next, zoom-out — activate ove...Ivan Kuchin
2013-05-03merge marked tweakHakim El Hattab
2013-05-03remove automatic quotation marks on blockquote/q (closes #434)Hakim El Hattab
2013-05-02remove lang prefix from marked.js to fix highlight issueAmit Kotlovski
2013-05-02minify marked #433Hakim El Hattab
2013-05-02merge showdown to marked migrationHakim El Hattab
2013-05-02Support for multiple elements with same data-fragment-indexNigel Stanger
2013-05-02Added clear:left to notes DIVNigel Stanger
2013-05-01Replace the ShowDown Markdown engine with markedAmit Kotlovski
2013-05-01Moved my code to auto escape html to the right placeRaymond Camden
2013-05-01Adds support for auto escaping HTML in code blocks.Raymond Camden
2013-04-30update control styles for fragmentsHakim El Hattab
2013-04-29add isVerticalSlide utility methodHakim El Hattab
2013-04-29greatly improved rtl, slides and progress are now reversed #339Hakim El Hattab
2013-04-28avoid errors in old ie from code highlightingHakim El Hattab
2013-04-27slight readme tweakHakim El Hattab
2013-04-27update readme to cover #388Hakim El Hattab
2013-04-27only auto-play media when data-autoplay is set (#388)Hakim El Hattab
2013-04-27auto play/pause youtube video when entering/leaving slide (#388)Hakim El Hattab
2013-04-27auto play/pause html5 media when entering/leaving slide (#388)Hakim El Hattab
2013-04-27add config option for disabling all fragmentsHakim El Hattab
2013-04-27fix control arrow anti-aliasing in ffHakim El Hattab
2013-04-27available fragment routes reflected in control arrows (closes #411)Hakim El Hattab
2013-04-27greatly simplify next/prev fragment routinesHakim El Hattab
2013-04-27also update controls and progress on syncHakim El Hattab
2013-04-27update progress bar on window resizeHakim El Hattab
2013-04-27add sync methodHakim El Hattab
2013-04-27add support for data-trim attribute on code elements (closes #419)Hakim El Hattab
2013-04-27note included languages in highlight.js build #421Hakim El Hattab