aboutsummaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2013-07-20remove 'rolling links' #532Hakim El Hattab
2013-07-20correction to bug introduced via #529Hakim El Hattab
2013-07-19only call slide() after hash changes if indices have changed #529Hakim El Hattab
2013-07-19remove delay from url update #530Hakim El Hattab
2013-07-18add optional 'o' key to toggle overview #491Hakim El Hattab
2013-07-18multiplex readme tweaks #514Hakim El Hattab
2013-07-16document 'none' background transitionHakim El Hattab
2013-07-16add immediate transition style (#528)Hakim El Hattab
2013-07-14Merge branch 'dev' of github.com:hakimel/reveal.js into devHakim El Hattab
2013-07-14ensure all future fragments are invisible #473Hakim El Hattab
2013-07-14readme update for #505Hakim El Hattab
2013-07-14fix initial auto-slide overridev #525Hakim El Hattab
2013-07-10typo and whitespace correctionHakim El Hattab
2013-07-10work around iframe flicker in 3d transitionsHakim El Hattab
2013-07-02update changelog linksHakim El Hattab
2013-07-01update url to setup instructions (closes #520)Hakim El Hattab
2013-06-29add barebones exampleHakim El Hattab
2013-06-29test > examplesHakim El Hattab
2013-06-29Merge branch 'fix-notes-after-pr-435' of https://github.com/ericweikl/reveal.jsHakim El Hattab
2013-06-29additional background testHakim El Hattab
2013-06-29Merge pull request #517 from punchFaceChamp/patch-2Hakim El Hattab
2013-06-28Updated README.mdShammel Lee
2013-06-26default lineheight #512Hakim El Hattab
2013-06-25Support for notes within markdownAdam Hepton
2013-06-23pdf print tweakHakim El Hattab
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-18Create a single fragment event per fragment-indexEric Weikl
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