aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2013-04-27support code highlighting of a few more common languages #421Hakim El Hattab
2013-04-27indentation tweak #417Hakim El Hattab
2013-04-27Merge branch 'master' of https://github.com/bozor/reveal.js into devHakim El Hattab
2013-04-24Merge pull request #425 from marcvangend/masterHakim El Hattab
2013-04-24Use the newer element.webkitRequestFullscreen method if available, to support...Marc van Gend
2013-04-24Merge pull request #418 from danse/patch-1Hakim El Hattab
2013-04-24typodanse
2013-04-24Merge branch 'master' of https://github.com/hakimel/reveal.js into devHakim El Hattab
2013-04-23ie8 tweaksHakim El Hattab
2013-04-23Added a Zoom-in fragment transitionbozor
2013-04-22remove ?notes from readmeHakim El Hattab
2013-04-21more state backgroundsHakim El Hattab
2013-04-20forward all attributes for markdown slides (#413)Hakim El Hattab
2013-04-20Added support for data-state in section when using external markdown files.Martin Kurtsson
2013-04-18adjust order in readmeHakim El Hattab
2013-04-18Merge pull request #398 from jmdobry/multiplex-docsHakim El Hattab
2013-04-18correction to navigate top/right/bottom/left methods (closes #409)Hakim El Hattab
2013-04-16add a few more state background (#396)Hakim El Hattab
2013-04-16return current fragment index through getIndices, replaces getCurrentFragment...Hakim El Hattab
2013-04-15fix previous slide navigation logic (closes #397)Hakim El Hattab
2013-04-15Merge branch 'master' of https://github.com/ainformatico/reveal.js into devHakim El Hattab