Commit Graph

  • 0a5bf91c9a Specify position for .reveal.linear sections. fixes #64 Brian Leathem 2012-06-14 08:07:28 -0700
  • 91b7df3e23 Merge pull request #63 from bleathem/patch-1 Hakim El Hattab 2012-06-14 04:04:35 -0700
  • 9b00001870 Changed #reveal to .reveal in print.css Brian Leathem 2012-06-13 20:56:57 -0700
  • 2d44d1e25f Merge pull request #58 from danielmitd/controls Hakim El Hattab 2012-06-13 07:21:50 -0700
  • a91d401919 add default table styles (closes #62) Hakim El Hattab 2012-06-13 11:17:34 -0300
  • 681115ea9c Merge pull request #61 from rmurphey/navigatePrev_navigateNext Hakim El Hattab 2012-06-13 06:50:06 -0700
  • 8f69e72cf7 update readme Rebecca Murphey 2012-06-11 18:30:32 -0400
  • dff061f3e6 expose navigatePrev, navigateNext Rebecca Murphey 2012-06-11 18:28:17 -0400
  • 9de23f022c adapt coding style danielmitd 2012-06-10 11:53:44 +0200
  • 60d70f483c use config danielmitd 2012-06-10 11:51:11 +0200
  • 5fba807843 controls are not necessary danielmitd 2012-06-10 11:42:42 +0200
  • f6b4561c0e removing errant author info Rebecca Murphey 2012-06-07 23:38:05 -0400
  • 60f2eb9fb3 taking a stab at a presenter notes server Rebecca Murphey 2012-06-07 23:21:14 -0400
  • 5d979fdf4a syntax highlighting in readme examples Hakim El Hattab 2012-06-06 23:52:49 -0300
  • 6a03f65e97 include references to previous/current sldie DOM elements in slidechange event Hakim El Hattab 2012-06-06 22:46:21 -0400
  • 2b6c61060b prevent duplicate slidechange from firing after hash change (closes #54) Hakim El Hattab 2012-06-06 22:22:13 -0400
  • 5a782e54f8 added example Hakim El Hattab 2012-06-06 21:19:21 -0300
  • 01f40cc8d9 Merge pull request #53 from isellsoap/master Hakim El Hattab 2012-06-05 09:39:08 -0700
  • beed1ab854 simplified handling of nested lists Francesco Schwarz 2012-06-05 18:19:10 +0200
  • 2b38f523f2 change add .reveal class in index (closes #51) Hakim El Hattab 2012-06-03 17:30:37 -0400
  • ba7aeb36ef added new example (closes #50) Hakim El Hattab 2012-06-02 23:37:32 -0300
  • 182c4abacb readme update Hakim El Hattab 2012-06-02 18:39:35 -0400
  • eb0a8cfa95 api methods for adding/removing all event listeners (#48) Hakim El Hattab 2012-06-02 18:37:18 -0400
  • 6db42971ea changed selection of main container from #reveal to .reveal (closes #46) Hakim El Hattab 2012-06-02 18:33:08 -0400
  • 6bcdd8e240 credit in readme Hakim El Hattab 2012-06-02 18:24:23 -0400
  • f5574e173b version 1.3 is stable, upgrade to 1.4 Hakim El Hattab 2012-06-02 18:18:34 -0400
  • 43da46f06b comments, tweaks and a new slide highlighting mobile support Hakim El Hattab 2012-06-02 17:58:09 -0400
  • 4f08e2aeb0 support for swipe and pinch gestures #48 Hakim El Hattab 2012-06-02 17:45:06 -0400
  • aa8e27252d minified! Aaron Kiersky 2012-06-01 13:33:10 -0400
  • 6053fe5a97 added some public access methods Aaron Kiersky 2012-06-01 13:31:01 -0400
  • aaf9da450f dispatch events when visible fragment changes ('fragmentshown', 'fragmenthidden') closes #44 Hakim El Hattab 2012-05-31 21:31:28 -0400
  • 31bbfe9398 support more variations of nested lists (closes #47) Hakim El Hattab 2012-05-31 20:53:28 -0400
  • 26108b0694 added new examples, linked all contributor names to github pages Hakim El Hattab 2012-05-31 21:27:08 -0300
  • 8554050933 updated min.js to match akiersky 2012-05-30 11:13:19 -0300
  • 049880dba3 fixed bug in swipe gesture interacting with links. akiersky 2012-05-30 11:11:34 -0300
  • 2e024b5b3e added left, right, up, down gestures to change slides. moved window edge slide triggers to a touchend event to prevent interference of gestures akiersky 2012-05-30 09:38:26 -0300
  • eaca6465fa space and return keys can be used to exit the overview mode Hakim El Hattab 2012-05-29 18:41:50 -0400
  • e7b8033a10 adjust where page background is applied Hakim El Hattab 2012-05-29 18:36:25 -0400
  • 445cd12265 added example Hakim El Hattab 2012-05-25 16:11:03 -0300
  • eccffbe859 adjust end key nav to last slide Hakim El Hattab 2012-05-15 00:40:03 -0400
  • 507cab9dc9 Merge pull request #41 from frockenstein/master Hakim El Hattab 2012-05-14 21:37:31 -0700
  • ba6bec22c4 use home and end key Jason Finneyfrock 2012-05-14 14:50:37 -0400
  • b76e42979a Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-05-10 01:52:15 -0400
  • affe100075 more explicit list styles (closes #38) Hakim El Hattab 2012-05-10 01:52:02 -0400
  • ac5834a542 added example Hakim El Hattab 2012-05-09 11:04:39 -0300
  • 4031a21ea8 fix controls z-index in ff Hakim El Hattab 2012-05-07 22:43:33 -0400
  • 1013ff7ba5 hide address bar in mobile browsers, add apple web app meta Hakim El Hattab 2012-05-06 22:05:58 -0400
  • ec1c111359 show all fragments during print Hakim El Hattab 2012-05-05 11:59:57 -0400
  • d5e1f7e493 print styles (closes #19) Hakim El Hattab 2012-05-05 11:51:14 -0400
  • 19b67aab13 'slidechanged' event, added Reveal.addEventListener/Reveal.removeEventListener api methods Hakim El Hattab 2012-05-04 00:01:20 -0400
  • ebb834f4b0 ie9 fixes, including new classList polyfill hakimel 2012-05-03 12:42:53 -0400
  • 5a6837358b minor style or wording tweaks Hakim El Hattab 2012-05-01 08:52:56 -0400
  • 5909c223c6 Merge pull request #36 from commadelimited/master Hakim El Hattab 2012-04-30 16:34:29 -0700
  • 2caac75c62 Adding example for custom event binding. andy matthews 2012-04-30 09:07:23 -0500
  • 0acae19d19 new example Hakim El Hattab 2012-04-28 13:42:18 -0300
  • cde5362db3 added support for looped presentations Hakim El Hattab 2012-04-28 12:16:56 -0400
  • eee6e5f964 merge keyboard shortcut changes Hakim El Hattab 2012-04-28 11:50:22 -0400
  • 83e4a1f0ac ignore metaKey modifier too Michael Mahemoff 2012-04-27 16:39:23 +0200
  • 75380e04a9 p for previous, n for next Mahemoff 2012-04-27 15:16:27 +0100
  • 1675002c7a Add new key mappings for navigation. Mahemoff 2012-04-27 15:09:35 +0100
  • 7379fb3652 (c) year Hakim El Hattab 2012-04-26 01:29:16 -0400
  • 27f48f6440 significantly smaller js file header, added minified js Hakim El Hattab 2012-04-25 23:24:29 -0400
  • cad7ea0f28 Merge pull request #32 from philipbjorge/master Hakim El Hattab 2012-04-25 16:23:18 -0700
  • a78a683dda added new example Hakim El Hattab 2012-04-25 20:20:49 -0300
  • 58c1a1e861 Overview now shows hidden fragments. Philip Bjorge 2012-04-24 20:06:22 -0700
  • e94fc0bdeb new example Hakim El Hattab 2012-04-22 21:40:42 -0300
  • 6188306066 added new example Hakim El Hattab 2012-04-14 10:44:42 -0300
  • d138f0fe2b more detailed usage instructions including docs on new state feature Hakim El Hattab 2012-04-04 02:24:26 -0300
  • 727cbf4b25 upgrade to v 1.3 Hakim El Hattab 2012-04-04 01:07:34 -0400
  • f59e64a571 better example of state usage Hakim El Hattab 2012-04-04 00:59:35 -0400
  • d3e2a95d77 new example Hakim El Hattab 2012-04-02 17:57:14 -0300
  • 0d9a6419bb change back state event scope, document level makes more sense as that's where the state class is applied Hakim El Hattab 2012-03-30 23:59:19 -0400
  • 8dc7ae85a1 adjustments to custom state events Hakim El Hattab 2012-03-30 23:51:37 -0400
  • 2c78eea0ca Firing custom event based on data-state name. This allows developers to trigger custom javascript code on a per slide basis. Andy Matthews 2012-03-30 06:51:54 -0500
  • 831236890c now capturing data-state on slides and lifting it to document element classList when slide is open Hakim El Hattab 2012-03-30 00:13:45 -0400
  • 0cd3b8d430 merge prev/next navigation pull request with modifications Hakim El Hattab 2012-03-28 01:16:16 -0400
  • 732ed921eb Implemented correct Previous and Next navigation for both mouse scroll and wireless presenter. Catalin Buzoiu 2012-03-27 18:45:04 +0300
  • be76bf3d23 classList polyfill included for ie9 Hakim El Hattab 2012-03-24 12:48:16 -0400
  • 87529c4adc delay hash changes to avoid transition lag in chrome and enable history by default (closes #22) Hakim El Hattab 2012-03-24 12:36:34 -0400
  • b72bee3219 don't overwrite existing classes on slides (closes #23) Hakim El Hattab 2012-03-24 12:27:25 -0400
  • cd66a6574d Merge pull request #21 from archive/master Hakim El Hattab 2012-03-19 18:54:34 -0700
  • b6030d5c7a added support for wireless presenter Anders 2012-03-19 23:20:40 +0100
  • a77842521e Merge pull request #20 from Fil/master Hakim El Hattab 2012-03-18 14:14:52 -0700
  • 81cda2145f Do not fail on other kinds of hashes Fil 2012-03-15 18:00:26 +0100
  • 7f3bf1409e new example Hakim El Hattab 2012-03-05 16:47:02 -0500
  • 67add62316 new examples Hakim El Hattab 2012-03-02 02:05:06 -0500
  • f27db1dc84 default hash updates to false, see http://code.google.com/p/chromium/issues/detail?id=62820 Hakim El Hattab 2012-02-29 19:24:57 -0500
  • ba8fc0bc35 fix reference to old 'hasClass' method Hakim El Hattab 2012-02-17 23:37:14 -0500
  • a53b315e24 new example Hakim El Hattab 2012-02-17 23:36:54 -0500
  • 38b229a22f tweaked mouse wheel navigation Hakim El Hattab 2012-01-14 19:22:27 -0800
  • 17854e892b Merge pull request #13 from naugtur/master Hakim El Hattab 2012-01-14 19:13:19 -0800
  • 896e0b7010 removed history comment in js Hakim El Hattab 2012-01-14 18:41:55 -0800
  • 284610dab0 added usage instructions to readme Hakim El Hattab 2012-01-14 18:20:52 -0800
  • a30cdaaffc rolled back to classList, promoting poyfill in readme Hakim El Hattab 2012-01-14 17:56:11 -0800
  • 9736509bae broaden selector for img:hover (fixes #11) Hakim El Hattab 2012-01-14 17:36:07 -0800
  • 510ac8e114 don't apply linkify effect to anchors containing images Hakim El Hattab 2012-01-14 17:31:41 -0800
  • c3bc0f70ef add new example Hakim El Hattab 2012-01-14 17:19:12 -0800
  • 2ae803efb6 Added support for smart scrolling through slides. Scrolling events are throttled to prevent going too far Naugtur 2012-01-15 00:34:51 +0100
  • 401c554c80 removed dependency on classList (#9) Hakim El Hattab 2012-01-03 22:25:15 -0800
  • 4d3c3c8d3f Merge branch 'master' of github.com:hakimel/reveal.js Hakim El Hattab 2012-01-03 08:29:50 -0800